Name | Type | Description | Notes |
---|---|---|---|
boot_file_name | str | If specified will pass option 67 to interface's DHCP server | [optional] |
ntp_servers | list[str] | If specified will pass the configured NTP server to the VM via DHCP option 042. | [optional] |
private_options | list[V1DHCPPrivateOptions] | If specified will pass extra DHCP options for private use, range: 224-254 | [optional] |
tftp_server_name | str | If specified will pass option 66 to interface's DHCP server | [optional] |