Skip to main content

Retrieves a list of Azure zones for the specified region

GET 

/v1/clouds/azure/regions/:region/zones

Retrieves a list of Azure zones for the specified region

Request

Path Parameters

    region stringrequired

    Region for which Azure zones are requested

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

(empty)

Schema
    zoneList object[]
  • Array [
  • idstring

    Azure availability zone id

  • ]
Loading...