DeleteDHCPEntryRequest: {
    dhcpEntryId: string;
    zone?: Zone;
}

Type declaration

  • dhcpEntryId: string

    ID of the DHCP entry to delete.

  • Optionalzone?: Zone

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