The following describes the unique response items returned by YKLISTID. 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":"YKLISTID",
"operands":"",
"prefix":"USERID.PREFIX",
"config":[
{
"type":"GROUP",
"ID":"3DC.TC",
"load":"force"
},
{
"type":"HDA",
"ID":"11111 LOCAL",
"load":"false"
},
{
"type":"ROUTE",
"ID":"ROUTEID",
"load":"true"
}
]
},
"reused":false, "timeout":false
}
|
Key |
Format |
Description |
|---|---|---|
|
prefix |
string or undefined |
Dataset prefix of the configuration file |
|
config |
object array or undefined |
Array of the configuration file objects |
|
type |
string |
Type of the configuration file
|
|
ID |
string |
|
|
load |
string |
Whether the configuration file was loaded on the BCM Web API server
|
Note: The items in the preceding table are output when the value of the rc key is 0.