Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 602 Bytes

Quota.md

File metadata and controls

11 lines (8 loc) · 602 Bytes

Quota

Properties

Name Type Description Notes
allowed_resources list[int] List of allowed resources for this project (admin only). [optional]
current_acquired_instances int Number of currently acquired Instances [optional]
max_acquire_instances int Maximum allowed number of Instaces to be acquired by project [optional]

[Back to Model list] [Back to API list] [Back to README]