{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector AvailabilitySets API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "AvailabilitySets", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets An Availabilityset", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ScVmm/availabilitySets/:availabilitySetName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "availabilitySetName", "value": "", "type": "path", "description": "Name of the AvailabilitySet." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request (e.g. YYYY-MM-DD)." } ] }, "docs": "Implements AvailabilitySet GET method." }, { "info": { "name": "Microsoft Azure Implements Availabilitysets Put Method", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ScVmm/availabilitySets/:availabilitySetName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "availabilitySetName", "value": "", "type": "path", "description": "Name of the AvailabilitySet." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request (e.g. YYYY-MM-DD)." } ] }, "docs": "Onboards the ScVmm availability set as an Azure resource." }, { "info": { "name": "Microsoft Azure Implements The Availabilitysets Patch Method", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ScVmm/availabilitySets/:availabilitySetName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request (e.g. YYYY-MM-DD)." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "availabilitySetName", "value": "", "type": "path", "description": "Name of the AvailabilitySet." } ] }, "docs": "Updates the AvailabilitySets resource." }, { "info": { "name": "Microsoft Azure Implements Availabilityset Delete Method", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ScVmm/availabilitySets/:availabilitySetName", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "availabilitySetName", "value": "", "type": "path", "description": "Name of the AvailabilitySet." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request (e.g. YYYY-MM-DD)." }, { "name": "force", "value": "", "type": "query", "description": "Forces the resource to be deleted from azure. The corresponding CR would be attempted to be deleted too." } ] }, "docs": "Deregisters the ScVmm availability set from Azure." }, { "info": { "name": "Microsoft Azure Implements Get Availabilitysets In A Resource Group", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ScVmm/availabilitySets", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request (e.g. YYYY-MM-DD)." } ] }, "docs": "List of AvailabilitySets in a resource group." }, { "info": { "name": "Microsoft Azure Implements Get Availabilitysets In A Subscription", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.ScVmm/availabilitySets", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request (e.g. YYYY-MM-DD)." } ] }, "docs": "List of AvailabilitySets in a subscription." } ] } ], "bundled": true }