Availability Options
The /cloudInfrastructure/availabilitySets and /cloudInfrastructure/availabilityZones resource collections represents availability options available in the Microsoft Azure environment where the backup appliance is located.
Collection URL
The resource collection is located at the following URL:
- To retrieve the list of Availability Sets
GET https://<hostname>/api/v2/cloudInfrastructure/availabilitySets |
- To retrieve the list of Availability Zones
GET https://<hostname>/api/v2/cloudInfrastructure/availabilityZones |
In This Section