nsgroup:delegation : NS group delegation object.

The NS group delegation object provides delegation servers configuration for delegated zones. When you configure a name server group, you can now create a set of external name servers as a delegation name server group and assign it to delegated zones. Specifying a single delegation name server group instead of configuring multiple name servers individually for each delegated zones can significantly reduce configuration efforts.

Object Reference

References to nsgroup:delegation are object references.

The name part of the nsgroup:delegation object reference has the following components:

  • Name of the delegated NS group.

Example: nsgroup:delegation/ZG5zLm5zX2dyb3VwJHRlc3Ruc2dlcw:testnsges

Restrictions

The object does not support the following operations:

  • 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): delegate_to, name.

The following fields are required to create this object:

Field Notes
delegate_to  
name  

comment

comment

The comment for the delegated NS group.

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

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

delegate_to

delegate_to

The list of delegated servers for the delegated NS group.

Type

A/An External Server struct array.

Create

The field is required on creation.

Search

The field is not available for search.

Notes

The delegate_to is part of the base object.

extattrs

extattrs

Extensible attributes associated with the object.

For valid values for extensible attributes, see the following information.

Type

Extensible attributes.

This field allows +/- to be specified as part of the field name when updating the object, see the following information.

Create

The default value is empty.

Search

For how to search extensible attributes, see the following information.

name

name

The name of the delegated NS group.

Type

String.

Create

The field is required on creation.

Search

The field is available for search via

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

Notes

The name is part of the base object.

Fields List

Field Type Req R/O Base Search
comment String N N N : = ~
delegate_to [struct] Y N Y N/A
extattrs Extattr N N N ext
name String Y N Y : = ~