UpdateDHCPEntryRequest: { dhcpEntryId: string; ipAddress?: string; zone?: Zone }

Type declaration

  • dhcpEntryId: string

    ID of the DHCP entry to update.

  • OptionalipAddress?: string

    New IP address to give to the device.

  • Optionalzone?: Zone

    Zone to target. If none is passed will use default zone from the config.