Updating a Cluster Placement Group

You can update the description of a cluster placement group.

To update the resources in a cluster placement group, see the documentation for the type of resource:
    1. Open the navigation menu and click Networking, and then click Cluster placement groups.
    2. Under List scope, select the compartment that contains the cluster placement group.
    3. In the list of cluster placement groups, click the name of the cluster placement group that you want to update.
    4. Click Edit.
    5. Enter a new description.
    6. 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.