{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Requests API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Requests", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Get Providers Microsoft Customerlockbox Tenantoptedin Tenantid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/providers/Microsoft.CustomerLockbox/tenantOptedIn/:tenantId", "params": [ { "name": "tenantId", "value": "", "type": "path", "description": "The Azure tenant ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)" }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." } ] }, "docs": "Get Customer Lockbox request" }, { "info": { "name": "Microsoft Azure Post Providers Microsoft Customerlockbox Enablelockbox", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/providers/Microsoft.CustomerLockbox/enableLockbox", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." } ] }, "docs": "Enable Tenant for Lockbox " }, { "info": { "name": "Microsoft Azure Post Providers Microsoft Customerlockbox Disablelockbox", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/providers/Microsoft.CustomerLockbox/disableLockbox", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." } ] }, "docs": "Disable Tenant for Lockbox " }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Customerlockbox Requests Requestid", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.CustomerLockbox/requests/:requestId", "params": [ { "name": "requestId", "value": "", "type": "path", "description": "The Lockbox request ID." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)" }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." } ] }, "docs": "Get Customer Lockbox request" }, { "info": { "name": "Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Customerlockbox Requests Requestid Updateapproval", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.CustomerLockbox/requests/:requestId/updateApproval", "params": [ { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)" }, { "name": "requestId", "value": "", "type": "path", "description": "The Lockbox request ID." }, { "name": "api-version", "value": "", "type": "query", "description": "The API version to be used with the HTTP request." } ] }, "docs": "Update Customer Lockbox request approval status API" }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Customerlockbox Requests", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/providers/Microsoft.CustomerLockbox/requests", "params": [ { "name": "$filter", "value": "", "type": "query", "description": "The $filter OData query parameter. Only filter by request status is supported, e.g $filter=properties/status eq 'Pending'" }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)" } ] }, "docs": "Lists all of the Lockbox requests in the given subscription." } ] } ], "bundled": true }