Skip to main content

List zones

GET 

/zones

Returns a list of all zones on the system for the current identity

Request

Responses

Returns a list of all zones on the system for the current identity

Schema

    zones

    object[]

    required

    The zones available to the current identity

  • Array [

  • id string
    name string
    permalink stringnullable

    data_center

    object

    id string
    name string
    permalink string
  • ]

Loading...