@truenas/api-client
    Preparing search index...

    Interface IPMISELInfo

    interface IPMISELInfo {
        allocation_unit_size: string;
        delete_sel_command: string;
        events_dropped_due_to_lack_of_space: string;
        free_space_remaining: string;
        get_sel_allocation_information_command: string;
        largest_free_block: string;
        maximum_record_size: string;
        number_of_free_allocation_units: string;
        number_of_log_entries: string;
        number_of_possible_allocation_units: string;
        partial_add_sel_entry_command: string;
        recent_erase_timestamp: string;
        reserve_sel_command: string;
        sel_version: string;
    }
    Index
    allocation_unit_size: string
    delete_sel_command: string
    events_dropped_due_to_lack_of_space: string
    free_space_remaining: string
    get_sel_allocation_information_command: string
    largest_free_block: string
    maximum_record_size: string
    number_of_free_allocation_units: string
    number_of_log_entries: string
    number_of_possible_allocation_units: string

    partial_add_sel_entry_command

    partial_add_sel_entry_command: string
    recent_erase_timestamp: string
    reserve_sel_command: string
    sel_version: string