{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector OrchestratorInstance API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "OrchestratorInstance", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Delegatednetwork Orchestrators Resourcename", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DelegatedNetwork/orchestrators/:resourceName", "params": [ { "name": "resourceName", "value": "", "type": "path", "description": "The name of the resource. It must be a minimum of 3 characters, and a maximum of 63." } ] }, "docs": "Gets details about the orchestrator instance." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Delegatednetwork Orchestrators Resourcename", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DelegatedNetwork/orchestrators/:resourceName", "params": [ { "name": "resourceName", "value": "", "type": "path", "description": "The name of the resource. It must be a minimum of 3 characters, and a maximum of 63." } ] }, "docs": "Create a orchestrator instance" }, { "info": { "name": "Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Delegatednetwork Orchestrators Resourcename", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DelegatedNetwork/orchestrators/:resourceName", "params": [ { "name": "resourceName", "value": "", "type": "path", "description": "The name of the resource. It must be a minimum of 3 characters, and a maximum of 63." } ] }, "docs": "Update Orchestrator Instance" }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Delegatednetwork Orchestrators Resourcename", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DelegatedNetwork/orchestrators/:resourceName", "params": [ { "name": "resourceName", "value": "", "type": "path", "description": "The name of the resource. It must be a minimum of 3 characters, and a maximum of 63." }, { "name": "forceDelete", "value": "", "type": "query", "description": "Force delete resource" } ] }, "docs": "Deletes the Orchestrator Instance" } ] } ], "bundled": true }