msserver:adsites:domain : Active Directory Domain object.¶
The object provides information about the Active Directory Domain.
Object Reference¶
References to msserver:adsites:domain are object references. The name part of an Active Directory Domain properties object reference has the following components:
Name of the Active Directory Domain properties object
Name of the network view
Example: msserver:adsites:domain/ZG5zLmJpbmRfY25h:somedomain/default
Restrictions¶
The object does not support the following operations:
Create (insert)
Delete
Modify (update)
Scheduling
CSV export
The object cannot be managed on Cloud Platform members.
Fields¶
These fields are actual members of the object; thus, they can be requested by using _return_fields, if the fields are readable.
The basic version of the object contains the field(s): name, netbios, network_view.
ea_definition¶
- ea_definition¶
The name of the Extensible Attribute Definition object that is linked to the Active Directory Sites Domain.
Type
String.
Search
The field is available for search via
‘=’ (exact equality)
Notes
The ea_definition cannot be updated.
ea_definition cannot be written.
ms_sync_master_name¶
- ms_sync_master_name¶
The IP address or FQDN of the managing master for the MS server, if applicable.
Type
String.
Values with leading or trailing white space are not valid for this field.
Search
The field is not available for search.
Notes
The ms_sync_master_name cannot be updated.
ms_sync_master_name cannot be written.
name¶
- name¶
The name of the Active Directory Domain properties object.
Type
String.
Values with leading or trailing white space are not valid for this field.
Search
The field is available for search via
‘~=’ (regular expression)
‘=’ (exact equality)
‘:=’ (case insensitive search)
Notes
The name is part of the base object.
The name cannot be updated.
name cannot be written.
netbios¶
- netbios¶
The NetBIOS name of the Active Directory Domain properties object.
Type
String.
Values with leading or trailing white space are not valid for this field.
Search
The field is available for search via
‘~=’ (regular expression)
‘=’ (exact equality)
‘:=’ (case insensitive search)
Notes
The netbios is part of the base object.
The netbios cannot be updated.
netbios cannot be written.
network_view¶
- network_view¶
The name of the network view in which the Active Directory Domain resides.
Type
String.
Search
The field is available for search via
‘=’ (exact equality)
Notes
The network_view is part of the base object.
The network_view cannot be updated.
network_view cannot be written.
read_only¶
- read_only¶
Determines whether the Active Directory Domain properties object is a read-only object.
Type
Bool.
Search
The field is not available for search.
Notes
The read_only cannot be updated.
read_only cannot be written.
Fields List¶
Field |
Type |
Req |
R/O |
Base |
Search |
---|---|---|---|---|---|
ea_definition |
String |
N |
Y |
N |
= |
ms_sync_master_name |
String |
N |
Y |
N |
N/A |
name |
String |
N |
Y |
Y |
: = ~ |
netbios |
String |
N |
Y |
Y |
: = ~ |
network_view |
String |
N |
Y |
Y |
= |
read_only |
Bool |
N |
Y |
N |
N/A |