Skip to main content

OpenManage Enterprise 3.10 RESTful API Guide

PDF

POST method for AutoDeployService.Delete

Description
This method deletes the list of autoDeployDevice IDs.
Privilege
AUTO_DEPLOY_MANAGEMENT
HTTP response codes
200
Example Request Body
Case 1: Send AutoDeployDeviceIds – to delete the selected devices in the auto deploy wizard.
{
    "AutoDeployDeviceId":[17626,17627,17628],
               "SelectAll":false,
               "Filters":"*"
}


Case 2: Select  All without filters – to delete all the devices in the auto deploy wizard
{
               "AutoDeployDeviceId":null,
               "SelectAll":true,
               "Filters":"*"
}

Case 3: Select  All with filters – to delete all the devices in the auto deploy wizard which matches the filter condition
{
               "AutoDeployDeviceId":null,
               "SelectAll":true,
                "Filters":"contains(Identifier,'RR')&contains(TemplateName,'sample')"
}

Rate this content

Accurate
Useful
Easy to understand
Was this article helpful?
0/3000 characters
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please select whether the article was helpful or not.
  Comments cannot contain these special characters: <>()\