/AWS1/CL_GSTUPLINKCONNDETAILS¶
Connection details for customer to Agent and Agent to Ground Station
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_ingressaddressandport TYPE REF TO /AWS1/CL_GSTCONNECTIONDETAILS /AWS1/CL_GSTCONNECTIONDETAILS¶
Egress address of AgentEndpoint with an optional mtu.
io_agentipandportaddress TYPE REF TO /AWS1/CL_GSTRANGEDCONNDETAILS /AWS1/CL_GSTRANGEDCONNDETAILS¶
Ingress address of AgentEndpoint with a port range and an optional mtu.
Queryable Attributes¶
ingressAddressAndPort¶
Egress address of AgentEndpoint with an optional mtu.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INGRESSADDRESSANDPORT() |
Getter for INGRESSADDRESSANDPORT |
agentIpAndPortAddress¶
Ingress address of AgentEndpoint with a port range and an optional mtu.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGENTIPANDPORTADDRESS() |
Getter for AGENTIPANDPORTADDRESS |