msserver:dns : Microsoft Server DNS properties object.

This object represents a subset of the Microsoft Server DNS properties.

Object Reference

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

Restrictions

The object does not support the following operations:

  • 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): address.

address

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

  • ‘:=’ (case insensitive search)
  • ‘=’ (exact equality)
  • ‘~=’ (regular expression)

Notes

The address is part of the base object.

The address cannot be updated.

address cannot be written.

enable_dns_reports_sync

enable_dns_reports_sync

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).

login_name

login_name

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).

login_password

login_password

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.

synchronization_interval

synchronization_interval

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_enable_dns_reports_sync

use_enable_dns_reports_sync

Use flag for: enable_dns_reports_sync

Type

Bool.

Create

The default value is False.

Search

The field is not available for search.

use_login

use_login

Use flag for: login_name , login_password

Type

Bool.

Create

The default value is False.

Search

The field is not available for search.

use_synchronization_interval

use_synchronization_interval

Use flag for: synchronization_interval

Type

Bool.

Create

The default value is False.

Search

The field is not available for search.

Fields List

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