API Guide

Table Of Contents
"Value": "<NFS/CIFS>"
},
{
"Key": "backup_filename",
"Value": "<Backup File name.bin>"
},
{
"Key": "encryption_password",
"Value": "<encryption password>"
},
{
"Key": "shareAddress",
"Value": "<IP Address>"
},
{
"Key": "shareName",
"Value": "<Floder name>"
},
{
"Key": "device_id",
"Value": "<Chassis ID>"
},
{
"Key": "userName",
"Value": "<user name of the network share>"
},
{
"Key": "password",
"Value": "<password of the network share>"
}
],
"JobType": {
"Id": 20,
"Name": "Restore_Task",
"Internal": false
}
}
POST method for 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": [
Monitor 409