{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector ReplicationEligibilityResults API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "ReplicationEligibilityResults", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Gets The Validation Errors In Case The Vm Is Unsuitable For Protection", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Compute/virtualMachines/:virtualMachineName/providers/Microsoft.RecoveryServices/replicationEligibilityResults", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "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": "virtualMachineName", "value": "", "type": "path", "description": "Virtual Machine name." } ] }, "docs": "Validates whether a given VM can be protected or not in which case returns list of errors." }, { "info": { "name": "Microsoft Azure Gets The Validation Errors In Case The Vm Is Unsuitable For Protection", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Compute/virtualMachines/:virtualMachineName/providers/Microsoft.RecoveryServices/replicationEligibilityResults/default", "params": [ { "name": "api-version", "value": "", "type": "query", "description": "Client Api Version." }, { "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": "virtualMachineName", "value": "", "type": "path", "description": "Virtual Machine name." } ] }, "docs": "Validates whether a given VM can be protected or not in which case returns list of errors." } ] } ], "bundled": true }