Changes to Wake a sleeping machine
POST /v1/machines/{machine_id}/wake
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 8 revisions of this API.223
What changed
- ▲
for the
pathrequest parametermachine_id, the minLength was increased from0to4request-parameter-min-length-increased
- ▲
added the pattern
^dm-[a-z0-9]([a-z0-9-]*[a-z0-9])?$to thepathrequest parametermachine_idrequest-parameter-pattern-added
- ●
for the
pathrequest parametermachine_id, the maxLength was set to253request-parameter-max-length-set
- ●
deleted the
headerrequest parameterIf-Matchrequest-parameter-removed
- ○
added the required property
autosleep_secondsto the response with the200statusresponse-required-property-added
- ○
added the required property
autosleep_secondsto the response with the202statusresponse-required-property-added
- ▲
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○