{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector PublishedArtifact API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "PublishedArtifact", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Resourcescope Providers Microsoft Blueprint Blueprints Blueprintname Versions Versionid Artifacts Artifactname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:resourceScope/providers/Microsoft.Blueprint/blueprints/:blueprintName/versions/:versionId/artifacts/:artifactName", "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." }, { "name": "artifactName", "value": "", "type": "path", "description": "Name of the blueprint artifact." } ] }, "docs": "Get an artifact for a published blueprint definition." }, { "info": { "name": "Microsoft Azure Get Resourcescope Providers Microsoft Blueprint Blueprints Blueprintname Versions Versionid Artifacts", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:resourceScope/providers/Microsoft.Blueprint/blueprints/:blueprintName/versions/:versionId/artifacts", "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": "List artifacts for a version of a published blueprint definition." } ] } ], "bundled": true }