SoftLayer_Product_Package_Inventory


SoftLayer_Product_Package_Inventory

Description

This is deprecated.

Local


availableInventoryCount

DEPRECATED. The number of units available for purchase in inventory for a single item in a single datacenter.
Type: int


itemId

DEPRECATED. The unique identifier of the product item that an inventory record is associated with.
Type: int


locationId

DEPRECATED. The unique identifier of the datacenter that an inventory record is located in.
Type: int


modifyDate

DEPRECATED. The date that an inventory record was last updated.
Type: dateTime


overstockFlag

DEPRECATED. Whether an inventory record is marked as “overstock”.
Type: int


packageId

DEPRECATED. The unique identifier of the product package that an inventory record is associated with.
Type: int

Relational


item

The product package item that is associated with an inventory record.
Type: SoftLayer_Product_Item


location

The datacenter that an inventory record is located in.
Type: SoftLayer_Location


package

The product package that is associated with an inventory record.
Type: SoftLayer_Product_Package

Count