Clouds
Update an existing cloud
patch/clouds/{cloudName}/
Path parameters
cloudNamestring required
Cloud name
Request body
Example request
{
"name": "cloud12",
"last_redefined": "1984-02-02"
}Response
Cloud name
Example response
{
"name": "cloud12",
"last_redefined": "1984-02-02"
}Changes
Changed in 2 of the 9 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api removed without deprecation
api-removed-without-deprecation
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲