Restowing Configuration (Operations)

Endpoints to manipulate restowing configuration.

Get restow config

get

This part of the API is in Beta status. For details please check the api-release-life-cycle documentationarrow-up-right.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
get
/api/configurations/operativerestowing

Update restow config

patch

This part of the API is in Beta status. For details please check the api-release-life-cycle documentationarrow-up-right.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body

OperationalRestowingConfigurations

Responses
patch
/api/configurations/operativerestowing

Last updated