The following describes the unique response items returned by YKQEXCTG. 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":"YKQEXCTG",
"operands":"",
"prefix":"USERID.PREFIX",
"copyGroup":{
"ID":"CGID",
"UpdateID":"FFFFFFFFFFFFFFFF",
"exctg2":{
"startTime":"yyyymmdd hh:mm:ss.nnnnnn",
"endTime":"yyyymmdd hh:mm:ss.nnnnnn",
"arbCTTime":"yyyymmdd hh:mm:ss.nnnnnn",
"arbCTDelta":"ddd hh:mm:ss"
}
}
},
"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 |
exctg2 |
object or undefined |
EXCTG object |
startTime |
string |
EXCTG information acquisition start time (yyyymmdd hh:mm:ss.nnnnnn) |
endTime |
string |
EXCTG information acquisition end time (yyyymmdd hh:mm:ss.nnnnnn) |
arbCTTime# |
string |
EXCTG consistency time (yyyymmdd hh:mm:ss.nnnnnn) |
arbCTDelta# |
string |
Difference between the time at which EXCTG information was acquired and the EXCTG consistency time (ddd hh:mm:ss) |
Note: The items in the preceding table are output when the rc key value is 0.