{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector GetChange API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "GetChange", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Resourceprovidernamespace Resourcetype Resourcename Providers Microsoft Resources Changes Changeresourceid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/:resourceProviderNamespace/:resourceType/:resourceName/providers/Microsoft.Resources/changes/:changeResourceId", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)" }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group." }, { "name": "resourceProviderNamespace", "value": "", "type": "path", "description": "The name of the resource provider namespace." }, { "name": "resourceType", "value": "", "type": "path", "description": "The name of the resource type." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the resource." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." }, { "name": "changeResourceId", "value": "", "type": "path", "description": "The ID of the change resource" } ] }, "docs": "Obtains the specified change resource for the target resource" } ] } ], "bundled": true }