This object represents a subset of the Microsoft Server DNS properties.
References to msserver:dns are object references. The name part of a Microsoft Server DNS properties object reference has the following components:
- The address of the Microsoft Server to which the DNS properties apply.
Example: msserver:dns/ZG5zLm5ldHdvcmtfdmlldyQxMTk:1.0.0.1
The object does not support the following operations:
The object cannot be managed on Cloud Platform members.
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): address.
The address or FQDN of the DNS Microsoft Server.
Type
String.
Values with leading or trailing white space are not valid for this field.
Search
The field is available for search via
Notes
The address is part of the base object.
The address cannot be updated.
address cannot be written.
Determines if synchronization of DNS reporting data from the Microsoft server is enabled or not.
Type
Bool.
Create
The default value is False.
Search
The field is not available for search.
Notes
enable_dns_reports_sync is associated with the field use_enable_dns_reports_sync (see use flag).
The login name of the DNS Microsoft Server.
Type
String.
Create
The default value is undefined.
Search
The field is not available for search.
Notes
login_name is associated with the field use_login (see use flag).
The login password of the DNS Microsoft Server.
Type
String.
Create
The default value is undefined.
Search
The field is not available for search.
Notes
login_password is associated with the field use_login (see use flag).
login_password is not readable.
The minimum number of minutes between two synchronizations.
Type
Unsigned integer.
Create
The default value is 2.
Search
The field is not available for search.
Notes
synchronization_interval is associated with the field use_synchronization_interval (see use flag).
Use flag for: enable_dns_reports_sync
Type
Bool.
Create
The default value is False.
Search
The field is not available for search.
Field | Type | Req | R/O | Base | Search |
---|---|---|---|---|---|
address | String | N | Y | Y | : = ~ |
enable_dns_reports_sync | Bool | N | N | N | N/A |
login_name | String | N | N | N | N/A |
login_password | String | N | N | N | N/A |
synchronization_interval | Unsigned int | N | N | N | N/A |
use_enable_dns_reports_sync | Bool | N | N | N | N/A |
use_login | Bool | N | N | N | N/A |
use_synchronization_interval | Bool | N | N | N | N/A |