Editing an OpenSearch Cluster
Update an OpenSearch cluster's configuration.
- On the Clusters list page, select the cluster that you want to work with. If you need help finding the list page or the cluster, see Listing OpenSearch Clusters.
- On the details page, select Edit.
- Update the settings as needed. Avoid entering confidential information. For descriptions of the settings, see Creating an OpenSearch Pipeline.
- Select Save changes.
Use the oci opensearch cluster update command and required parameters to update a cluster:
oci opensearch cluster update --opensearch-cluster-id cluster_ocid --display-name display_name [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the UpdateOpensearchCluster operation to update a cluster.