kea-client
    Preparing search index...

    Interface ReservationGetResult

    interface ReservationGetResult {
        hosts?: HostReservation[];
    }
    Index
    hosts?: HostReservation[]