Skip to main content
Version: latest

Get the openstack azs for a given account and region

GET 

/v1/cloudaccounts/openstack/:uid/properties/azs

Get the openstack azs for a given account and region

Request

Path Parameters

    uid stringrequired

Query Parameters

    region string
    project string
    domain string

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

(empty)

Schema

    azs

    object[]

    required

  • Array [

  • namestring

    Name of OpenStack az

  • ]

Loading...