Update the priorities of resources in a runbook
Select
SaaS
Customer Managed
Update the priorities of resources in a runbook
- application/json
Request Body
resources object[]
id int64priority int64
Responses
- 200
- 400
- 412
Success
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Invalid payload sent
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Insufficient license found
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Loading...