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

    Interface RebootInfo

    interface RebootInfo {
        boot_id: string;
        reboot_required_reasons: v25_10_0.RebootRequiredReason[];
    }
    Index
    boot_id: string
    reboot_required_reasons: v25_10_0.RebootRequiredReason[]