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

    Interface SharingSmbVeeamRepositoryOptInput

    interface SharingSmbVeeamRepositoryOptInput {
        hostsallow?: string[];
        hostsdeny?: string[];
        purpose: "VEEAM_REPOSITORY_SHARE";
    }
    Index
    hostsallow?: string[]
    hostsdeny?: string[]
    purpose: "VEEAM_REPOSITORY_SHARE"