The following describes the unique response items returned by YKDELETE, YKMAKE, YKRECVER, YKRESYNC, YKSUSPND, and YKRMTCDV. For details about response items common to each command, see Responses common to all CLI commands.
Response body
{ "servletKey":"USERID-01-aaaaaaaa",
"ver":"0100",
"appData":{
"bcmVer":"099100",
"vendor":"Hitachi Vantara, Ltd.",
"rc":0,
"bcmMsg":[
],
"action":"submit",
"cliname":"YKDELETE",
"operands":"",
"prefix":"USERID.PREFIX",
"copyGroup":{
"ID":"3DC.TC",
"updateID":"FFFFFFFFFFFFFFFF"
}
},
"reused":false, "timeout":false
}
Key |
Format |
Description |
---|---|---|
prefix |
string or undefined |
Prefix of the copy group definition file |
copyGroup |
object or undefined |
Copy group object |
ID |
string |
Copy group ID |
updateID |
string |
Last update ID |