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

    Interface ACLTemplateByPathArgs

    interface ACLTemplateByPathArgs {
        "format-options"?: v25_10_0.AclTemplateFormatOptions;
        path?: string;
        "query-filters"?: unknown[];
        "query-options"?: v25_10_0.QueryOptionsModel;
    }
    Index
    path?: string
    "query-filters"?: unknown[]
    "query-options"?: v25_10_0.QueryOptionsModel