POST
/
services
/
{service}
/
state
This response does not have an example.

Path Parameters

service
string
required

Fully qualified service name.

Body

application/json
object_key
string
required

To what virtual object key to apply this change

new_state
object
required

The new state to replace the previous state with

version
string | null

If set, the latest version of the state is compared with this value and the operation will fail when the versions differ.

Response

Accepted