API Guide

Table Of Contents
ExecutionHistories"
}
Importing chassis
profiles
Example response body
{
"@odata.context": "/api/$metadata#JobService.Job",
"@odata.type": "#JobService.Job",
"@odata.id": "/api/JobService/Jobs(13288)",
"Id": 13288,
"JobName": "Import Profile",
"JobDescription": "Import of backed up chassis profile",
"NextRun": null,
"LastRun": "2020-06-10 12:35:09.123",
"StartTime": null,
"EndTime": null,
"Schedule": "startnow",
"State": "Enabled",
"CreatedBy": "root",
"UpdatedBy": null,
"Visible": true,
"Editable": true,
"Builtin": false,
"UserGenerated": true,
"Targets": [],
"Params": [
{
"JobId": 13288,
"Key": "shareType",
"Value": "CIFS"
},
{
"JobId": 13288,
"Key": "profile_option",
"Value": "import"
},
{
"JobId": 13288,
"Key": "import_file",
"Value": "7BU0032_1591792399246.txt"
},
{
"JobId": 13288,
"Key": "shareName",
"Value": "/share"
},
{
"JobId": 13288,
"Key": "password",
"Value": "YU7QIlAT7lPyAeRMZSLxehtm7g68Ygrsa23kRcxMX70="
},
{
"JobId": 13288,
"Key": "userName",
"Value": "administrator"
},
{
"JobId": 13288,
"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",
Monitor
351