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] |