/AWS1/CL_CEXNETWORKRESRCUTIL00¶
The network field that contains a list of network metrics that are associated with the current instance.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_networkinbytespersecond TYPE /AWS1/CEXGENERICSTRING /AWS1/CEXGENERICSTRING¶
The network inbound throughput utilization measured in Bytes per second (Bps).
iv_networkoutbytespersecond TYPE /AWS1/CEXGENERICSTRING /AWS1/CEXGENERICSTRING¶
The network outbound throughput utilization measured in Bytes per second (Bps).
iv_networkpacketsinpersecond TYPE /AWS1/CEXGENERICSTRING /AWS1/CEXGENERICSTRING¶
The network inbound packets that are measured in packets per second.
iv_networkpacketsoutpersec TYPE /AWS1/CEXGENERICSTRING /AWS1/CEXGENERICSTRING¶
The network outbound packets that are measured in packets per second.
Queryable Attributes¶
NetworkInBytesPerSecond¶
The network inbound throughput utilization measured in Bytes per second (Bps).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKINBYTESPERSECOND() |
Getter for NETWORKINBYTESPERSECOND, with configurable defaul |
ASK_NETWORKINBYTESPERSECOND() |
Getter for NETWORKINBYTESPERSECOND w/ exceptions if field ha |
HAS_NETWORKINBYTESPERSECOND() |
Determine if NETWORKINBYTESPERSECOND has a value |
NetworkOutBytesPerSecond¶
The network outbound throughput utilization measured in Bytes per second (Bps).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKOUTBYTESPERSECOND() |
Getter for NETWORKOUTBYTESPERSECOND, with configurable defau |
ASK_NETWORKOUTBYTESPERSECOND() |
Getter for NETWORKOUTBYTESPERSECOND w/ exceptions if field h |
HAS_NETWORKOUTBYTESPERSECOND() |
Determine if NETWORKOUTBYTESPERSECOND has a value |
NetworkPacketsInPerSecond¶
The network inbound packets that are measured in packets per second.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKPACKETSINPERSEC() |
Getter for NETWORKPACKETSINPERSECOND, with configurable defa |
ASK_NETWORKPACKETSINPERSEC() |
Getter for NETWORKPACKETSINPERSECOND w/ exceptions if field |
HAS_NETWORKPACKETSINPERSEC() |
Determine if NETWORKPACKETSINPERSECOND has a value |
NetworkPacketsOutPerSecond¶
The network outbound packets that are measured in packets per second.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKPACKETSOUTPERSEC() |
Getter for NETWORKPACKETSOUTPERSECOND, with configurable def |
ASK_NETWORKPACKETSOUTPERSEC() |
Getter for NETWORKPACKETSOUTPERSECOND w/ exceptions if field |
HAS_NETWORKPACKETSOUTPERSEC() |
Determine if NETWORKPACKETSOUTPERSECOND has a value |