/AWS1/CL_FSXUPSVMACTDIRECTOR00¶
Specifies updates to an FSx for ONTAP storage virtual machine's (SVM) Microsoft Active Directory (AD) configuration. Note that account credentials are not returned in the response payload.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_selfmanagedactdirectory00 TYPE REF TO /AWS1/CL_FSXSELFMANAGEDACTDI02 /AWS1/CL_FSXSELFMANAGEDACTDI02¶
Specifies changes you are making to the self-managed Microsoft Active Directory configuration to which
an FSx for Windows File Server file system or an FSx for ONTAP SVM is joined.
iv_netbiosname TYPE /AWS1/FSXNETBIOSALIAS /AWS1/FSXNETBIOSALIAS¶
Specifies an updated NetBIOS name of the AD computer object
NetBiosNameto which an SVM is joined.
Queryable Attributes¶
SelfManagedActiveDirectoryConfiguration¶
Specifies changes you are making to the self-managed Microsoft Active Directory configuration to which
an FSx for Windows File Server file system or an FSx for ONTAP SVM is joined.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SELFMANAGEDACTDIRECTOR00() |
Getter for SELFMANAGEDACTDIRECTORYCONF |
NetBiosName¶
Specifies an updated NetBIOS name of the AD computer object
NetBiosNameto which an SVM is joined.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETBIOSNAME() |
Getter for NETBIOSNAME, with configurable default |
ASK_NETBIOSNAME() |
Getter for NETBIOSNAME w/ exceptions if field has no value |
HAS_NETBIOSNAME() |
Determine if NETBIOSNAME has a value |