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

    Interface ReportingNetdataGraphsItem

    interface ReportingNetdataGraphsItem {
        identifiers: string[] | null;
        name: string;
        vertical_label: string;
    }
    Index
    identifiers: string[] | null
    name: string
    vertical_label: string