The following describes the unique response items returned by YKDELETE, YKMAKE, YKRECVER, YKRESYNC, and YKSUSPND. 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":"098800",
"vendor":"hitachi",
"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 |