{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector DefaultAccount API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "DefaultAccount", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets The Default Account Information Set For The Scope", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.Purview/getDefaultAccount", "params": [ { "name": "scopeTenantId", "value": "", "type": "query", "description": "The tenant ID." }, { "name": "scopeType", "value": "", "type": "query", "description": "The scope for the default account." }, { "name": "scope", "value": "", "type": "query", "description": "The Id of the scope object, for example if the scope is \"Subscription\" then it is the ID of that subscription." }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Get the default account for the scope." }, { "info": { "name": "Microsoft Azure Sets The Default Account For The Scope", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/providers/Microsoft.Purview/setDefaultAccount", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Sets the default account for the scope." }, { "info": { "name": "Microsoft Azure Removes The Default Account From The Scope", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/providers/Microsoft.Purview/removeDefaultAccount", "params": [ { "name": "scopeTenantId", "value": "", "type": "query", "description": "The tenant ID." }, { "name": "scopeType", "value": "", "type": "query", "description": "The scope for the default account." }, { "name": "scope", "value": "", "type": "query", "description": "The Id of the scope object, for example if the scope is \"Subscription\" then it is the ID of that subscription." }, { "name": "api-version", "value": "", "type": "query", "description": "The api version to use." } ] }, "docs": "Removes the default account from the scope." } ] } ], "bundled": true }