Quota Service
Quota Service
Overview
Provides a Command-line Interface (CLI) that supports programmatic use of IaaS/PaaS products provided by SCP.
This guide provides a brief description of Quota service and how to call CLI.
Version
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Status | Not Before |
|---|---|---|
| 1.4 | CURRENT | - |
| 1.3 | SUPPORTED | 20261120 |
| 1.2 | SUPPORTED | 20261120 |
| 1.1 | SUPPORTED | 20261120 |
| 1.0 | SUPPORTED | 20261120 |
CLI Version History
1.4
No changes to the CLI commands.
1.3
No changes to the CLI commands.
1.2
No changes to the CLI commands.
1.1
The response of the Account Quota command has been updated.
CLI Changes
- [Updated]
quota account-quota list- The following field has been added to the response.max_per_account
- [Updated]
quota account-quota show --account_quota_id {account_id}- The following field has been added to the response.max_per_account
1.0
Initial CLI release for Quota Service.
Changes
- [New]
quota account-quota list- ListAccountQuota commands have been added. - [New]
quota account-quota show --account_quota_id {account_id}- ShowAccountQuota commands have been added. - [New]
quota quota-request list- ListQuotaRequests commands have been added. - [New]
quota quota-request show --request_id {request_id}- ShowQuotaRequest commands have been added.