SoftLayer_Virtual_DedicatedHost


SoftLayer_Virtual_DedicatedHost

Description

This data type presents the structure for a dedicated host. The data type contains relational properties to distinguish a dedicated host and associate an account to it.

Local


accountId

The dedicated host’s associated account id.
Type: int


cpuCount

The capacity that the dedicated host’s CPU allocation is restricted to.
Type: int


createDate

The date that the dedicated host was created.
Type: dateTime


diskCapacity

The capacity that the dedicated host’s disk allocation is restricted to.
Type: int


id

The dedicated host’s associated unique id.
Type: int


memoryCapacity

The capacity that the dedicated host’s memory allocation is restricted to.
Type: int


modifyDate

The date that the dedicated host was last modified.
Type: dateTime


name

The dedicated host’s name.
Type: string


notes

A note of up to 1,000 characters about a dedicated host.
Type: string

Relational


account

The account that the dedicated host belongs to.
Type: SoftLayer_Account


allocationStatus

The container that represents allocations on the dedicated host.
Type: SoftLayer_Container_Virtual_DedicatedHost_AllocationStatus


backendRouter

The backend router behind dedicated host’s pool of resources.
Type: SoftLayer_Hardware_Router_Backend


billingItem

The billing item for the dedicated host.
Type: SoftLayer_Billing_Item_Virtual_DedicatedHost


datacenter

The datacenter that the dedicated host resides in.
Type: SoftLayer_Location


guests

The guests associated with the dedicated host.
Type: SoftLayer_Virtual_Guest[]


pciDeviceAllocationStatus

The container that represents PCI device allocations on the dedicated host.
Type: SoftLayer_Container_Virtual_DedicatedHost_Pci_Device_AllocationStatus


pciDevices

A collection of SoftLayer_Virtual_Host_PciDevice objects on the host.
Type: SoftLayer_Virtual_Host_PciDevice[]

Count


guestCount

A count of the guests associated with the dedicated host.
Type: unsignedLong


internalTagReferenceCount

A count of
Type: unsignedLong


pciDeviceCount

A count of a collection of SoftLayer_Virtual_Host_PciDevice objects on the host.
Type: unsignedLong


tagReferenceCount

A count of
Type: unsignedLong