SoftLayer_Virtual_ReservedCapacityGroup_Instance


SoftLayer_Virtual_ReservedCapacityGroup_Instance

Description

This data type presents the structure for a virtual reserved capacity group instance.

Local


createDate

The date that the reserved capacity group instance was created.
Type: dateTime


guestId

The virtual guest ID associated with this reserved capacity group instance.
Type: int


id

The reserved capacity group instance’s associated unique ID.
Type: int


modifyDate

The date that the reserved capacity group instance was last modified.
Type: dateTime


reservedCapacityGroupId

The ID of the reserved capacity group this instance is associated with.
Type: int

Relational


availableFlag

Flag to indecate whether or not the reserved instance is available or not.
Type: boolean


billingItem

The billing item for the reserved capacity group instance.
Type: SoftLayer_Billing_Item


guest

The virtual guest associated with this reserved capacity group instance.
Type: SoftLayer_Virtual_Guest


reservedCapacityGroup

The reserved instances that are members of this reserved capacity group.
Type: SoftLayer_Virtual_ReservedCapacityGroup

Count