interface PatchReplicationByIDRequest {
    body: ReplicationUpdateRequest;
    replicationID: string;
    validate?: any;
}

Properties

entity body

replicationID: string
validate?: any

If true, validate the updated information, but don't save it.

MMNEPVFCICPMFPCPTTAAATR