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

    Interface DefaultOptInput

    interface DefaultOptInput {
        aapl_name_mangling?: boolean;
        hostsallow?: string[];
        hostsdeny?: string[];
        purpose: "DEFAULT_SHARE";
    }
    Index
    aapl_name_mangling?: boolean
    hostsallow?: string[]
    hostsdeny?: string[]
    purpose: "DEFAULT_SHARE"