{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ReplicationProtectionIntents API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ReplicationProtectionIntents", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets The List Of Replication Protection Intent Objects", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationProtectionIntents", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the recovery services vault." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group where the recovery services vault is present." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription Id." }, { "name": "skipToken", "value": "", "type": "query", "description": "The pagination token." }, { "name": "takeToken", "value": "", "type": "query", "description": "The page size." } ] }, "docs": "Gets the list of ASR replication protection intent objects in the vault." }, { "info": { "name": "Microsoft Azure Gets The Details Of A Replication Protection Intent Item", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationProtectionIntents/:intentObjectName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the recovery services vault." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group where the recovery services vault is present." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription Id." }, { "name": "intentObjectName", "value": "", "type": "path", "description": "Replication protection intent name." } ] }, "docs": "Gets the details of an ASR replication protection intent." }, { "info": { "name": "Microsoft Azure Create Protection Intent Resource", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:resourceName/replicationProtectionIntents/:intentObjectName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "resourceName", "value": "", "type": "path", "description": "The name of the recovery services vault." }, { "name": "resourceGroupName", "value": "", "type": "path", "description": "The name of the resource group where the recovery services vault is present." }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription Id." }, { "name": "intentObjectName", "value": "", "type": "path", "description": "A name for the replication protection item." } ] }, "docs": "The operation to create an ASR replication protection intent item." } ] } ], "bundled": true }