{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Blueprint API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Blueprint", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Resourcescope Providers Microsoft Blueprint Blueprints Blueprintname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:resourceScope/providers/Microsoft.Blueprint/blueprints/:blueprintName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client API Version." }, { "name": "resourceScope", "value": "", "type": "path", "description": "The scope of the resource. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}')." }, { "name": "blueprintName", "value": "", "type": "path", "description": "Name of the blueprint definition." } ] }, "docs": "Get a blueprint definition." }, { "info": { "name": "Microsoft Azure Put Resourcescope Providers Microsoft Blueprint Blueprints Blueprintname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/:resourceScope/providers/Microsoft.Blueprint/blueprints/:blueprintName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client API Version." }, { "name": "resourceScope", "value": "", "type": "path", "description": "The scope of the resource. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}')." }, { "name": "blueprintName", "value": "", "type": "path", "description": "Name of the blueprint definition." } ] }, "docs": "Create or update a blueprint definition." }, { "info": { "name": "Microsoft Azure Delete Resourcescope Providers Microsoft Blueprint Blueprints Blueprintname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/:resourceScope/providers/Microsoft.Blueprint/blueprints/:blueprintName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client API Version." }, { "name": "resourceScope", "value": "", "type": "path", "description": "The scope of the resource. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}')." }, { "name": "blueprintName", "value": "", "type": "path", "description": "Name of the blueprint definition." } ] }, "docs": "Delete a blueprint definition." }, { "info": { "name": "Microsoft Azure Get Resourcescope Providers Microsoft Blueprint Blueprints", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:resourceScope/providers/Microsoft.Blueprint/blueprints", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client API Version." }, { "name": "resourceScope", "value": "", "type": "path", "description": "The scope of the resource. Valid scopes are: management group (format: '/providers/Microsoft.Management/managementGroups/{managementGroup}'), subscription (format: '/subscriptions/{subscriptionId}')." } ] }, "docs": "List blueprint definitions." } ] } ], "bundled": true }