{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector BareMetalInfrastructure API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "BareMetalInfrastructure", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets A List Of Azure Baremetal Instances In The Specified Subscription", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.BareMetalInfrastructure/bareMetalInstances" }, "docs": "Gets a list of AzureBareMetal instances in the specified subscription. The operations returns various properties of each Azure BareMetal instance." }, { "info": { "name": "Microsoft Azure Gets An Azure Baremetal Instance", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BareMetalInfrastructure/bareMetalInstances/:azureBareMetalInstanceName", "params": [ { "name": "azureBareMetalInstanceName", "value": "", "type": "path", "description": "Name of the Azure BareMetal on Azure instance." } ] }, "docs": "Gets an Azure BareMetal instance for the specified subscription, resource group, and instance name." }, { "info": { "name": "Microsoft Azure Patches The Tags Field Of A Azure Baremetal Instance", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BareMetalInfrastructure/bareMetalInstances/:azureBareMetalInstanceName", "params": [ { "name": "azureBareMetalInstanceName", "value": "", "type": "path", "description": "Name of the Azure BareMetal on Azure instance." } ] }, "docs": "Patches the Tags field of a Azure BareMetal instance for the specified subscription, resource group, and instance name." }, { "info": { "name": "Microsoft Azure Deletes A Azure Baremetal Instance", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.BareMetalInfrastructure/bareMetalInstances/:azureBareMetalInstanceName", "params": [ { "name": "azureBareMetalInstanceName", "value": "", "type": "path", "description": "Name of the Azure BareMetal on Azure instance." } ] }, "docs": "Deletes a Azure BareMetal instance with the specified subscription, resource group, and instance name." } ] } ], "bundled": true }