Update partition replicas
Set the replica(s) of a partition.
POST
/v1/partitions/{namespace}/{topic}/{partition}/replicas
curl \
--request POST 'http://localhost:9644/v1/partitions/{namespace}/{topic}/{partition}/replicas'
Set the replica(s) of a partition.
curl \
--request POST 'http://localhost:9644/v1/partitions/{namespace}/{topic}/{partition}/replicas'