Skip to main content
Version: latest

Retrieves a list of Maas domains

GET 

/v1/clouds/maas/domains

Retrieves a list of Maas domains

Request

Query Parameters

    cloudAccountUid string

    Uid for the specific Maas cloud account

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

(empty)

Schema

    items

    object[]

    required

  • Array [

  • namestring

    Name of Maas domain

  • ]

Loading...