API Guide

Table Of Contents
Exporting chassis
profiles
Example response body
{
"@odata.context": "/api/$metadata#JobService.Job",
"@odata.type": "#JobService.Job",
"@odata.id": "/api/JobService/Jobs(13286)",
"Id": 13286,
"JobName": "Export Profile",
"JobDescription": "Create and export profile of the chassis",
"NextRun": null,
"LastRun": "2020-06-10 12:33:19.053",
"StartTime": null,
"EndTime": null,
"Schedule": "startnow",
"State": "Enabled",
"CreatedBy": "root",
"UpdatedBy": null,
"Visible": true,
"Editable": true,
"Builtin": false,
"UserGenerated": true,
"Targets": [],
"Params": [
{
"JobId": 13286,
"Key": "shareType",
"Value": "CIFS"
},
{
"JobId": 13286,
"Key": "profile_option",
"Value": "export"
},
{
"JobId": 13286,
"Key": "password",
"Value": "EQ32BUg9RN+PoY31J3690IXthTHKwHOXAShI2vnN9xA="
},
{
"JobId": 13286,
"Key": "userName",
"Value": "administrator"
},
{
"JobId": 13286,
"Key": "shareName",
"Value": "/share"
},
{
"JobId": 13286,
"Key": "shareAddress",
"Value": "100.97.204.81"
}
],
"LastRunStatus": {
"@odata.type": "#JobService.JobStatus",
"Id": 2060,
"Name": "Completed"
},
"JobType": {
"@odata.type": "#JobService.JobType",
"Id": 22,
"Name": "ChassisProfile_Task",
"Internal": false
},
"JobStatus": {
"@odata.type": "#JobService.JobStatus",
"Id": 2080,
"Name": "New"
},
"ExecutionHistories@odata.navigationLink": "/api/JobService/Jobs(13286)/
350
Monitor