daemon

Release an update drain lease

post/api/update/release

Request body

$schemastring uri

A URL to the JSON Schema for this object.

lease_tokenstring required

Example request

{
  "$schema": "https://example.com/UpdateLeaseRequestBody.json"
}

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

releasedboolean required

Example response

{
  "$schema": "https://example.com/ReleaseUpdateOutputBody.json"
}

Changes

Changed in 1 of the 23 revisions of this API.1