Quota Service
Overview
SCP에서 제공하는 IaaS/PaaS 상품을 프로그램적으로 이용할 수 있도록 지원하는 명령 줄 인터페이스(Command-line interface, CLI)를 제공합니다.
본 가이드는 Quota 서비스에 대한 간략한 설명 및 CLI를 호출하는 방법을 제공합니다.
Version
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| Version | Status | Not Before |
|---|
| 1.3 | CURRENT | - |
| 1.2 | DEPRECATED | 20260223 |
| 1.1 | DEPRECATED | 20260223 |
| 1.0 | DEPRECATED | 20260223 |
1 - CLIs
1.1 - ListAccountQuota
1.1.1 - 1.3
scpcli quota account-quota list
[--size <value>]
[--page <value>]
[--sort <value>]
[--request_class <value>]
[--service <value>]
[--quota_item <value>]
[--description <value>]
Description
account quota 목록 조회
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
request_class optional | string | Request Class | Account |
service optional | string | Service Name | IAM |
quota_item optional | string | Quota Item Name | QUOTA.REQUEST.COUNT |
description optional | string | Description | Virtual Server disk max size |
Responses
| Name | Description | Example |
|---|
| id | Account Quota ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Unique identifier for the account | 2b7ed60576ce404bbc734266ff1839a5 |
| account_name | Name of the account | Example Account |
| adjustable | Flag indicating if additional quota is being requested | True |
| applied_value | Modified quota value after changes | 200 |
| approval | Approval | False |
| class_value | Value associated with the request class | Global |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| description | Detailed description of the quota item | Maximum disk size for virtual servers in the account |
| free_rate | Free Rate | 10 |
| initial_value | Initial quota value allocated | 100 |
| max_per_account | Max per Account Value | 1000 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| quota_item | Specific quota item within the resource | QUOTA.REQUEST.COUNT |
| reduction | Reduction | False |
| request | Request | False |
| request_class | Request Class | Account |
| resource_type | Type of the resource | account-quota |
| service | Name of the service to which quota applies | Virtual Server |
| srn | Service Resource Name for the quota item | srn:s::1651c68f8c664df580b55fa12345678:::quota:account-quota/9b088c6bc57c4a50a4620fb312345678 |
| unit | Unit in which the quota value is measured | GB |
1.1.2 - 1.2
scpcli quota account-quota list
[--size <value>]
[--page <value>]
[--sort <value>]
[--request_class <value>]
[--service <value>]
[--quota_item <value>]
[--description <value>]
Description
account quota 목록 조회
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
request_class optional | string | Request Class | Account |
service optional | string | Service Name | IAM |
quota_item optional | string | Quota Item Name | QUOTA.REQUEST.COUNT |
description optional | string | Description | Virtual Server disk max size |
Responses
| Name | Description | Example |
|---|
| id | Account Quota ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Unique identifier for the account | 2b7ed60576ce404bbc734266ff1839a5 |
| account_name | Name of the account | Example Account |
| adjustable | Flag indicating if additional quota is being requested | True |
| applied_value | Modified quota value after changes | 200 |
| approval | Approval | False |
| class_value | Value associated with the request class | Global |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| description | Detailed description of the quota item | Maximum disk size for virtual servers in the account |
| free_rate | Free Rate | 10 |
| initial_value | Initial quota value allocated | 100 |
| max_per_account | Max per Account Value | 1000 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| quota_item | Specific quota item within the resource | QUOTA.REQUEST.COUNT |
| reduction | Reduction | False |
| request | Request | False |
| request_class | Request Class | Account |
| resource_type | Type of the resource | account-quota |
| service | Name of the service to which quota applies | Virtual Server |
| srn | Service Resource Name for the quota item | srn:s::1651c68f8c664df580b55fa12345678:::quota:account-quota/9b088c6bc57c4a50a4620fb312345678 |
| unit | Unit in which the quota value is measured | GB |
1.1.3 - 1.1
scpcli quota account-quota list
[--size <value>]
[--page <value>]
[--sort <value>]
[--request_class <value>]
[--service <value>]
[--quota_item <value>]
[--description <value>]
Description
account quota 목록 조회
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
request_class optional | string | Request Class | Account |
service optional | string | Service Name | IAM |
quota_item optional | string | Quota Item Name | QUOTA.REQUEST.COUNT |
description optional | string | Description | Virtual Server disk max size |
Responses
| Name | Description | Example |
|---|
| id | Account Quota ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Unique identifier for the account | 2b7ed60576ce404bbc734266ff1839a5 |
| account_name | Name of the account | Example Account |
| adjustable | Flag indicating if additional quota is being requested | True |
| applied_value | Modified quota value after changes | 200 |
| approval | Approval | False |
| class_value | Value associated with the request class | Global |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| description | Detailed description of the quota item | Maximum disk size for virtual servers in the account |
| free_rate | Free Rate | 10 |
| initial_value | Initial quota value allocated | 100 |
| max_per_account | Max per Account Value | 1000 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| quota_item | Specific quota item within the resource | QUOTA.REQUEST.COUNT |
| reduction | Reduction | False |
| request | Request | False |
| request_class | Request Class | Account |
| resource_type | Type of the resource | account-quota |
| service | Name of the service to which quota applies | Virtual Server |
| srn | Service Resource Name for the quota item | srn:s::1651c68f8c664df580b55fa12345678:::quota:account-quota/9b088c6bc57c4a50a4620fb312345678 |
| unit | Unit in which the quota value is measured | GB |
1.1.4 - 1.0
scpcli quota account-quota list
[--size <value>]
[--page <value>]
[--sort <value>]
[--request_class <value>]
[--service <value>]
[--quota_item <value>]
[--description <value>]
Description
account quota 목록 조회
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
request_class optional | string | Request Class | Account |
service optional | string | Service Name | IAM |
quota_item optional | string | Quota Item Name | QUOTA.REQUEST.COUNT |
description optional | string | Description | Virtual Server disk max size |
Responses
| Name | Description | Example |
|---|
| id | Account Quota ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Unique identifier for the account | 2b7ed60576ce404bbc734266ff1839a5 |
| account_name | Name of the account | Example Account |
| adjustable | Flag indicating if additional quota is being requested | True |
| applied_value | Modified quota value after changes | 200 |
| approval | Approval | False |
| class_value | Value associated with the request class | Global |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| description | Detailed description of the quota item | Maximum disk size for virtual servers in the account |
| free_rate | Free Rate | 10 |
| initial_value | Initial quota value allocated | 100 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| quota_item | Specific quota item within the resource | QUOTA.REQUEST.COUNT |
| reduction | Reduction | False |
| request | Request | False |
| request_class | Request Class | Account |
| resource_type | Type of the resource | account-quota |
| service | Name of the service to which quota applies | Virtual Server |
| srn | Service Resource Name for the quota item | srn:s::1651c68f8c664df580b55fa12345678:::quota:account-quota/9b088c6bc57c4a50a4620fb312345678 |
| unit | Unit in which the quota value is measured | GB |
1.2 - ListQuotaRequests
1.2.1 - 1.3
scpcli quota quota-request list
[--size <value>]
[--page <value>]
[--sort <value>]
[--service <value>]
[--quota_item <value>]
[--requester <value>]
[--request_class <value>]
[--requested_start_at <value>]
[--requested_end_at <value>]
[--applied_start_at <value>]
[--applied_end_at <value>]
[--state <value>]
Description
quota request 목록 조회
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
service optional | string | Service Name | Virtual Server |
quota_item optional | string | Quota Item Name | QUOTA.REQUEST.COUNT |
requester optional | string | Requester Information | cloud.kim |
request_class optional | string | Request Class | Account |
requested_start_at optional | string | Start date of the request | 2024-05-01 |
requested_end_at optional | string | End date of the request | 2024-05-31 |
applied_start_at optional | string | Start date of the application | 2024-05-01 |
applied_end_at optional | string | End date of the application | 2024-05-31 |
state optional | string | Request State | BEFORE_APPROVE |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| applied_at | Applied At | 2024-05-17T00:23:17Z |
| applied_value | Applied Value | 200 |
| approval_message | Request message | Quota increase request message. |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| free_rate | Free Rate | 10 |
| initial_value | Initial Value | 100 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| quota_item | Quota Item Name | QUOTA.REQUEST.COUNT |
| request_class | Request Class | Account |
| request_message | Request message | Quota increase request message. |
| request_value | User Request Value | 300 |
| requester | Requester | cloudkim |
| service | Service Name | Virtual Server |
| state | Request State | BEFORE_APPROVE |
| unit | Unit in which the quota value is measured | GB |
1.2.2 - 1.2
scpcli quota quota-request list
[--size <value>]
[--page <value>]
[--sort <value>]
[--service <value>]
[--quota_item <value>]
[--requester <value>]
[--request_class <value>]
[--requested_start_at <value>]
[--requested_end_at <value>]
[--applied_start_at <value>]
[--applied_end_at <value>]
[--state <value>]
Description
quota request 목록 조회
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
service optional | string | Service Name | Virtual Server |
quota_item optional | string | Quota Item Name | QUOTA.REQUEST.COUNT |
requester optional | string | Requester Information | cloud.kim |
request_class optional | string | Request Class | Account |
requested_start_at optional | string | Start date of the request | 2024-05-01 |
requested_end_at optional | string | End date of the request | 2024-05-31 |
applied_start_at optional | string | Start date of the application | 2024-05-01 |
applied_end_at optional | string | End date of the application | 2024-05-31 |
state optional | string | Request State | BEFORE_APPROVE |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| applied_at | Applied At | 2024-05-17T00:23:17Z |
| applied_value | Applied Value | 200 |
| approval_message | Request message | Quota increase request message. |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| free_rate | Free Rate | 10 |
| initial_value | Initial Value | 100 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| quota_item | Quota Item Name | QUOTA.REQUEST.COUNT |
| request_class | Request Class | Account |
| request_message | Request message | Quota increase request message. |
| request_value | User Request Value | 300 |
| requester | Requester | cloudkim |
| service | Service Name | Virtual Server |
| state | Request State | BEFORE_APPROVE |
| unit | Unit in which the quota value is measured | GB |
1.2.3 - 1.1
scpcli quota quota-request list
[--size <value>]
[--page <value>]
[--sort <value>]
[--service <value>]
[--quota_item <value>]
[--requester <value>]
[--request_class <value>]
[--requested_start_at <value>]
[--requested_end_at <value>]
[--applied_start_at <value>]
[--applied_end_at <value>]
[--state <value>]
Description
quota request 목록 조회
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
service optional | string | Service Name | Virtual Server |
quota_item optional | string | Quota Item Name | QUOTA.REQUEST.COUNT |
requester optional | string | Requester Information | cloud.kim |
request_class optional | string | Request Class | Account |
requested_start_at optional | string | Start date of the request | 2024-05-01 |
requested_end_at optional | string | End date of the request | 2024-05-31 |
applied_start_at optional | string | Start date of the application | 2024-05-01 |
applied_end_at optional | string | End date of the application | 2024-05-31 |
state optional | string | Request State | BEFORE_APPROVE |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| applied_at | Applied At | 2024-05-17T00:23:17Z |
| applied_value | Applied Value | 200 |
| approval_message | Request message | Quota increase request message. |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| free_rate | Free Rate | 10 |
| initial_value | Initial Value | 100 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| quota_item | Quota Item Name | QUOTA.REQUEST.COUNT |
| request_class | Request Class | Account |
| request_message | Request message | Quota increase request message. |
| request_value | User Request Value | 300 |
| requester | Requester | cloudkim |
| service | Service Name | Virtual Server |
| state | Request State | BEFORE_APPROVE |
| unit | Unit in which the quota value is measured | GB |
1.2.4 - 1.0
scpcli quota quota-request list
[--size <value>]
[--page <value>]
[--sort <value>]
[--service <value>]
[--quota_item <value>]
[--requester <value>]
[--request_class <value>]
[--requested_start_at <value>]
[--requested_end_at <value>]
[--applied_start_at <value>]
[--applied_end_at <value>]
[--state <value>]
Description
quota request 목록 조회
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
size optional | integer | size | 20 |
page optional | integer | page | 0 |
sort optional | string | sort | created_at:desc |
service optional | string | Service Name | Virtual Server |
quota_item optional | string | Quota Item Name | QUOTA.REQUEST.COUNT |
requester optional | string | Requester Information | cloud.kim |
request_class optional | string | Request Class | Account |
requested_start_at optional | string | Start date of the request | 2024-05-01 |
requested_end_at optional | string | End date of the request | 2024-05-31 |
applied_start_at optional | string | Start date of the application | 2024-05-01 |
applied_end_at optional | string | End date of the application | 2024-05-31 |
state optional | string | Request State | BEFORE_APPROVE |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| applied_at | Applied At | 2024-05-17T00:23:17Z |
| applied_value | Applied Value | 200 |
| approval_message | Request message | Quota increase request message. |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| free_rate | Free Rate | 10 |
| initial_value | Initial Value | 100 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| quota_item | Quota Item Name | QUOTA.REQUEST.COUNT |
| request_class | Request Class | Account |
| request_message | Request message | Quota increase request message. |
| request_value | User Request Value | 300 |
| requester | Requester | cloudkim |
| service | Service Name | Virtual Server |
| state | Request State | BEFORE_APPROVE |
| unit | Unit in which the quota value is measured | GB |
1.3 - ShowAccountQuota
1.3.1 - 1.3
scpcli quota account-quota show
--account_quota_id <value>
Description
account quota 상세 조회
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
account_quota_id required | string | Account Quota ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
Responses
| Name | Description | Example |
|---|
| id | Account Quota ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Unique identifier for the account | 2b7ed60576ce404bbc734266ff1839a5 |
| account_name | Name of the account | Example Account |
| adjustable | Flag indicating if additional quota is being requested | True |
| applied_value | Modified quota value after changes | 200 |
| approval | Approval | False |
| class_value | Value associated with the request class | Global |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| description | Detailed description of the quota item | Maximum disk size for virtual servers in the account |
| free_rate | Free Rate | 10 |
| initial_value | Initial quota value allocated | 100 |
| max_per_account | Max per Account Value | 1000 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| quota_item | Specific quota item within the resource | QUOTA.REQUEST.COUNT |
| reduction | Reduction | False |
| request | Request | False |
| request_class | Request Class | Account |
| resource_type | Type of the resource | account-quota |
| service | Name of the service to which quota applies | Virtual Server |
| srn | Service Resource Name for the quota item | srn:s::1651c68f8c664df580b55fa12345678:::quota:account-quota/9b088c6bc57c4a50a4620fb312345678 |
| unit | Unit in which the quota value is measured | GB |
1.3.2 - 1.2
scpcli quota account-quota show
--account_quota_id <value>
Description
account quota 상세 조회
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
account_quota_id required | string | Account Quota ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
Responses
| Name | Description | Example |
|---|
| id | Account Quota ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Unique identifier for the account | 2b7ed60576ce404bbc734266ff1839a5 |
| account_name | Name of the account | Example Account |
| adjustable | Flag indicating if additional quota is being requested | True |
| applied_value | Modified quota value after changes | 200 |
| approval | Approval | False |
| class_value | Value associated with the request class | Global |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| description | Detailed description of the quota item | Maximum disk size for virtual servers in the account |
| free_rate | Free Rate | 10 |
| initial_value | Initial quota value allocated | 100 |
| max_per_account | Max per Account Value | 1000 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| quota_item | Specific quota item within the resource | QUOTA.REQUEST.COUNT |
| reduction | Reduction | False |
| request | Request | False |
| request_class | Request Class | Account |
| resource_type | Type of the resource | account-quota |
| service | Name of the service to which quota applies | Virtual Server |
| srn | Service Resource Name for the quota item | srn:s::1651c68f8c664df580b55fa12345678:::quota:account-quota/9b088c6bc57c4a50a4620fb312345678 |
| unit | Unit in which the quota value is measured | GB |
1.3.3 - 1.1
scpcli quota account-quota show
--account_quota_id <value>
Description
account quota 상세 조회
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
account_quota_id required | string | Account Quota ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
Responses
| Name | Description | Example |
|---|
| id | Account Quota ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Unique identifier for the account | 2b7ed60576ce404bbc734266ff1839a5 |
| account_name | Name of the account | Example Account |
| adjustable | Flag indicating if additional quota is being requested | True |
| applied_value | Modified quota value after changes | 200 |
| approval | Approval | False |
| class_value | Value associated with the request class | Global |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| description | Detailed description of the quota item | Maximum disk size for virtual servers in the account |
| free_rate | Free Rate | 10 |
| initial_value | Initial quota value allocated | 100 |
| max_per_account | Max per Account Value | 1000 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| quota_item | Specific quota item within the resource | QUOTA.REQUEST.COUNT |
| reduction | Reduction | False |
| request | Request | False |
| request_class | Request Class | Account |
| resource_type | Type of the resource | account-quota |
| service | Name of the service to which quota applies | Virtual Server |
| srn | Service Resource Name for the quota item | srn:s::1651c68f8c664df580b55fa12345678:::quota:account-quota/9b088c6bc57c4a50a4620fb312345678 |
| unit | Unit in which the quota value is measured | GB |
1.3.4 - 1.0
scpcli quota account-quota show
--account_quota_id <value>
Description
account quota 상세 조회
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
account_quota_id required | string | Account Quota ID | 138c2fc8c29a449dbfa8681f8f1d78e2 |
Responses
| Name | Description | Example |
|---|
| id | Account Quota ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Unique identifier for the account | 2b7ed60576ce404bbc734266ff1839a5 |
| account_name | Name of the account | Example Account |
| adjustable | Flag indicating if additional quota is being requested | True |
| applied_value | Modified quota value after changes | 200 |
| approval | Approval | False |
| class_value | Value associated with the request class | Global |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| description | Detailed description of the quota item | Maximum disk size for virtual servers in the account |
| free_rate | Free Rate | 10 |
| initial_value | Initial quota value allocated | 100 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| quota_item | Specific quota item within the resource | QUOTA.REQUEST.COUNT |
| reduction | Reduction | False |
| request | Request | False |
| request_class | Request Class | Account |
| resource_type | Type of the resource | account-quota |
| service | Name of the service to which quota applies | Virtual Server |
| srn | Service Resource Name for the quota item | srn:s::1651c68f8c664df580b55fa12345678:::quota:account-quota/9b088c6bc57c4a50a4620fb312345678 |
| unit | Unit in which the quota value is measured | GB |
1.4 - ShowQuotaRequest
1.4.1 - 1.3
scpcli quota quota-request show
--request_id <value>
Description
quota request 상세 조회
상태
ACTIVE (CURRENT)
Parameters
| Name | Type | Description | Example |
|---|
request_id required | string | Request ID | 0c2a06f2f06d42248a6bb88b1a78d4cc |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_quota_id | Account Quota ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| applied_at | Applied At | 2024-05-17T00:23:17Z |
| applied_value | Applied Value | 200 |
| approval_message | Request message | Quota increase request message. |
| class_value | Value associated with the request class | Global |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Detailed description of the quota item | Maximum disk size for virtual servers in the account |
| free_rate | Free Rate | 10 |
| initial_value | Initial Value | 100 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| quota_item | Quota Item Name | QUOTA.REQUEST.COUNT |
| reduction | Reduction | False |
| request_message | Request message | Quota increase request message. |
| request_value | User Request Value | 300 |
| requester | Requester | cloudkim |
| state | Request State | BEFORE_APPROVE |
| unit | Unit in which the quota value is measured | GB |
1.4.2 - 1.2
scpcli quota quota-request show
--request_id <value>
Description
quota request 상세 조회
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
request_id required | string | Request ID | 0c2a06f2f06d42248a6bb88b1a78d4cc |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_quota_id | Account Quota ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| applied_at | Applied At | 2024-05-17T00:23:17Z |
| applied_value | Applied Value | 200 |
| approval_message | Request message | Quota increase request message. |
| class_value | Value associated with the request class | Global |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Detailed description of the quota item | Maximum disk size for virtual servers in the account |
| free_rate | Free Rate | 10 |
| initial_value | Initial Value | 100 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| quota_item | Quota Item Name | QUOTA.REQUEST.COUNT |
| reduction | Reduction | False |
| request_message | Request message | Quota increase request message. |
| request_value | User Request Value | 300 |
| requester | Requester | cloudkim |
| state | Request State | BEFORE_APPROVE |
| unit | Unit in which the quota value is measured | GB |
1.4.3 - 1.1
scpcli quota quota-request show
--request_id <value>
Description
quota request 상세 조회
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
request_id required | string | Request ID | 0c2a06f2f06d42248a6bb88b1a78d4cc |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_quota_id | Account Quota ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| applied_at | Applied At | 2024-05-17T00:23:17Z |
| applied_value | Applied Value | 200 |
| approval_message | Request message | Quota increase request message. |
| class_value | Value associated with the request class | Global |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Detailed description of the quota item | Maximum disk size for virtual servers in the account |
| free_rate | Free Rate | 10 |
| initial_value | Initial Value | 100 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| quota_item | Quota Item Name | QUOTA.REQUEST.COUNT |
| reduction | Reduction | False |
| request_message | Request message | Quota increase request message. |
| request_value | User Request Value | 300 |
| requester | Requester | cloudkim |
| state | Request State | BEFORE_APPROVE |
| unit | Unit in which the quota value is measured | GB |
1.4.4 - 1.0
scpcli quota quota-request show
--request_id <value>
Description
quota request 상세 조회
상태
ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
Parameters
| Name | Type | Description | Example |
|---|
request_id required | string | Request ID | 0c2a06f2f06d42248a6bb88b1a78d4cc |
Responses
| Name | Description | Example |
|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_quota_id | Account Quota ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| applied_at | Applied At | 2024-05-17T00:23:17Z |
| applied_value | Applied Value | 200 |
| approval_message | Request message | Quota increase request message. |
| class_value | Value associated with the request class | Global |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | Detailed description of the quota item | Maximum disk size for virtual servers in the account |
| free_rate | Free Rate | 10 |
| initial_value | Initial Value | 100 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| quota_item | Quota Item Name | QUOTA.REQUEST.COUNT |
| reduction | Reduction | False |
| request_message | Request message | Quota increase request message. |
| request_value | User Request Value | 300 |
| requester | Requester | cloudkim |
| state | Request State | BEFORE_APPROVE |
| unit | Unit in which the quota value is measured | GB |