Parameters
Parameter | Description |
---|---|
Command | CLI command to run, specified in XML format. |
Parameter | Description |
---|---|
Command | CLI command to run, specified in XML format. |
{
"response": {
"-status": "<string>",
"result": {
"some_keys": "some_data"
}
}
}
Was this page helpful?