SoftLayer_Product_Package_Type
Description
The
SoftLayer_Product_Package_Type object indicates the type for a service offering (package). The type can be used to filter packages. For example, if you are looking for the package representing virtual servers, you can filter on the type’s key name of ‘‘‘VIRTUAL_SERVER_INSTANCE’’’. For bare metal servers by core or CPU, filter on ‘‘‘BARE_METAL_CORE’’’ or ‘‘‘BARE_METAL_CPU’’’, respectively.
Local
The package type’s unique identifier.
Type:
int
The unique key name of the package type. Use this value when filtering.
Type:
string
The name of the package type.
Type:
string
Relational
Count
A count of all the packages associated with the given package type.
Type:
unsignedLong