{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector OuContainer API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "OuContainer", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Providers Microsoft Aad Operations", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.Aad/operations", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." } ] }, "docs": "Lists all the available OuContainer operations." }, { "info": { "name": "Microsoft Azure List Of Oucontainers In Domainservice Instance", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Aad/domainServices/:domainServiceName/ouContainer", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group within the user's subscription. The name is case insensitive." }, { "name": "domainServiceName", "value": "", "type": "path", "description": "The name of the domain service." } ] }, "docs": "The List of OuContainers in DomainService instance." }, { "info": { "name": "Microsoft Azure Get Particular Oucontainer In Domainservice Instance", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Aad/domainServices/:domainServiceName/ouContainer/:ouContainerName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group within the user's subscription. The name is case insensitive." }, { "name": "domainServiceName", "value": "", "type": "path", "description": "The name of the domain service." }, { "name": "ouContainerName", "value": "", "type": "path", "description": "The name of the OuContainer." } ] }, "docs": "Get OuContainer in DomainService instance." }, { "info": { "name": "Microsoft Azure Create Oucontainer", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Aad/domainServices/:domainServiceName/ouContainer/:ouContainerName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group within the user's subscription. The name is case insensitive." }, { "name": "domainServiceName", "value": "", "type": "path", "description": "The name of the domain service." }, { "name": "ouContainerName", "value": "", "type": "path", "description": "The name of the OuContainer." } ] }, "docs": "The Create OuContainer operation creates a new OuContainer under the specified Domain Service instance." }, { "info": { "name": "Microsoft Azure Update Oucontainer Patch Resource", "type": "http" }, "http": { "method": "PATCH", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Aad/domainServices/:domainServiceName/ouContainer/:ouContainerName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group within the user's subscription. The name is case insensitive." }, { "name": "domainServiceName", "value": "", "type": "path", "description": "The name of the domain service." }, { "name": "ouContainerName", "value": "", "type": "path", "description": "The name of the OuContainer." } ] }, "docs": "The Update OuContainer operation can be used to update the existing OuContainers." }, { "info": { "name": "Microsoft Azure Delete Oucontainer", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Aad/domainServices/:domainServiceName/ouContainer/:ouContainerName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "Gets subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group within the user's subscription. The name is case insensitive." }, { "name": "domainServiceName", "value": "", "type": "path", "description": "The name of the domain service." }, { "name": "ouContainerName", "value": "", "type": "path", "description": "The name of the OuContainer." } ] }, "docs": "The Delete OuContainer operation deletes specified OuContainer." } ] } ], "bundled": true }