Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 700 Bytes

QuotaRuleSpace.md

File metadata and controls

11 lines (7 loc) · 700 Bytes

QuotaRuleSpace

Properties

Name Type Description Notes
HardLimit int32 This parameter specifies the space hard limit, in bytes. If less than 1024 bytes, the value is rounded up to 1024 bytes. Valid in POST or PATCH. [optional] [default to null]
SoftLimit int32 This parameter specifies the space soft limit, in bytes. If less than 1024 bytes, the value is rounded up to 1024 bytes. Valid in POST or PATCH. [optional] [default to null]

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