The following describes the unique response items returned by YKFCSTAT. 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":"YKFCSTAT",
"operands":"",
"fcInfo":{
"source":{
"state0":"1",
"state1":"1",
"state2":"1",
"state3":"1",
"state4":"1",
"state5":"1",
"state6":"1",
"state7":"1"
},
"target":{
"state0":"0",
"state1":"0",
"state2":"0",
"state3":"0",
"state4":"0",
"state5":"0",
"state6":"0",
"state7":"0"
}
}
},
"reused":false, "timeout":false
}
Key |
Format |
Description |
---|---|---|
fcInfo |
object or undefined |
FlashCopy® information object |
source |
object |
FlashCopy® source object |
state0 |
string |
Hardware information |
state1 |
string |
Hardware information |
state2 |
string |
Hardware information |
state3 |
string |
Hardware information |
state4 |
string |
Hardware information |
state5 |
string |
Hardware information |
state6 |
string |
Hardware information |
state7 |
string |
Hardware information |
target |
object |
FlashCopy® target object |
state0 |
string |
Existence of a FlashCopy® relationship:
|
state1 |
string |
Existence of a FlashCopy® in COPY mode relationship:
|
state2 |
string |
Existence of a FlashCopy® in NOCOPY mode relationship:
|
state3 |
string |
Hardware information |
state4 |
string |
Hardware information |
state5 |
string |
Hardware information |
state6 |
string |
Existence of a failure suspension during FlashCopy®:
|
state7 |
string |
Existence of an incremental FlashCopy® relationship:
|
Note: The items in the preceding table are output when the rc key value is 0.