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

    Interface AlertCategoryClass

    interface AlertCategoryClass {
        id: string;
        level: string;
        proactive_support: boolean;
    }
    Index
    id: string
    level: string
    proactive_support: boolean