Clouds

Returns all free clouds that are available for new assignments

get/clouds/free/

Response

Free clouds

namestring required
last_redefinedstring

Example response

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

Changes

Changed in 2 of the 9 revisions of this API.11