Tagging a Cluster

Manage tags for a cluster.

Apply tags to your resources to help organize them according to your business needs. Apply tags at the time you create a resource, or update the resource later with the wanted tags. For general information about applying tags, see Resource Tags.

    1. Open the navigation menu and click Databases. Under OCI Cache, click Clusters.

    2. Under List scope, select the compartment that contains the cluster.
    3. In the Clusters list, click the cluster you want to tag.

    4. On the cluster details page, click the Tags tab to view or edit the existing tags.
    5. Click Add tags to add new tags.

  • Use the oci redis redis-cluster update command and required parameters to manage tags for a cluster:

    oci redis redis-cluster update --redis-cluster-id cluster_ocid[OPTIONS]
    For information about using the CLI, see Command Line Interface (CLI). For a complete list of flags and options available for CLI commands, see the CLI Command Reference.
  • For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.

    Run the UpdateRedisCluster operation to manage tags for a cluster.