Skip to main content

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

Responses

(empty)

Schema

    azs

    object[]

    required

  • Array [

  • namestring

    Name of OpenStack az

  • ]

Loading...