{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ApplianceDefinitions API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ApplianceDefinitions", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Solutions Appliancedefinitions Appliancedefinitionname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Solutions/applianceDefinitions/:applianceDefinitionName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group. The name is case insensitive." }, { "name": "applianceDefinitionName", "value": "", "type": "path", "description": "The name of the appliance definition." }, { "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 definition." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Solutions Appliancedefinitions Appliancedefinitionname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Solutions/applianceDefinitions/:applianceDefinitionName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group. The name is case insensitive." }, { "name": "applianceDefinitionName", "value": "", "type": "path", "description": "The name of the appliance definition." }, { "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 definition." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Solutions Appliancedefinitions Appliancedefinitionname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Solutions/applianceDefinitions/:applianceDefinitionName", "params": [ { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group. The name is case insensitive." }, { "name": "applianceDefinitionName", "value": "", "type": "path", "description": "The name of the appliance definition to delete." }, { "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 definition." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Solutions Appliancedefinitions", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Solutions/applianceDefinitions", "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": "Lists the appliance definitions in a resource group." }, { "info": { "name": "Microsoft Azure Get Appliancedefinitionid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:applianceDefinitionId", "params": [ { "name": "applianceDefinitionId", "value": "", "type": "path", "description": "The fully qualified ID of the appliance definition, including the appliance name and the appliance definition resource type. Use the format, /subscriptions/{guid}/resourceGroups/{resource-group-name}/Microsoft.Solutions/applianceDefinitions/{applianceDefinition-name}" }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Gets the appliance definition." }, { "info": { "name": "Microsoft Azure Put Appliancedefinitionid", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/:applianceDefinitionId", "params": [ { "name": "applianceDefinitionId", "value": "", "type": "path", "description": "The fully qualified ID of the appliance definition, including the appliance name and the appliance definition resource type. Use the format, /subscriptions/{guid}/resourceGroups/{resource-group-name}/Microsoft.Solutions/applianceDefinitions/{applianceDefinition-name}" }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Creates a new appliance definition." }, { "info": { "name": "Microsoft Azure Delete Appliancedefinitionid", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/:applianceDefinitionId", "params": [ { "name": "applianceDefinitionId", "value": "", "type": "path", "description": "The fully qualified ID of the appliance definition, including the appliance name and the appliance definition resource type. Use the format, /subscriptions/{guid}/resourceGroups/{resource-group-name}/Microsoft.Solutions/applianceDefinitions/{applianceDefinition-name}" }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to use for this operation." } ] }, "docs": "Deletes the appliance definition." } ] } ], "bundled": true }