{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector CloudServicesUpdateDomain API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "CloudServicesUpdateDomain", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Cloudservices Cloudservicename Updatedomains Updatedomain", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Compute/cloudServices/:cloudServiceName/updateDomains/:updateDomain", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group." }, { "name": "cloudServiceName", "value": "", "type": "path", "description": "Name of the cloud service." }, { "name": "updateDomain", "value": "", "type": "path", "description": "Specifies an integer value that identifies the update domain. Update domains are identified with a zero-based index: the first update domain has an ID of 0, the second has an ID of 1, and so on." } ] }, "docs": "Gets the specified update domain of a cloud service. Use nextLink property in the response to get the next page of update domains. Do this till nextLink is null to fetch all the update domains." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Cloudservices Cloudservicename Updatedomains Updatedomain", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Compute/cloudServices/:cloudServiceName/updateDomains/:updateDomain", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group." }, { "name": "cloudServiceName", "value": "", "type": "path", "description": "Name of the cloud service." }, { "name": "updateDomain", "value": "", "type": "path", "description": "Specifies an integer value that identifies the update domain. Update domains are identified with a zero-based index: the first update domain has an ID of 0, the second has an ID of 1, and so on." } ] }, "docs": "Updates the role instances in the specified update domain." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Compute Cloudservices Cloudservicename Updatedomains", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Compute/cloudServices/:cloudServiceName/updateDomains", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "Name of the resource group." }, { "name": "cloudServiceName", "value": "", "type": "path", "description": "Name of the cloud service." } ] }, "docs": "Gets a list of all update domains in a cloud service." } ] } ], "bundled": true }