Clouds

Returns a list with all the defined clouds

get/clouds/

Response

OK

namestring required
last_redefinedstring

Example response

[
  {
    "name": "cloud12",
    "last_redefined": "1984-02-02"
  }
]

Changes

No recorded changes to this endpoint across all 9 revisions of this API.