The following describes the unique response items returned by YKERCODE. 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":"YKERCODE",
"operands":"",
"errCodeInfo":{
"errCode":"6A13",
"errCodeType":"Others",
"errCodeDetails":" The command could not be executed because a remote command was executed while the command device was not defined."
}
},
"reused":false, "timeout":false
}
Key |
Format |
Description |
---|---|---|
errCodeInfo |
object or undefined |
Error code information object |
errCode |
string |
Error code |
errCodeType |
string |
Error cause One of SI, TC, UR, CMD, PATH, or Others is output. |
errCodeDetails |
string |
Error details |