{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Appliances API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Appliances", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Providers Microsoft Resourceconnector Operations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.ResourceConnector/operations" }, "docs": "Lists all available Appliances operations." }, { "info": { "name": "Microsoft Azure Gets A List Of Appliances In A Subscription", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.ResourceConnector/appliances" }, "docs": "Gets a list of Appliances in the specified subscription. The operation returns properties of each Appliance" }, { "info": { "name": "Microsoft Azure Gets A List Of Appliances In The Specified Subscription And Resource Group", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ResourceConnector/appliances" }, "docs": "Gets a list of Appliances in the specified subscription and resource group. The operation returns properties of each Appliance." }, { "info": { "name": "Microsoft Azure Gets An Appliance", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ResourceConnector/appliances/:resourceName", "params": [ { "name": "resourceName", "value": "", "type": "path", "description": "Appliances name." } ] }, "docs": "Gets the details of an Appliance with a specified resource group and name." }, { "info": { "name": "Microsoft Azure Creates Or Updates An Appliance", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ResourceConnector/appliances/:resourceName", "params": [ { "name": "resourceName", "value": "", "type": "path", "description": "Appliances name." } ] }, "docs": "Creates or updates an Appliance in the specified Subscription and Resource Group." }, { "info": { "name": "Microsoft Azure Updates An Appliance", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ResourceConnector/appliances/:resourceName", "params": [ { "name": "resourceName", "value": "", "type": "path", "description": "Appliances name." } ] }, "docs": "Updates an Appliance with the specified Resource Name in the specified Resource Group and Subscription." }, { "info": { "name": "Microsoft Azure Deletes An Appliance", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ResourceConnector/appliances/:resourceName", "params": [ { "name": "resourceName", "value": "", "type": "path", "description": "Appliances name." } ] }, "docs": "Deletes an Appliance with the specified Resource Name, Resource Group, and Subscription Id." }, { "info": { "name": "Microsoft Azure Returns The Cluster Customer User Credential", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ResourceConnector/appliances/:resourceName/listClusterCustomerUserCredential", "params": [ { "name": "resourceName", "value": "", "type": "path", "description": "Appliances name." } ] }, "docs": "Returns the cluster customer user credentials for the dedicated appliance." }, { "info": { "name": "Microsoft Azure Returns The Cluster User Credential", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ResourceConnector/appliances/:resourceName/listClusterUserCredential", "params": [ { "name": "resourceName", "value": "", "type": "path", "description": "Appliances name." } ] }, "docs": "Returns the cluster user credentials for the dedicated appliance." }, { "info": { "name": "Microsoft Azure Gets An Appliance Upgrade Graph", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.ResourceConnector/appliances/:resourceName/upgradeGraphs/:upgradeGraph", "params": [ { "name": "resourceName", "value": "", "type": "path", "description": "Appliances name." }, { "name": "upgradeGraph", "value": "", "type": "path", "description": "Upgrade graph version, ex - stable" } ] }, "docs": "Gets the upgrade graph of an Appliance with a specified resource group and name and specific release train." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Solutions Appliances Appliancename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Solutions/appliances/:applianceName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group. The name is case insensitive." }, { "name": "applianceName", "value": "", "type": "path", "description": "The name of the appliance." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The ID of the target subscription." } ] }, "docs": "Gets the appliance." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Solutions Appliances Appliancename", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Solutions/appliances/:applianceName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group. The name is case insensitive." }, { "name": "applianceName", "value": "", "type": "path", "description": "The name of the appliance." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The ID of the target subscription." } ] }, "docs": "Creates a new appliance." }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Solutions Appliances Appliancename", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Solutions/appliances/:applianceName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group. The name is case insensitive." }, { "name": "applianceName", "value": "", "type": "path", "description": "The name of the appliance." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The ID of the target subscription." } ] }, "docs": "Updates an existing appliance. The only value that can be updated via PATCH currently is the tags." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Solutions Appliances Appliancename", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Solutions/appliances/:applianceName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group. The name is case insensitive." }, { "name": "applianceName", "value": "", "type": "path", "description": "The name of the appliance." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The ID of the target subscription." } ] }, "docs": "Deletes the appliance." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Solutions Appliances", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Solutions/appliances", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group. The name is case insensitive." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The ID of the target subscription." } ] }, "docs": "Gets all the appliances within a resource group." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Solutions Appliances", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.Solutions/appliances", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The ID of the target subscription." } ] }, "docs": "Gets all the appliances within a subscription." }, { "info": { "name": "Microsoft Azure Get Applianceid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:applianceId", "params": [ { "name": "applianceId", "value": "", "type": "path", "description": "The fully qualified ID of the appliance, including the appliance name and the appliance resource type. Use the format, /subscriptions/{guid}/resourceGroups/{resource-group-name}/Microsoft.Solutions/appliances/{appliance-name}" }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Gets the appliance." }, { "info": { "name": "Microsoft Azure Put Applianceid", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/:applianceId", "params": [ { "name": "applianceId", "value": "", "type": "path", "description": "The fully qualified ID of the appliance, including the appliance name and the appliance resource type. Use the format, /subscriptions/{guid}/resourceGroups/{resource-group-name}/Microsoft.Solutions/appliances/{appliance-name}" }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Creates a new appliance." }, { "info": { "name": "Microsoft Azure Patch Applianceid", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/:applianceId", "params": [ { "name": "applianceId", "value": "", "type": "path", "description": "The fully qualified ID of the appliance, including the appliance name and the appliance resource type. Use the format, /subscriptions/{guid}/resourceGroups/{resource-group-name}/Microsoft.Solutions/appliances/{appliance-name}" }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Updates an existing appliance. The only value that can be updated via PATCH currently is the tags." }, { "info": { "name": "Microsoft Azure Delete Applianceid", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/:applianceId", "params": [ { "name": "applianceId", "value": "", "type": "path", "description": "The fully qualified ID of the appliance, including the appliance name and the appliance resource type. Use the format, /subscriptions/{guid}/resourceGroups/{resource-group-name}/Microsoft.Solutions/appliances/{appliance-name}" }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Deletes the appliance." } ] } ], "bundled": true }