Mandatory parameters are denoted by an * (asterisk).
header | type | description | required | encoding | sample | object_headers | |
---|---|---|---|---|---|---|---|
HEADER-dnsconfig-v2-forwardzone* | string | The primary identifier of the header stating the type of object. | TRUE | string | |||
key* | string | The primary identifier of an individual object. | TRUE | string | |||
fqdn* | string | The FQDN supplied at creation will be converted to the canonical form. | TRUE | string | |||
comment | string | The comment for a zone configuration. | FALSE | string | |||
disabled | boolean | Set this field to disable the object. While a configuration is generated, a disabled object is effectively non-existent. | FALSE | string | |||
forward_only | boolean | Set to "true" to only forward. | FALSE | string | |||
external_forwarders | array | External DNS servers to forward to. The order is not significant. | FALSE | nios | forwarder_fqdn | forwarder_address | |
internal_forwarders | array | Universal DDI hosts to forward to. The order is not significant. | FALSE | stringarray | |||
hosts | array | Universal DDI hosts that should do the forwarding. The order is not significant. | FALSE | stringarray | |||
nsgs | array | Additional Forward DNS Server Groups. The order is not significant. | FALSE | stringarray | |||
tags | string | The tags for the DNS forward zone, in JSON format. | FALSE | expandtags | |||
view* | string | Parent DNS view. | TRUE | string | default | ||
access_view | string | Contains the name of the access view that the object belongs to. If you have used compartment_id, modify the field name to access_view before importing data into the Infoblox Portal. | FALSE | string | marketing |