Objects
Change object's maintenance state
Change object's maintenance state
post/objects/{object-id}/set-maintenance
Path parameters
object-idstring required
Object information identified by provided ID or GUID.
Request body
Example request
{
"maintenance": true,
"comments": "MAintenance comment"
}Response
Object maintenance status changed