bulkhostnametemplate : The bulk host name template object.

The object manages the DNS bulk host name formats defined at the Grid level.

Object Reference

References to bulkhostnametemplate are object references.

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): is_grid_default, template_format, template_name.

The following fields are required to create this object:

Field Notes
template_format  
template_name  

is_grid_default

is_grid_default

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.

pre_defined

pre_defined

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.

template_format

template_format

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

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

Notes

The template_format is part of the base object.

template_name

template_name

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

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

Notes

The template_name is part of the base object.

Fields List

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 : = ~