SoftLayer_Virtual_Host


SoftLayer_Virtual_Host

Description

The virtual host represents the platform on which virtual guests reside. At times a virtual host has no allocations on the physical server, however with many modern platforms it is a virtual machine with small CPU and Memory allocations that runs in the Control Domain.

Local


accountId

A virtual host’s associated account id
Type: int


createDate

The date a virtual host was created.
Type: dateTime


description

A virtual host’s description.
Type: string


enabledFlag

The enabled flag specifies whether a virtual host can run guests.
Type: int


hardwareId

A hardware device which a virtual host resides.
Type: int


id

Unique ID for a virtual host.
Type: int


modifyDate

The date a virtual host was last modified.
Type: dateTime


name

A virtual host’s name.
Type: string


physicalMemoryCapacity

The amount of memory physically available for a virtual host.
Type: int


uuid

Unique ID for a virtual host’s record on a virtualization platform.
Type: string

Relational


account

The account which a virtual host belongs to.
Type: SoftLayer_Account


hardware

The hardware record which a virtual host resides on.
Type: SoftLayer_Hardware_Server


metricTrackingObject

The metric tracking object for this virtual host.
Type: SoftLayer_Metric_Tracking_Object

Count


pciDeviceCount

A count of
Type: unsignedLong