check_capacity
Check if a specified number of instances of a flavor can be created within the project's current quota, preventing quota-exceeded errors before deployment.
Instructions
Check whether count instances of flavor fit inside the project's
remaining quota, before attempting to create them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| flavor | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||