Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 911 Bytes

Quota.md

File metadata and controls

15 lines (11 loc) · 911 Bytes

Quota

Properties

Name Type Description Notes
Id int32 ID of the quota [optional] [default to null]
Ref *QuotaRefObject The reference object of the quota [optional] [default to null]
Hard *ResourceList The hard limits of the quota [optional] [default to null]
Used *ResourceList The used status of the quota [optional] [default to null]
CreationTime time.Time the creation time of the quota [optional] [default to null]
UpdateTime time.Time the update time of the quota [optional] [default to null]

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