/AWS1/CL_OUTRACKSPECDETAILS¶
The physical specification details for a rack in a quote option.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_rackid TYPE /AWS1/OUTRACKID /AWS1/OUTRACKID¶
The ID of the rack.
iv_rackuse TYPE /AWS1/OUTQUOTERACKUSETYPE /AWS1/OUTQUOTERACKUSETYPE¶
The use of the rack. Valid values are
COMPUTEandNETWORKING.
iv_rackpowerdrawkva TYPE /AWS1/RT_FLOAT_AS_STRING /AWS1/RT_FLOAT_AS_STRING¶
The maximum power draw of the rack in kVA.
iv_rackweightlbs TYPE /AWS1/RT_FLOAT_AS_STRING /AWS1/RT_FLOAT_AS_STRING¶
The weight of the rack in pounds.
iv_rackheightinches TYPE /AWS1/RT_FLOAT_AS_STRING /AWS1/RT_FLOAT_AS_STRING¶
The height of the rack in inches.
iv_rackwidthinches TYPE /AWS1/RT_FLOAT_AS_STRING /AWS1/RT_FLOAT_AS_STRING¶
The width of the rack in inches.
iv_rackdepthinches TYPE /AWS1/RT_FLOAT_AS_STRING /AWS1/RT_FLOAT_AS_STRING¶
The depth of the rack in inches.
iv_rackunitheight TYPE /AWS1/OUTRACKUNITHEIGHT /AWS1/OUTRACKUNITHEIGHT¶
The rack unit height.
HEIGHT_42U- 42 rack units.
HEIGHT_2U- 2 rack units.
HEIGHT_1U- 1 rack unit.
it_ec2capacities TYPE /AWS1/CL_OUTEC2CAPACITY=>TT_EC2CAPACITYLISTDEFINITION TT_EC2CAPACITYLISTDEFINITION¶
The Amazon EC2 capacities for the rack.
Queryable Attributes¶
RackId¶
The ID of the rack.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RACKID() |
Getter for RACKID, with configurable default |
ASK_RACKID() |
Getter for RACKID w/ exceptions if field has no value |
HAS_RACKID() |
Determine if RACKID has a value |
RackUse¶
The use of the rack. Valid values are
COMPUTEandNETWORKING.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RACKUSE() |
Getter for RACKUSE, with configurable default |
ASK_RACKUSE() |
Getter for RACKUSE w/ exceptions if field has no value |
HAS_RACKUSE() |
Determine if RACKUSE has a value |
RackPowerDrawKva¶
The maximum power draw of the rack in kVA.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RACKPOWERDRAWKVA() |
Getter for RACKPOWERDRAWKVA, with configurable default |
ASK_RACKPOWERDRAWKVA() |
Getter for RACKPOWERDRAWKVA w/ exceptions if field has no va |
STR_RACKPOWERDRAWKVA() |
String format for RACKPOWERDRAWKVA, with configurable defaul |
HAS_RACKPOWERDRAWKVA() |
Determine if RACKPOWERDRAWKVA has a value |
RackWeightLbs¶
The weight of the rack in pounds.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RACKWEIGHTLBS() |
Getter for RACKWEIGHTLBS, with configurable default |
ASK_RACKWEIGHTLBS() |
Getter for RACKWEIGHTLBS w/ exceptions if field has no value |
STR_RACKWEIGHTLBS() |
String format for RACKWEIGHTLBS, with configurable default |
HAS_RACKWEIGHTLBS() |
Determine if RACKWEIGHTLBS has a value |
RackHeightInches¶
The height of the rack in inches.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RACKHEIGHTINCHES() |
Getter for RACKHEIGHTINCHES, with configurable default |
ASK_RACKHEIGHTINCHES() |
Getter for RACKHEIGHTINCHES w/ exceptions if field has no va |
STR_RACKHEIGHTINCHES() |
String format for RACKHEIGHTINCHES, with configurable defaul |
HAS_RACKHEIGHTINCHES() |
Determine if RACKHEIGHTINCHES has a value |
RackWidthInches¶
The width of the rack in inches.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RACKWIDTHINCHES() |
Getter for RACKWIDTHINCHES, with configurable default |
ASK_RACKWIDTHINCHES() |
Getter for RACKWIDTHINCHES w/ exceptions if field has no val |
STR_RACKWIDTHINCHES() |
String format for RACKWIDTHINCHES, with configurable default |
HAS_RACKWIDTHINCHES() |
Determine if RACKWIDTHINCHES has a value |
RackDepthInches¶
The depth of the rack in inches.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RACKDEPTHINCHES() |
Getter for RACKDEPTHINCHES, with configurable default |
ASK_RACKDEPTHINCHES() |
Getter for RACKDEPTHINCHES w/ exceptions if field has no val |
STR_RACKDEPTHINCHES() |
String format for RACKDEPTHINCHES, with configurable default |
HAS_RACKDEPTHINCHES() |
Determine if RACKDEPTHINCHES has a value |
RackUnitHeight¶
The rack unit height.
HEIGHT_42U- 42 rack units.
HEIGHT_2U- 2 rack units.
HEIGHT_1U- 1 rack unit.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RACKUNITHEIGHT() |
Getter for RACKUNITHEIGHT, with configurable default |
ASK_RACKUNITHEIGHT() |
Getter for RACKUNITHEIGHT w/ exceptions if field has no valu |
HAS_RACKUNITHEIGHT() |
Determine if RACKUNITHEIGHT has a value |
EC2Capacities¶
The Amazon EC2 capacities for the rack.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EC2CAPACITIES() |
Getter for EC2CAPACITIES, with configurable default |
ASK_EC2CAPACITIES() |
Getter for EC2CAPACITIES w/ exceptions if field has no value |
HAS_EC2CAPACITIES() |
Determine if EC2CAPACITIES has a value |