SoftLayer_Container_Virtual_DedicatedHost_AllocationStatus


SoftLayer_Container_Virtual_DedicatedHost_AllocationStatus

Description

This data type represents the structure to hold the allocation properties of a SoftLayer_Virtual_DedicatedHost.

Local


cpuAllocated

Number of allocated CPU cores on the specified dedicated host.
Type: int


cpuAvailable

Number of available CPU cores on the specified dedicated host.
Type: int


cpuCount

Total number of CPU cores on the dedicated host.
Type: int


diskAllocated

Amount of allocated disk space on the specified dedicated host.
Type: int


diskAvailable

Amount of available disk space on the specified dedicated host.
Type: int


diskCapacity

Total amount of disk capacity on the dedicated host.
Type: int


guestCount

Number of allocated guests on the specified dedicated host.
Type: int


memoryAllocated

Amount of allocated memory on the specified dedicated host.
Type: int


memoryAvailable

Amount of available memory on the specified dedicated host.
Type: int


memoryCapacity

Total amount of memory capacity on the dedicated host.
Type: int

Relational

Count