Skip to main content
Version: latest

Retrieves a list of Maas tags for a particular account uid

GET 

/v1/clouds/maas/tags

Retrieves a list of Maas tags for a particular account uid

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 [

  • commentstring

    Comment on Maas tag

    definitionstring

    Definition of Maas tag

    kernelOptsstring

    Kernel Opts on Maas tag

    namestring

    Name of Maas tag

    resourceUristring

    Description of Maas tag

  • ]

Loading...