Field Name | Data Type | Required (Yes/No) | Associated GUI Field | Associated PAPI Method | Usage and Guidelines |
---|---|---|---|---|---|
Header-ddnsprincipa lgroup | String | Yes | Example: ddnsprincipalgroup | ||
name | String | Yes | Name | name | Example: corp.example.com |
comment | String | No | Comment | comment |
Dynamic Update Cluster Group
Field Name | Data Type | Required (Yes/No) | Associated GUI Field | Associated PAPI Method | Usage and Guidelines |
---|---|---|---|---|---|
Header-ddnsprincipa lcluster | String | Yes | Example: ddnsprincipalcluster | ||
name | String | Yes | Name | name | Example: cluster1 |
parent | String | Yes | Dynamic Update Group | clusters | Example: corp.example.com |
principals | String | Yes | Principal | principals | Example: |
comment | String | No | Comment | comment |
Grid DHCP Objects
NIOS does not support add and delete operations.
Field Name | Data Type | Required (Yes/No) | Associated GUI Field | Associated PAPI Method | Usage and Guidelines |
---|---|---|---|---|---|
Header-GridDhcp | String | Yes | Identifies the first row as a header row for the Grid DHCP objects. Example: GridDhcp | ||
authority | Boolean | No | When you set this to True, DHCP server is authoritative for this domain. Example: False | ||
domain_name | String | No | Indicates the domain name. | ||
recycle_leases | Boolean | No | Lease Deletion | recycle_leases | This field is set to True by default. When you set this to True, leases in a deleted range are kept until expiration. Ensure that you use the Overwrite option if you want to change the value to False. Merging data from an import preserves the default value. |
ignore_dhcp_option_list_request | Boolean | No | ignore_dhcp_option_list_request | When this is set to True, it clears the value of option-55. Example: False | |
enable_pxe_lease_time | Boolean | No | Enable PXE lease time | If this value is set to True, DHCP server uses different lease time for PXE clients. This field applies to the host address. Example: False | |
pxe_lease_time | Unsigned integer | No | PXE Lease Time | pxe_lease_time | Indicates the lease time for PXE clients in seconds. This field applies to the host address. Example: 43220. |
bootfile | String | No | Boot File | bootfile | Indicates the boot file name. Example: bootfile1 |
bootserver | String | No | Boot Server | bootserver | Indicates the boot server. Example: abc.corp100.com |
nextserver | String | No | Next Server | nextserver | Indicates the next server. Example: blue.domain.com |
deny_bootp | Boolean | No | Deny BOOTP Requests | deny_bootp | When this is set to True, it denies BOOTP requests. This field applies to the host address. Example: FALSE |
enable_ddns | Boolean | No | Enable DDNS Updates | enable_ddns | Enable or disable dynamic updates via DHCP to DNS server(s). Example: FALSE |
ddns_use_option81 | Boolean | No | Option 81 Support | ddns_use_option81 | Enable or disable option 81 support. Enables always_update_dns field. Example: TRUE |