API Guide

Table Of Contents
{
"@odata.type": "#AutoDeployService.AutoDeployTarget",
"@odata.id": "/api/AutoDeployService/Targets(7)",
"AutoDeployDeviceId": 7,
"Identifier": "DT3Y6S1",
"TemplateId": 9,
"TemplateTypeId": 2,
"TemplateName": "test-migrate",
"GroupName": null,
"IsBootToNetworkIso": false,
"ShareIp": null,
"ShareType": null,
"IsoPath": null,
"TaskId": 0,
"TaskLastRunStatusId": 2200,
"CreatedBy": "admin",
"CreatedOn": "2019-05-15 17:24:29.411303"
},
{
"@odata.type": "#AutoDeployService.AutoDeployTarget",
"@odata.id": "/api/AutoDeployService/Targets(8)",
"AutoDeployDeviceId": 8,
"Identifier": "JHKP8R1",
"TemplateId": 9,
"TemplateTypeId": 2,
"TemplateName": "test-migrate",
"GroupName": null,
"IsBootToNetworkIso": false,
"ShareIp": null,
"ShareType": null,
"IsoPath": null,
"TaskId": 0,
"TaskLastRunStatusId": 2200,
"CreatedBy": "admin",
"CreatedOn": "2019-05-15 17:24:29.411303"
}
]
}
/api/AutoDeployService/Actions/AutoDeployService.Verify
This URL validates the identifiers.
Post method for AutoDeployService.Verify
Description
This method validates the identifiers.
Privilege AUTO_DEPLOY_MANAGEMENT
HTTP response
codes
200
Example Request
Body
{
"AutoDeployId":0,
"TemplateId":9,
"Identifiers" : ["aad6aaa","dsf346fad","sr346hcf" ]
}
Example
Response Body
{
"AutoDeployId": 33,
"AutoDeployDevices": [
{
594 APIs specific to OpenManage Enterprise