/AWS1/CL_DSROWNERDIRECTORYDESC¶
Contains the directory owner account details shared with the directory consumer account.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_directoryid TYPE /AWS1/DSRDIRECTORYID /AWS1/DSRDIRECTORYID¶
Identifier of the Managed Microsoft AD directory in the directory owner account.
iv_accountid TYPE /AWS1/DSRCUSTOMERID /AWS1/DSRCUSTOMERID¶
Identifier of the directory owner account.
it_dnsipaddrs TYPE /AWS1/CL_DSRDNSIPADDRS_W=>TT_DNSIPADDRS TT_DNSIPADDRS¶
IP address of the directory’s domain controllers.
it_dnsipv6addrs TYPE /AWS1/CL_DSRDNSIPV6ADDRS_W=>TT_DNSIPV6ADDRS TT_DNSIPV6ADDRS¶
IPv6 addresses of the directory’s domain controllers.
io_vpcsettings TYPE REF TO /AWS1/CL_DSRDIRECTORYVPCSTGS00 /AWS1/CL_DSRDIRECTORYVPCSTGS00¶
Information about the VPC settings for the directory.
io_radiussettings TYPE REF TO /AWS1/CL_DSRRADIUSSETTINGS /AWS1/CL_DSRRADIUSSETTINGS¶
Information about the RadiusSettings object server configuration.
iv_radiusstatus TYPE /AWS1/DSRRADIUSSTATUS /AWS1/DSRRADIUSSTATUS¶
The status of the RADIUS server.
iv_networktype TYPE /AWS1/DSRNETWORKTYPE /AWS1/DSRNETWORKTYPE¶
Network type of the directory in the directory owner account.
Queryable Attributes¶
DirectoryId¶
Identifier of the Managed Microsoft AD directory in the directory owner account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DIRECTORYID() |
Getter for DIRECTORYID, with configurable default |
ASK_DIRECTORYID() |
Getter for DIRECTORYID w/ exceptions if field has no value |
HAS_DIRECTORYID() |
Determine if DIRECTORYID has a value |
AccountId¶
Identifier of the directory owner account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCOUNTID() |
Getter for ACCOUNTID, with configurable default |
ASK_ACCOUNTID() |
Getter for ACCOUNTID w/ exceptions if field has no value |
HAS_ACCOUNTID() |
Determine if ACCOUNTID has a value |
DnsIpAddrs¶
IP address of the directory’s domain controllers.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DNSIPADDRS() |
Getter for DNSIPADDRS, with configurable default |
ASK_DNSIPADDRS() |
Getter for DNSIPADDRS w/ exceptions if field has no value |
HAS_DNSIPADDRS() |
Determine if DNSIPADDRS has a value |
DnsIpv6Addrs¶
IPv6 addresses of the directory’s domain controllers.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DNSIPV6ADDRS() |
Getter for DNSIPV6ADDRS, with configurable default |
ASK_DNSIPV6ADDRS() |
Getter for DNSIPV6ADDRS w/ exceptions if field has no value |
HAS_DNSIPV6ADDRS() |
Determine if DNSIPV6ADDRS has a value |
VpcSettings¶
Information about the VPC settings for the directory.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPCSETTINGS() |
Getter for VPCSETTINGS |
RadiusSettings¶
Information about the RadiusSettings object server configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RADIUSSETTINGS() |
Getter for RADIUSSETTINGS |
RadiusStatus¶
The status of the RADIUS server.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RADIUSSTATUS() |
Getter for RADIUSSTATUS, with configurable default |
ASK_RADIUSSTATUS() |
Getter for RADIUSSTATUS w/ exceptions if field has no value |
HAS_RADIUSSTATUS() |
Determine if RADIUSSTATUS has a value |
NetworkType¶
Network type of the directory in the directory owner account.
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 |