Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 774 Bytes

AllocationStorage.md

File metadata and controls

16 lines (11 loc) · 774 Bytes

AllocationStorage

Properties

Name Type Description Notes
ResourceType string Type of the resource the allocation information is listed for.
Total float32 Total storage capacity in TB
InstanceFamily string Instance type family name.
InstanceType string volume type
Available float32 Available storage space in TB
AllocationInfo []ServiceStorageInfo Array listing the storage allocation information for each service type.

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