API Guide

Table Of Contents
Chassis Extract
LogsCIFS
Share
Example response body
{
"JobName": "Extract Log",
"JobDescription": "Extract device log to CIFS location",
"Schedule": "startnow",
"State": "Enabled",
"Targets": [
{
"Id": 25016,
"Data": "",
"TargetType": {
"Id": 1000,
"Name": "DEVICE"
}
}
],
"Params": [
{
"Key": "OPERATION_NAME",
"Value": "EXTRACT_LOGS"
},
{
"Key": "password",
"Value": "sharepass"
},
{
"Key": "userName",
"Value": "administrator"
},
{
"Key": "shareType",
"Value": "CIFS"
},
{
"Key": "shareName",
"Value": "cifs"
},
{
"Key": "shareAddress",
"Value": "2607:f2b1:f083:218::1f2"
},
{
"Key": "maskSensitiveInfo",
"Value": "FALSE"
}
],
"JobType": {
"Id": 18,
"Name": "DebugLogs_Task"
}
}
Device-based
reseat for
compute,
storage, or IOM
Example response body
{
"JobName": "Virtual_Reseat",
"JobDescription": " Virtual_Reseat ",
"Schedule": "startnow",
"State":"Enabled",
"Targets": [
{
"Id": 50115,
"Data": "",
"TargetType": {
"Id": 1000,
"Name": "DEVICE"
}
}
],
"Params": [
354 Monitor