This is an archive version of the document. To get the most up-to-date information, see the current version.

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/v3/cloudInfrastructure/availabilitySets

  • To retrieve the list of Availability Zones

GET https://<hostname>/api/v3/cloudInfrastructure/availabilityZones

In This Section