/AWS1/CL_NIMACTDIRECTORYCONF¶
The configuration for a Directory Service for Microsoft Active Directory studio resource.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_computerattributes TYPE /AWS1/CL_NIMACTDIRECTORYCOMP00=>TT_ACTDIRECTORYCOMPUTERATTRLST TT_ACTDIRECTORYCOMPUTERATTRLST¶
A collection of custom attributes for an Active Directory computer.
iv_directoryid TYPE /AWS1/NIMDIRECTORYID /AWS1/NIMDIRECTORYID¶
The directory ID of the Directory Service for Microsoft Active Directory to access using this studio component.
iv_orgalunitdistinguishedn00 TYPE /AWS1/NIMACTDIRECTORYORGALUN00 /AWS1/NIMACTDIRECTORYORGALUN00¶
The distinguished name (DN) and organizational unit (OU) of an Active Directory computer.
Queryable Attributes¶
computerAttributes¶
A collection of custom attributes for an Active Directory computer.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPUTERATTRIBUTES() |
Getter for COMPUTERATTRIBUTES, with configurable default |
ASK_COMPUTERATTRIBUTES() |
Getter for COMPUTERATTRIBUTES w/ exceptions if field has no |
HAS_COMPUTERATTRIBUTES() |
Determine if COMPUTERATTRIBUTES has a value |
directoryId¶
The directory ID of the Directory Service for Microsoft Active Directory to access using this studio component.
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 |
organizationalUnitDistinguishedName¶
The distinguished name (DN) and organizational unit (OU) of an Active Directory computer.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORGALUNITDISTINGUISHED00() |
Getter for ORGALUNITDISTINGUISHEDNAME, with configurable def |
ASK_ORGALUNITDISTINGUISHED00() |
Getter for ORGALUNITDISTINGUISHEDNAME w/ exceptions if field |
HAS_ORGALUNITDISTINGUISHED00() |
Determine if ORGALUNITDISTINGUISHEDNAME has a value |