Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 763 Bytes

Allocation.md

File metadata and controls

16 lines (11 loc) · 763 Bytes

Allocation

Properties

Name Type Description Notes
ResourceType string Type of the resource the allocation information is listed for.
Total int32 Total number of servers.
InstanceFamily string Instance type family name.
InstanceType string Server instance type
Available int32 Available number of servers.
AllocationInfo []ServiceServerInfo Array listing of server allocation information for each service type.

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