{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ScopeAssignments API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ScopeAssignments", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Scope Providers Microsoft Managednetwork Scopeassignments Scopeassignmentname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:scope/providers/Microsoft.ManagedNetwork/scopeAssignments/:scopeAssignmentName", "params": [ { "name": "scope", "value": "", "type": "path", "description": "The base resource of the scope assignment." }, { "name": "scopeAssignmentName", "value": "", "type": "path", "description": "The name of the scope assignment to get." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Get the specified scope assignment." }, { "info": { "name": "Microsoft Azure Put Scope Providers Microsoft Managednetwork Scopeassignments Scopeassignmentname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/:scope/providers/Microsoft.ManagedNetwork/scopeAssignments/:scopeAssignmentName", "params": [ { "name": "scope", "value": "", "type": "path", "description": "The base resource of the scope assignment to create. The scope can be any REST resource instance. For example, use 'subscriptions/{subscription-id}' for a subscription, 'subscriptions/{subscription-id}/resourceGroups/{resource-group-name}' for a resource group, and 'subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/providers/{resource-provider}/{resource-type}/{resource-name}' for a resource." }, { "name": "scopeAssignmentName", "value": "", "type": "path", "description": "The name of the scope assignment to create." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Creates a scope assignment." }, { "info": { "name": "Microsoft Azure Delete Scope Providers Microsoft Managednetwork Scopeassignments Scopeassignmentname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/:scope/providers/Microsoft.ManagedNetwork/scopeAssignments/:scopeAssignmentName", "params": [ { "name": "scope", "value": "", "type": "path", "description": "The scope of the scope assignment to delete." }, { "name": "scopeAssignmentName", "value": "", "type": "path", "description": "The name of the scope assignment to delete." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Deletes a scope assignment." }, { "info": { "name": "Microsoft Azure Get Scope Providers Microsoft Managednetwork Scopeassignments", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/:scope/providers/Microsoft.ManagedNetwork/scopeAssignments", "params": [ { "name": "scope", "value": "", "type": "path", "description": "The base resource of the scope assignment." }, { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Get the specified scope assignment." } ] } ], "bundled": true }