{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ProtectionIntent API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ProtectionIntent", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure It Will Validate Followings\r\n1 Vault Capacity\r\n2 Vm Is Already Protected\r\n3 Any Vm Related Configuration Passed In Properties", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/Subscriptions/:subscriptionId/providers/Microsoft.RecoveryServices/locations/:azureRegion/backupPreValidateProtection", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "azureRegion", "value": "", "type": "path", "description": "Azure region to hit Api" }, { "name": "subscriptionId", "value": "", "type": "path", "description": "The subscription Id." } ] }, "docs": "Needs a more full description created." }, { "info": { "name": "Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Backupprotectionintent Intentobjectname", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/Subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:vaultName/backupFabrics/:fabricName/backupProtectionIntent/:intentObjectName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "vaultName", "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": "fabricName", "value": "", "type": "path", "description": "Fabric name associated with the backed up item." }, { "name": "intentObjectName", "value": "", "type": "path", "description": "Backed up item name whose details are to be fetched." } ] }, "docs": "Provides the details of the protection intent up item. This is an asynchronous operation. To know the status of the operation,
call the GetItemOperationResult API." }, { "info": { "name": "Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Backupprotectionintent Intentobjectname", "type": "http" }, "http": { "method": "PUT", "url": "{{baseUrl}}/Subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:vaultName/backupFabrics/:fabricName/backupProtectionIntent/:intentObjectName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "vaultName", "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": "fabricName", "value": "", "type": "path", "description": "Fabric name associated with the backup item." }, { "name": "intentObjectName", "value": "", "type": "path", "description": "Intent object name." } ] }, "docs": "Create Intent for Enabling backup of an item. This is a synchronous operation." }, { "info": { "name": "Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Recoveryservices Vaults Vaultname Backupfabrics Fabricname Backupprotectionintent Intentobjectname", "type": "http" }, "http": { "method": "DELETE", "url": "{{baseUrl}}/Subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.RecoveryServices/vaults/:vaultName/backupFabrics/:fabricName/backupProtectionIntent/:intentObjectName", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "name": "vaultName", "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": "fabricName", "value": "", "type": "path", "description": "Fabric name associated with the intent." }, { "name": "intentObjectName", "value": "", "type": "path", "description": "Intent to be deleted." } ] }, "docs": "Used to remove intent from an item" } ] } ], "bundled": true }