Modify service state
service
Modify service state
Modifies the K/V state of a Virtual Object. For a detailed description of this API and how to use it, see the state documentation.
POST
Modify service state
Path Parameters
Fully qualified service name.
Body
application/json
New State
The new state to replace the previous state with
Service key
To what virtual object key to apply this change
Version
If set, the latest version of the state is compared with this value and the operation will fail when the versions differ.
Response
State modification request accepted and will be applied asynchronously