{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector Policy API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "Policy", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Retrieves The Current Policy For An Attestation Type", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/policies/:attestationType", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client API version. Current version is 2022-09-01-preview" }, { "name": "attestationType", "value": "", "type": "path", "description": "Specifies the trusted execution environment to be used to validate the evidence" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Sets The Policy For A Given Attestation Type", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/policies/:attestationType", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client API version. Current version is 2022-09-01-preview" }, { "name": "attestationType", "value": "", "type": "path", "description": "Specifies the trusted execution environment to be used to validate the evidence" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Resets The Attestation Policy For The Specified Tenant And Reverts To The Default Policy", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/policies/:attestationType:reset", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client API version. Current version is 2022-09-01-preview" }, { "name": "attestationType", "value": "", "type": "path", "description": "Specifies the trusted execution environment to be used to validate the evidence" } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Gets The Policy", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataReplication/replicationVaults/:vaultName/replicationPolicies/:policyName", "params": [ { "name": "vaultName", "value": "", "type": "path", "description": "The vault name." }, { "name": "policyName", "value": "", "type": "path", "description": "The policy name." } ] }, "docs": "Gets the details of the policy." }, { "info": { "name": "Microsoft Azure Puts The Policy", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataReplication/replicationVaults/:vaultName/replicationPolicies/:policyName", "params": [ { "name": "vaultName", "value": "", "type": "path", "description": "The vault name." }, { "name": "policyName", "value": "", "type": "path", "description": "The policy name." } ] }, "docs": "Creates the policy." }, { "info": { "name": "Microsoft Azure Deletes The Policy", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataReplication/replicationVaults/:vaultName/replicationPolicies/:policyName", "params": [ { "name": "vaultName", "value": "", "type": "path", "description": "The vault name." }, { "name": "policyName", "value": "", "type": "path", "description": "The policy name." } ] }, "docs": "Removes the policy." }, { "info": { "name": "Microsoft Azure Lists The Policies", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataReplication/replicationVaults/:vaultName/replicationPolicies", "params": [ { "name": "vaultName", "value": "", "type": "path", "description": "The vault name." } ] }, "docs": "Gets the list of policies in the given vault." }, { "info": { "name": "Microsoft Azure Gets The Policy Operation Status", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.DataReplication/replicationVaults/:vaultName/replicationPolicies/:policyName/operations/:operationId", "params": [ { "name": "vaultName", "value": "", "type": "path", "description": "The vault name." }, { "name": "policyName", "value": "", "type": "path", "description": "The policy name." } ] }, "docs": "Tracks the results of an asynchronous operation on the policy." } ] } ], "bundled": true }