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

    Interface MultiprotocolOptInput

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