Assign Policy to Containers
POST/rightsizing/assign-policy
Assign a rightsizing policy to one or more containers. This will update how recommendations are calculated for these containers.
Request
- application/json
Body
required
container_ids integer[]required
policy_id Policy Id (integer)required
Responses
- 200
Policy assigned successfully
Loading...