{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Associations API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Associations", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Scope Providers Microsoft Customproviders Associations Associationname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:scope/providers/Microsoft.CustomProviders/associations/:associationName", "params": [ { "name": "scope", "value": "", "type": "path", "description": "The scope of the association." }, { "name": "associationName", "value": "", "type": "path", "description": "The name of the association." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." } ] }, "docs": "Get an association." }, { "info": { "name": "Microsoft Azure Put Scope Providers Microsoft Customproviders Associations Associationname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/:scope/providers/Microsoft.CustomProviders/associations/:associationName", "params": [ { "name": "scope", "value": "", "type": "path", "description": "The scope of the association. The scope can be any valid REST resource instance. For example, use '/subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/Microsoft.Compute/virtualMachines/{vm-name}' for a virtual machine resource." }, { "name": "associationName", "value": "", "type": "path", "description": "The name of the association." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." } ] }, "docs": "Create or update an association." }, { "info": { "name": "Microsoft Azure Delete Scope Providers Microsoft Customproviders Associations Associationname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/:scope/providers/Microsoft.CustomProviders/associations/:associationName", "params": [ { "name": "scope", "value": "", "type": "path", "description": "The scope of the association." }, { "name": "associationName", "value": "", "type": "path", "description": "The name of the association." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." } ] }, "docs": "Delete an association." }, { "info": { "name": "Microsoft Azure Get Scope Providers Microsoft Customproviders Associations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:scope/providers/Microsoft.CustomProviders/associations", "params": [ { "name": "scope", "value": "", "type": "path", "description": "The scope of the association." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." } ] }, "docs": "Gets all association for the given scope." } ] } ], "bundled": true }