/AWS1/CL_DSRNETWORKUPDATESTGS¶
Contains the network configuration for directory update operations.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_networktype TYPE /AWS1/DSRNETWORKTYPE /AWS1/DSRNETWORKTYPE¶
The target network type for the directory update.
it_customerdnsipsv6 TYPE /AWS1/CL_DSRDNSIPV6ADDRS_W=>TT_DNSIPV6ADDRS TT_DNSIPV6ADDRS¶
IPv6 addresses of DNS servers or domain controllers in the self-managed directory. Required only when updating an AD Connector directory.
Queryable Attributes¶
NetworkType¶
The target network type for the directory update.
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 |
CustomerDnsIpsV6¶
IPv6 addresses of DNS servers or domain controllers in the self-managed directory. Required only when updating an AD Connector directory.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMERDNSIPSV6() |
Getter for CUSTOMERDNSIPSV6, with configurable default |
ASK_CUSTOMERDNSIPSV6() |
Getter for CUSTOMERDNSIPSV6 w/ exceptions if field has no va |
HAS_CUSTOMERDNSIPSV6() |
Determine if CUSTOMERDNSIPSV6 has a value |