The following describes the unique response items returned by YKQRYRCD. 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":"YKQRYRCD",
"operands":"",
"prefix":"USERID.PREFIX",
"copyGroup":{
"ID":"CGID",
"UpdateID":"FFFFFFFFFFFFFFFF",
"copyType":"UR",
"CTGroup":[
{
"groupIndex":1,
"CTGroupID":"11",
"subCTGroupID":"21",
"remoteCdev":[
{
"pri":{"LDEVID":"0000","set":"11CD","errCode":"0000"},
"sec":{"LDEVID":"1000","set":"N/A","errCode":"0000"}
}
]
},
]
}
},
"reused":false, "timeout":false
}
Key |
Format |
Description |
---|---|---|
prefix |
string or undefined |
Dataset prefix of the copy group definition file |
copyGroup |
object or undefined |
Copy group object |
ID |
string |
Copy group ID |
updateID |
string |
Last update ID |
copyType |
string |
Copy type |
CTGroup |
object array |
Array of copy group objects |
groupIndex |
number |
Sequence number of the consistency group |
CTGroupID#1 |
string or undefined |
Consistency group ID or master journal group ID |
subCTGroupID#2 |
string or undefined |
Restore journal group ID |
remoteCdev |
object array |
Array of remote command devices registered in journal groups |
pri#3 |
object or undefined |
Remote command device objects registered in the journal group on the P-VOL side |
LDEVID#4 |
string |
LDEVID of the remote command device registered in the journal group on the P-VOL side |
serialNum#5 |
string or undefined |
Serial number of the storage system for the journal group that registers the remote command device on the P-VOL side |
JNLID#5 |
string or undefined |
Journal group ID for registering the remote command device on the P-VOL side |
set#6 |
string or undefined |
LDEVID of the remote command device registered in the journal group on the P-VOL side If no remote command device is registered, N/A is set. |
errCode#6 |
string or undefined |
Error code
|
sec#3 |
object or undefined |
Remote command device objects registered in the journal group on the S-VOL side |
LDEVID#4 |
string |
LDEVID of the remote command device registered in the journal group on the S-VOL side |
serialNum#5 |
string or undefined |
Serial number of the storage system registered for the remote command device on the S-VOL side |
JNLID#5 |
string or undefined |
Journal group ID for registering the remote command device on the S-VOL side |
set#6 |
string or undefined |
LDEVID of the remote command device registered in the journal group on the S-VOL side If no remote command device is registered, N/A is set. |
errCode#6 |
string or undefined |
Error code
|
Note: The items in the preceding table are output when the rc key value is 0.