/AWS1/CL_OWXINSTANCESCOUNT¶
Describes how many instances a stack has for each status.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_assigning
TYPE /AWS1/OWXINTEGER
/AWS1/OWXINTEGER
¶
The number of instances in the Assigning state.
iv_booting
TYPE /AWS1/OWXINTEGER
/AWS1/OWXINTEGER
¶
The number of instances with
booting
status.
iv_connectionlost
TYPE /AWS1/OWXINTEGER
/AWS1/OWXINTEGER
¶
The number of instances with
connection_lost
status.
iv_deregistering
TYPE /AWS1/OWXINTEGER
/AWS1/OWXINTEGER
¶
The number of instances in the Deregistering state.
iv_online
TYPE /AWS1/OWXINTEGER
/AWS1/OWXINTEGER
¶
The number of instances with
online
status.
iv_pending
TYPE /AWS1/OWXINTEGER
/AWS1/OWXINTEGER
¶
The number of instances with
pending
status.
iv_rebooting
TYPE /AWS1/OWXINTEGER
/AWS1/OWXINTEGER
¶
The number of instances with
rebooting
status.
iv_registered
TYPE /AWS1/OWXINTEGER
/AWS1/OWXINTEGER
¶
The number of instances in the Registered state.
iv_registering
TYPE /AWS1/OWXINTEGER
/AWS1/OWXINTEGER
¶
The number of instances in the Registering state.
iv_requested
TYPE /AWS1/OWXINTEGER
/AWS1/OWXINTEGER
¶
The number of instances with
requested
status.
iv_runningsetup
TYPE /AWS1/OWXINTEGER
/AWS1/OWXINTEGER
¶
The number of instances with
running_setup
status.
iv_setupfailed
TYPE /AWS1/OWXINTEGER
/AWS1/OWXINTEGER
¶
The number of instances with
setup_failed
status.
iv_shuttingdown
TYPE /AWS1/OWXINTEGER
/AWS1/OWXINTEGER
¶
The number of instances with
shutting_down
status.
iv_startfailed
TYPE /AWS1/OWXINTEGER
/AWS1/OWXINTEGER
¶
The number of instances with
start_failed
status.
iv_stopfailed
TYPE /AWS1/OWXINTEGER
/AWS1/OWXINTEGER
¶
The number of instances with
stop_failed
status.
iv_stopped
TYPE /AWS1/OWXINTEGER
/AWS1/OWXINTEGER
¶
The number of instances with
stopped
status.
iv_stopping
TYPE /AWS1/OWXINTEGER
/AWS1/OWXINTEGER
¶
The number of instances with
stopping
status.
iv_terminated
TYPE /AWS1/OWXINTEGER
/AWS1/OWXINTEGER
¶
The number of instances with
terminated
status.
iv_terminating
TYPE /AWS1/OWXINTEGER
/AWS1/OWXINTEGER
¶
The number of instances with
terminating
status.
iv_unassigning
TYPE /AWS1/OWXINTEGER
/AWS1/OWXINTEGER
¶
The number of instances in the Unassigning state.
Queryable Attributes¶
Assigning¶
The number of instances in the Assigning state.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ASSIGNING() |
Getter for ASSIGNING, with configurable default |
ASK_ASSIGNING() |
Getter for ASSIGNING w/ exceptions if field has no value |
HAS_ASSIGNING() |
Determine if ASSIGNING has a value |
Booting¶
The number of instances with
booting
status.
Accessible with the following methods¶
Method | Description |
---|---|
GET_BOOTING() |
Getter for BOOTING, with configurable default |
ASK_BOOTING() |
Getter for BOOTING w/ exceptions if field has no value |
HAS_BOOTING() |
Determine if BOOTING has a value |
ConnectionLost¶
The number of instances with
connection_lost
status.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONNECTIONLOST() |
Getter for CONNECTIONLOST, with configurable default |
ASK_CONNECTIONLOST() |
Getter for CONNECTIONLOST w/ exceptions if field has no valu |
HAS_CONNECTIONLOST() |
Determine if CONNECTIONLOST has a value |
Deregistering¶
The number of instances in the Deregistering state.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DEREGISTERING() |
Getter for DEREGISTERING, with configurable default |
ASK_DEREGISTERING() |
Getter for DEREGISTERING w/ exceptions if field has no value |
HAS_DEREGISTERING() |
Determine if DEREGISTERING has a value |
Online¶
The number of instances with
online
status.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ONLINE() |
Getter for ONLINE, with configurable default |
ASK_ONLINE() |
Getter for ONLINE w/ exceptions if field has no value |
HAS_ONLINE() |
Determine if ONLINE has a value |
Pending¶
The number of instances with
pending
status.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PENDING() |
Getter for PENDING, with configurable default |
ASK_PENDING() |
Getter for PENDING w/ exceptions if field has no value |
HAS_PENDING() |
Determine if PENDING has a value |
Rebooting¶
The number of instances with
rebooting
status.
Accessible with the following methods¶
Method | Description |
---|---|
GET_REBOOTING() |
Getter for REBOOTING, with configurable default |
ASK_REBOOTING() |
Getter for REBOOTING w/ exceptions if field has no value |
HAS_REBOOTING() |
Determine if REBOOTING has a value |
Registered¶
The number of instances in the Registered state.
Accessible with the following methods¶
Method | Description |
---|---|
GET_REGISTERED() |
Getter for REGISTERED, with configurable default |
ASK_REGISTERED() |
Getter for REGISTERED w/ exceptions if field has no value |
HAS_REGISTERED() |
Determine if REGISTERED has a value |
Registering¶
The number of instances in the Registering state.
Accessible with the following methods¶
Method | Description |
---|---|
GET_REGISTERING() |
Getter for REGISTERING, with configurable default |
ASK_REGISTERING() |
Getter for REGISTERING w/ exceptions if field has no value |
HAS_REGISTERING() |
Determine if REGISTERING has a value |
Requested¶
The number of instances with
requested
status.
Accessible with the following methods¶
Method | Description |
---|---|
GET_REQUESTED() |
Getter for REQUESTED, with configurable default |
ASK_REQUESTED() |
Getter for REQUESTED w/ exceptions if field has no value |
HAS_REQUESTED() |
Determine if REQUESTED has a value |
RunningSetup¶
The number of instances with
running_setup
status.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RUNNINGSETUP() |
Getter for RUNNINGSETUP, with configurable default |
ASK_RUNNINGSETUP() |
Getter for RUNNINGSETUP w/ exceptions if field has no value |
HAS_RUNNINGSETUP() |
Determine if RUNNINGSETUP has a value |
SetupFailed¶
The number of instances with
setup_failed
status.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SETUPFAILED() |
Getter for SETUPFAILED, with configurable default |
ASK_SETUPFAILED() |
Getter for SETUPFAILED w/ exceptions if field has no value |
HAS_SETUPFAILED() |
Determine if SETUPFAILED has a value |
ShuttingDown¶
The number of instances with
shutting_down
status.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SHUTTINGDOWN() |
Getter for SHUTTINGDOWN, with configurable default |
ASK_SHUTTINGDOWN() |
Getter for SHUTTINGDOWN w/ exceptions if field has no value |
HAS_SHUTTINGDOWN() |
Determine if SHUTTINGDOWN has a value |
StartFailed¶
The number of instances with
start_failed
status.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STARTFAILED() |
Getter for STARTFAILED, with configurable default |
ASK_STARTFAILED() |
Getter for STARTFAILED w/ exceptions if field has no value |
HAS_STARTFAILED() |
Determine if STARTFAILED has a value |
StopFailed¶
The number of instances with
stop_failed
status.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STOPFAILED() |
Getter for STOPFAILED, with configurable default |
ASK_STOPFAILED() |
Getter for STOPFAILED w/ exceptions if field has no value |
HAS_STOPFAILED() |
Determine if STOPFAILED has a value |
Stopped¶
The number of instances with
stopped
status.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STOPPED() |
Getter for STOPPED, with configurable default |
ASK_STOPPED() |
Getter for STOPPED w/ exceptions if field has no value |
HAS_STOPPED() |
Determine if STOPPED has a value |
Stopping¶
The number of instances with
stopping
status.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STOPPING() |
Getter for STOPPING, with configurable default |
ASK_STOPPING() |
Getter for STOPPING w/ exceptions if field has no value |
HAS_STOPPING() |
Determine if STOPPING has a value |
Terminated¶
The number of instances with
terminated
status.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TERMINATED() |
Getter for TERMINATED, with configurable default |
ASK_TERMINATED() |
Getter for TERMINATED w/ exceptions if field has no value |
HAS_TERMINATED() |
Determine if TERMINATED has a value |
Terminating¶
The number of instances with
terminating
status.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TERMINATING() |
Getter for TERMINATING, with configurable default |
ASK_TERMINATING() |
Getter for TERMINATING w/ exceptions if field has no value |
HAS_TERMINATING() |
Determine if TERMINATING has a value |
Unassigning¶
The number of instances in the Unassigning state.
Accessible with the following methods¶
Method | Description |
---|---|
GET_UNASSIGNING() |
Getter for UNASSIGNING, with configurable default |
ASK_UNASSIGNING() |
Getter for UNASSIGNING w/ exceptions if field has no value |
HAS_UNASSIGNING() |
Determine if UNASSIGNING has a value |