Patch a configuration by its id​
Experimental: This API is not stable and might be subject of change.
Patch a configuration identified by id with provided value.
Path Parameters
- config_id string required
the identifier of the config to get.
- application/json
Request Body
Responses
- 200
The configuration
Response Headers
Resoto-Config-Revision string
The revision of this config
- application/json
- Schema
- Example (from schema)
Schema
{}
Loading...