Based on the query filter and the pagination parameters, this operation provides a pageable list of objects within the subscription that can be protected.
Path parameters
The name of the Recovery Services vault.
The name of the resource group associated with the Recovery Services vault.
The subscription ID.
Query parameters
Client API version.
Using the following query filters, you can sort a specific backup item based on: type of backup item, status, name of the item, and more. providerType eq { AzureIaasVM, MAB, DPM, AzureBackupServer, AzureSql } and status eq { NotProtected , Protecting , Protected } and friendlyName {name} and skipToken eq {string which provides the next set of list} and topToken eq {int} and backupManagementType eq { AzureIaasVM, MAB, DPM, AzureBackupServer, AzureSql }.
The Skip Token filter.
Response
OK