Skip to main content

Get the maas azs for a given account

GET 

/v1/cloudaccounts/maas/:uid/properties/azs

Get the maas azs for a given account

Request

Path Parameters

    uid stringrequired

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

(empty)

Schema
    items object[]required
  • Array [
  • descriptionstring

    Description of Maas domain

    namestring

    Name of Maas zone

  • ]
Loading...