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

    Interface ReplicationRestoreOptions

    interface ReplicationRestoreOptions {
        name: string;
        target_dataset: string;
    }
    Index
    name: string
    target_dataset: string