Updating a Cluster Placement Group
You can update the description of a cluster placement group.
- Open the navigation menu and click Networking, and then click Cluster placement groups.
- Under List scope, select the compartment that contains the cluster placement group.
- In the list of cluster placement groups, click the name of the cluster placement group that you want to update.
- Click Edit.
- Enter a new description.
- Click Submit.
Use the update command and required parameters to update a cluster placement group's description:
oci cpg cluster-placement-group update --cluster-placement-group-id <cluster_placement_group_OCID>
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Run the UpdateClusterPlacementGroup operation to update a cluster placement group's description.