allnsgroup : All NS Group object.¶
The All NS Groups object is a generic name server group object that provides information about all name server groups.
Object Reference¶
References to allnsgroup are object references.
The name part of the All NS Group object reference has the following components:
Name of the name server group
Type of the name server group
Example: allnsgroup/ZG5zLm5zX2dyb3VwJG5zZzE:nsg1/AUTH
Restrictions¶
The object does not support the following operations:
Create (insert)
Delete
Modify (update)
Permissions
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, type.
comment¶
- comment¶
The comment for the name server group.
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 comment cannot be updated.
comment cannot be written.
name¶
- name¶
The name of the name server group.
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.
type¶
- type¶
The type of the name server group.
Type
String.
- Valid values are:
AUTH
DELEGATION
FORWARDING_MEMBER
FORWARD_STUB_SERVER
STUB_MEMBER
Search
The field is available for search via
‘=’ (exact equality)
Notes
The type is part of the base object.
The type cannot be updated.
type cannot be written.
Fields List¶
Field |
Type |
Req |
R/O |
Base |
Search |
---|---|---|---|---|---|
comment |
String |
N |
Y |
N |
: = ~ |
name |
String |
N |
Y |
Y |
: = ~ |
type |
String |
N |
Y |
Y |
= |