{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Deployment Management API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Deployment Management", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Delete Deviceupdate Instanceid Management Groups Groupid Deployments Deploymentid", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/deviceUpdate/:instanceId/management/groups/:groupId/deployments/:deploymentId", "params": [ { "name": "instanceId", "value": "", "type": "path", "description": "Account instance identifier." }, { "name": "groupId", "value": "", "type": "path", "description": "Group identity." }, { "name": "deploymentId", "value": "", "type": "path", "description": "Deployment identifier." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request." } ] }, "docs": "Deletes a deployment." }, { "info": { "name": "Microsoft Azure Delete Deviceupdate Instanceid Management Groups Groupid Deviceclasssubgroups Deviceclassid Deployments Deploymentid", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/deviceUpdate/:instanceId/management/groups/:groupId/deviceClassSubgroups/:deviceClassId/deployments/:deploymentId", "params": [ { "name": "instanceId", "value": "", "type": "path", "description": "Account instance identifier." }, { "name": "groupId", "value": "", "type": "path", "description": "Group identity." }, { "name": "deviceClassId", "value": "", "type": "path", "description": "Device class identifier." }, { "name": "deploymentId", "value": "", "type": "path", "description": "Deployment identifier." }, { "name": "api-version", "value": "", "type": "query", "description": "Version of the API to be used with the client request." } ] }, "docs": "Deletes a device class subgroup deployment." } ] } ], "bundled": true }