Create a Modifier
Create a Modifier
Path Parameters
- clusterId int32 required
Id of the cluster whose modifier has to be created.
- application/json
Request Body
- modifierYAML string
Restore Modifier YAML
Responses
- 200
Success
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Loading...