{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector PublishedBlueprint API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "PublishedBlueprint", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Resourcescope Providers Microsoft Blueprint Blueprints Blueprintname Versions Versionid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:resourceScope/providers/Microsoft.Blueprint/blueprints/:blueprintName/versions/:versionId", "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." }, { "name": "versionId", "value": "", "type": "path", "description": "Version of the published blueprint definition." } ] }, "docs": "Get a published version of a blueprint definition." }, { "info": { "name": "Microsoft Azure Put Resourcescope Providers Microsoft Blueprint Blueprints Blueprintname Versions Versionid", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/:resourceScope/providers/Microsoft.Blueprint/blueprints/:blueprintName/versions/:versionId", "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." }, { "name": "versionId", "value": "", "type": "path", "description": "Version of the published blueprint definition." } ] }, "docs": "Publish a new version of the blueprint definition with the latest artifacts. Published blueprint definitions are immutable." }, { "info": { "name": "Microsoft Azure Delete Resourcescope Providers Microsoft Blueprint Blueprints Blueprintname Versions Versionid", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/:resourceScope/providers/Microsoft.Blueprint/blueprints/:blueprintName/versions/:versionId", "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." }, { "name": "versionId", "value": "", "type": "path", "description": "Version of the published blueprint definition." } ] }, "docs": "Delete a published version of a blueprint definition." }, { "info": { "name": "Microsoft Azure Get Resourcescope Providers Microsoft Blueprint Blueprints Blueprintname Versions", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:resourceScope/providers/Microsoft.Blueprint/blueprints/:blueprintName/versions", "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": "List published versions of given blueprint definition." } ] } ], "bundled": true }