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

    Interface ReportingExporterUpdate

    interface ReportingExporterUpdate {
        attributes?: v25_10_0.GraphiteExporter;
        enabled?: boolean;
        name?: string;
    }
    Index
    enabled?: boolean
    name?: string