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

    Interface ACLTemplateByPathArgs

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