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

    Interface WebshareUpdate

    interface WebshareUpdate {
        bindip?: string[];
        groups?: string[];
        passkey?: v26_0_0.Passkey;
        search?: boolean;
    }
    Index
    bindip?: string[]
    groups?: string[]
    passkey?: v26_0_0.Passkey
    search?: boolean