ddns:principalcluster : DDNS Principal Cluster object.

The DDNS Principal Cluster object represents a set of principals such that any principal in a DDNS Principal Cluster can update records created by any other principal in the same cluster.

Object Reference

References to ddns:principalcluster are object references.

The name part of the DDNS Principal Cluster object reference has the following components:

  • Name of the DDNS Principal Cluster

  • Name of the DDNS Principal Cluster Group

Example: ddnsprincipalcluster/ZG5zLmJpbmRfY25h:ddnsprincipalcluster1

Restrictions

The object does not support the following operations:

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): comment, group, name, principals.

The following fields are required to create this object:

Field

Notes

group

name

comment

comment

Comment for the DDNS Principal Cluster.

Type

String.

Values with leading or trailing white space are not valid for this field.

Create

The default value is empty.

Search

The field is available for search via

  • ‘~=’ (regular expression)

  • ‘=’ (exact equality)

  • ‘:=’ (case insensitive search)

Notes

The comment is part of the base object.

group

group

The DDNS Principal cluster group name.

Type

String.

Create

The field is required on creation.

Search

The field is available for search via

  • ‘=’ (exact equality)

Notes

The group is part of the base object.

name

name

The name of this DDNS Principal Cluster.

Type

String.

Values with leading or trailing white space are not valid for this field.

Create

The field is required on creation.

Search

The field is available for search via

  • ‘~=’ (regular expression)

  • ‘=’ (exact equality)

  • ‘:=’ (case insensitive search)

Notes

The name is part of the base object.

principals

principals

The list of equivalent principals.

Type

String array.

Create

The default value is empty.

Search

The field is not available for search.

Notes

The principals is part of the base object.

Fields List

Field

Type

Req

R/O

Base

Search

comment

String

N

N

Y

: = ~

group

String

Y

N

Y

=

name

String

Y

N

Y

: = ~

principals

[String]

N

N

Y

N/A