Unmark Resource As Being Maintained

Unmark Resource As Being Maintained

Bring the Resource out of Maintenance manually

Request
URI
DELETE
https://{api_host}/suite-api/api/resources/{id}/maintained
COPY
Path Parameters
string
id
Required

The Resource identifier


Authentication
This operation uses the following authentication methods.
Responses
200

The resource is brought out from maintenance successfully

Operation doesn't return any data structure

Code Samples
COPY
                    curl -X DELETE -H 'Authorization: <value>' https://{api_host}/suite-api/api/resources/{id}/maintained