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

    Interface AlertListChangedEvent

    interface AlertListChangedEvent {
        fields: AlertInput;
        id: number;
    }
    Index
    fields: AlertInput
    id: number