The object manages the DNS bulk host name formats defined at the Grid level.
References to bulkhostnametemplate are object references.
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): is_grid_default, template_format, template_name.
The following fields are required to create this object:
Field | Notes |
---|---|
template_format | |
template_name |
True if this template is Grid default.
Type
Bool.
Search
The field is not available for search.
Notes
The is_grid_default is part of the base object.
The is_grid_default cannot be updated.
is_grid_default cannot be written.
True if this is a pre-defined template, False otherwise.
Type
Bool.
Search
The field is not available for search.
Notes
The pre_defined cannot be updated.
pre_defined cannot be written.
The format of bulk host name template. It should follow certain rules (please use Administration Guide as reference).
Type
String.
Create
The field is required on creation.
Search
The field is available for search via
Notes
The template_format is part of the base object.
The name of bulk host name template.
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
Notes
The template_name is part of the base object.
Field | Type | Req | R/O | Base | Search |
---|---|---|---|---|---|
is_grid_default | Bool | N | Y | Y | N/A |
pre_defined | Bool | N | Y | N | N/A |
template_format | String | Y | N | Y | : = ~ |
template_name | String | Y | N | Y | : = ~ |