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

    Interface AppStatsEventSourceEventItem

    interface AppStatsEventSourceEventItem {
        app_name: string;
        blkio: v25_10_0.AppStatsEventSourceEventItemBlkio;
        cpu_usage: number;
        memory: number;
        networks: v25_10_0.AppStatsEventSourceEventItemNetwork[];
    }
    Index
    app_name: string
    cpu_usage: number
    memory: number