daemon
Renew an update drain lease
post/api/update/renew
Request body
Example request
{
"$schema": "https://example.com/UpdateLeaseRequestBody.json"
}Response
OK
Example response
{
"$schema": "https://example.com/UpdateDrainStatus.json"
}Changes
Changed in 1 of the 23 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○