Clouds

Returns a cloud by name

get/clouds/{cloudName}/

Path parameters

cloudNamestring required

Cloud name

Response

Cloud name

namestring required
last_redefinedstring

Example response

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

Changes