Include workloads to be applicable for plan rule evaluation.
Select
SaaS
Customer Managed
API to include workloads to be applicable for plan rule evaluation.
- application/json
Request Body
subclients object[]
id int32name string
Responses
- 200
- 403
- 500
OK
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Forbidden in case of no access
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Internal Server Error in case of any error
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Loading...