

# Operations
<a name="operations"></a>

The REST API includes the following operations
+ [CreateReplicator](v1-replicators.md#CreateReplicator)

  Creates the replicator.

  Note: Enhanced consumer offset syncing is only supported when the `topicNameConfiguration` type is `IDENTICAL`.
+ [DeleteReplicator](v1-replicators-replicatorarn.md#DeleteReplicator)

  Deletes a replicator.
+ [DescribeReplicator](v1-replicators-replicatorarn.md#DescribeReplicator)

  Describes a replicator.
+ [ListReplicators](v1-replicators.md#ListReplicators)

  Lists the replicators.
+ [UpdateReplicationInfo](v1-replicators-replicatorarn-replication-info.md#UpdateReplicationInfo)

  Updates replication info of a replicator.

  Note: `logDelivery` cannot be updated in the same request as `topicReplication` or `consumerGroupReplication`. Update either `logDelivery` or `topicReplication` and `consumerGroupReplication` in separate requests.