Skip to content

/AWS1/CL_OUTSERVERSPECDETAILS

The physical specification details for a server in a quote option.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_serverpowerdrawkva TYPE /AWS1/RT_FLOAT_AS_STRING /AWS1/RT_FLOAT_AS_STRING

The maximum power draw of the server in kVA.

iv_serverweightlbs TYPE /AWS1/RT_FLOAT_AS_STRING /AWS1/RT_FLOAT_AS_STRING

The weight of the server in pounds.

iv_serverheightinches TYPE /AWS1/RT_FLOAT_AS_STRING /AWS1/RT_FLOAT_AS_STRING

The height of the server in inches.

iv_serverwidthinches TYPE /AWS1/RT_FLOAT_AS_STRING /AWS1/RT_FLOAT_AS_STRING

The width of the server in inches.

iv_serverdepthinches TYPE /AWS1/RT_FLOAT_AS_STRING /AWS1/RT_FLOAT_AS_STRING

The depth of the server in inches.

iv_rackunitheight TYPE /AWS1/OUTRACKUNITHEIGHT /AWS1/OUTRACKUNITHEIGHT

The rack unit height of the server.

  • 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 server.


Queryable Attributes

ServerPowerDrawKva

The maximum power draw of the server in kVA.

Accessible with the following methods

Method Description
GET_SERVERPOWERDRAWKVA() Getter for SERVERPOWERDRAWKVA, with configurable default
ASK_SERVERPOWERDRAWKVA() Getter for SERVERPOWERDRAWKVA w/ exceptions if field has no
STR_SERVERPOWERDRAWKVA() String format for SERVERPOWERDRAWKVA, with configurable defa
HAS_SERVERPOWERDRAWKVA() Determine if SERVERPOWERDRAWKVA has a value

ServerWeightLbs

The weight of the server in pounds.

Accessible with the following methods

Method Description
GET_SERVERWEIGHTLBS() Getter for SERVERWEIGHTLBS, with configurable default
ASK_SERVERWEIGHTLBS() Getter for SERVERWEIGHTLBS w/ exceptions if field has no val
STR_SERVERWEIGHTLBS() String format for SERVERWEIGHTLBS, with configurable default
HAS_SERVERWEIGHTLBS() Determine if SERVERWEIGHTLBS has a value

ServerHeightInches

The height of the server in inches.

Accessible with the following methods

Method Description
GET_SERVERHEIGHTINCHES() Getter for SERVERHEIGHTINCHES, with configurable default
ASK_SERVERHEIGHTINCHES() Getter for SERVERHEIGHTINCHES w/ exceptions if field has no
STR_SERVERHEIGHTINCHES() String format for SERVERHEIGHTINCHES, with configurable defa
HAS_SERVERHEIGHTINCHES() Determine if SERVERHEIGHTINCHES has a value

ServerWidthInches

The width of the server in inches.

Accessible with the following methods

Method Description
GET_SERVERWIDTHINCHES() Getter for SERVERWIDTHINCHES, with configurable default
ASK_SERVERWIDTHINCHES() Getter for SERVERWIDTHINCHES w/ exceptions if field has no v
STR_SERVERWIDTHINCHES() String format for SERVERWIDTHINCHES, with configurable defau
HAS_SERVERWIDTHINCHES() Determine if SERVERWIDTHINCHES has a value

ServerDepthInches

The depth of the server in inches.

Accessible with the following methods

Method Description
GET_SERVERDEPTHINCHES() Getter for SERVERDEPTHINCHES, with configurable default
ASK_SERVERDEPTHINCHES() Getter for SERVERDEPTHINCHES w/ exceptions if field has no v
STR_SERVERDEPTHINCHES() String format for SERVERDEPTHINCHES, with configurable defau
HAS_SERVERDEPTHINCHES() Determine if SERVERDEPTHINCHES has a value

RackUnitHeight

The rack unit height of the server.

  • 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 server.

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