/AWS1/CL_KFKSVRLSCNNCTVYINFO¶
Describes the cluster's connectivity information, such as its network type, which is IPv4 or DUAL.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_networktype TYPE /AWS1/KFKNETWORKTYPE /AWS1/KFKNETWORKTYPE¶
The network type of the cluster, which is IPv4 or DUAL. The DUAL network type uses both IPv4 and IPv6 addresses for your cluster and its resources.
By default, a cluster uses the IPv4 network type.
Queryable Attributes¶
NetworkType¶
The network type of the cluster, which is IPv4 or DUAL. The DUAL network type uses both IPv4 and IPv6 addresses for your cluster and its resources.
By default, a cluster uses the IPv4 network type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKTYPE() |
Getter for NETWORKTYPE, with configurable default |
ASK_NETWORKTYPE() |
Getter for NETWORKTYPE w/ exceptions if field has no value |
HAS_NETWORKTYPE() |
Determine if NETWORKTYPE has a value |