1 - AccountQuota

NameDescriptionSchemaDefault
account_id
required
Unique identifier for the account
Example : 2b7ed60576ce404bbc734266ff1839a5
string
account_name
required
Name of the account
Example : Example Account Inc.
string
adjustable
required
Flag indicating if additional quota is being requested
Example : True
boolean
applied_value
optional
Modified quota value after changes
Example : 200
any of [integer, null]
approval
required
Approval
Example : False
boolean
class_value
required
Value associated with the request class
Example : Global
string
created_at
required
생성 시간
Example : 2024-05-17T00:23:17Z
string (date-time)
description
required
Detailed description of the quota item
Example : Maximum disk size for virtual servers in the account
string
free_rate
required
Free Rate
Example : 10
integer
id
required
Account Quota ID
Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e
string
initial_value
required
Initial quota value allocated
Example : 100
integer
modified_at
required
수정 시간
Example : 2024-05-17T00:23:17Z
string (date-time)
quota_item
required
Specific quota item within the resource
Example : QUOTA.REQUEST.COUNT
string
reduction
optional
Reduction
Example : False
boolean
request
optional
Request
Example : False
boolean
request_class
required
Request Class
Example : Account
string
resource_type
required
Type of the resource
Example : account-quota
string
service
required
Name of the service to which quota applies
Example : Virtual Server
string
srn
required
Service Resource Name for the quota item
Example : srn:s::1651c68f8c664df580b55fa12345678:::quota:account-quota/9b088c6bc57c4a50a4620fb312345678
string
unit
required
Unit in which the quota value is measured
Example : GB
string

2 - AccountQuota1dot1

NameDescriptionSchemaDefault
account_id
required
Unique identifier for the account
Example : 2b7ed60576ce404bbc734266ff1839a5
string
account_name
required
Name of the account
Example : Example Account Inc.
string
adjustable
required
Flag indicating if additional quota is being requested
Example : True
boolean
applied_value
optional
Modified quota value after changes
Example : 200
any of [integer, null]
approval
required
Approval
Example : False
boolean
class_value
required
Value associated with the request class
Example : Global
string
created_at
required
생성 시간
Example : 2024-05-17T00:23:17Z
string (date-time)
description
required
Detailed description of the quota item
Example : Maximum disk size for virtual servers in the account
string
free_rate
required
Free Rate
Example : 10
integer
id
required
Account Quota ID
Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e
string
initial_value
required
Initial quota value allocated
Example : 100
integer
max_per_account
required
Max per Account Value
Example : 1000
Minimum : 1
Maximum : 999999999
integer
modified_at
required
수정 시간
Example : 2024-05-17T00:23:17Z
string (date-time)
quota_item
required
Specific quota item within the resource
Example : QUOTA.REQUEST.COUNT
string
reduction
optional
Reduction
Example : False
boolean
request
optional
Request
Example : False
boolean
request_class
required
Request Class
Example : Account
string
resource_type
required
Type of the resource
Example : account-quota
string
service
required
Name of the service to which quota applies
Example : Virtual Server
string
srn
required
Service Resource Name for the quota item
Example : srn:s::1651c68f8c664df580b55fa12345678:::quota:account-quota/9b088c6bc57c4a50a4620fb312345678
string
unit
required
Unit in which the quota value is measured
Example : GB
string

3 - AccountQuotaListResponse

NameDescriptionSchemaDefault
account_quotas
required

array[AccountQuota]
count
required
count
Example : 20
integer
page
required
page
Example : 0
integer
size
required
size
Example : 20
integer
sort
optional
sort
Example : ['created_at:asc']
any of [array[string], null]

4 - AccountQuotaListResponseV1dot1

NameDescriptionSchemaDefault
account_quotas
required

array[AccountQuota1dot1]
count
required
count
Example : 20
integer
page
required
page
Example : 0
integer
size
required
size
Example : 20
integer
sort
optional
sort
Example : ['created_at:asc']
any of [array[string], null]

5 - AccountQuotaShowResponse

NameDescriptionSchemaDefault
account_quota
required

AccountQuota

6 - AccountQuotaShowResponseV1dot1

NameDescriptionSchemaDefault
account_quota
required

AccountQuota1dot1

7 - QuotaRequest

NameDescriptionSchemaDefault
applied_at
optional
Applied At
Example : 2024-05-17T00:23:17Z
any of [string (date-time), null]
applied_value
required
Applied Value
Example : 200
any of [integer, null]
approval_message
optional
Request message
Example : Quota increase request message.
any of [string, null]
created_at
required
생성 시간
Example : 2024-05-17T00:23:17Z
string (date-time)
created_by
required
생성자
Example : 90dddfc2b1e04edba54ba2b41539a9ac
string
free_rate
optional
Free Rate
Example : 10
any of [integer, null]
id
required
ID
Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e
string
initial_value
required
Initial Value
Example : 100
integer
modified_at
required
수정 시간
Example : 2024-05-17T00:23:17Z
string (date-time)
modified_by
required
수정자
Example : 90dddfc2b1e04edba54ba2b41539a9ac
string
quota_item
required
Quota Item Name
Example : QUOTA.REQUEST.COUNT
string
request_class
required
Request Class
Example : Account
string
request_message
required
Request message
Example : Quota increase request message.
string
request_value
required
User Request Value
Example : 300
integer
requester
required
Requester
Example : cloudkim
string
service
required
Service Name
Example : Virtual Server
string
state
required
Request State
Example : BEFORE_APPROVE
enum (BEFORE_APPROVE, PARTIAL_APPROVED, REFUSED, HOLDING, APPROVED, AUTO_REDUCED)
unit
required
Unit in which the quota value is measured
Example : GB
string

8 - QuotaRequestDetail

NameDescriptionSchemaDefault
account_quota_id
required
Account Quota ID
Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e
string
applied_at
optional
Applied At
Example : 2024-05-17T00:23:17Z
any of [string (date-time), null]
applied_value
required
Applied Value
Example : 200
any of [integer, null]
approval_message
optional
Request message
Example : Quota increase request message.
any of [string, null]
class_value
required
Value associated with the request class
Example : Global
string
created_at
required
생성 시간
Example : 2024-05-17T00:23:17Z
string (date-time)
created_by
required
생성자
Example : 90dddfc2b1e04edba54ba2b41539a9ac
string
description
required
Detailed description of the quota item
Example : Maximum disk size for virtual servers in the account
string
free_rate
optional
Free Rate
Example : 10
any of [integer, null]
id
required
ID
Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e
string
initial_value
required
Initial Value
Example : 100
integer
modified_at
required
수정 시간
Example : 2024-05-17T00:23:17Z
string (date-time)
modified_by
required
수정자
Example : 90dddfc2b1e04edba54ba2b41539a9ac
string
quota_item
required
Quota Item Name
Example : QUOTA.REQUEST.COUNT
string
reduction
required
Reduction
Example : False
boolean
request_message
required
Request message
Example : Quota increase request message.
string
request_value
required
User Request Value
Example : 300
integer
requester
required
Requester
Example : cloudkim
string
state
required
Request State
Example : BEFORE_APPROVE
enum (BEFORE_APPROVE, PARTIAL_APPROVED, REFUSED, HOLDING, APPROVED, AUTO_REDUCED)
unit
required
Unit in which the quota value is measured
Example : GB
string

9 - QuotaRequestListResponse

NameDescriptionSchemaDefault
count
required
count
Example : 20
integer
page
required
page
Example : 0
integer
quota_requests
required

array[QuotaRequest]
size
required
size
Example : 20
integer
sort
optional
sort
Example : ['created_at:asc']
any of [array[string], null]

10 - QuotaRequestShowResponse

NameDescriptionSchemaDefault
quota_request
required

QuotaRequestDetail