Disabling Replication for a Boot or Block Volume
On Compute Cloud@Customer, you must disable replication for a volume to change the replication configuration, resize the volume, or delete the volume.
 Note
Disabling replication deletes the replica.
You can later re-enable replication for the volume.
To disable replication for a volume, update the volume as shown in Enabling Replication When You Update a Volume.
- 
When using the console, select the Off button in the Replication section of the Edit dialog. Select Confirm to acknowledge that the volume replica will be deleted.
 - 
When using the CLI, set the value of
--block-volume-replicasor--boot-volume-replicasto empty:'[]' - 
When using the API, set the value of
blockVolumeReplicasorbootVolumeReplicasto null.