About user access roles

OpsCenter provides two access roles: admin and user.

Admin role privileges 

  • Alerts
    • add
    • delete
    • modify
  • Cluster operations
    • add nodes to a cluster
    • configure the cluster (all at once rather than a single node at a time)
    • rebalance
    • restart the cluster
  • Column families
    • add column metadata
    • create
    • delete column metadata
    • delete index
    • drop
    • truncate
    • modify
  • Keyspaces
    • create
    • drop
    • modify
  • Node
    • cleanup
    • compact
    • configure
    • decommission
    • drain
    • flush
    • move
    • perform garbage collection
    • repair
    • restart
    • start
    • stop
  • Install the DataStax agent on Cassandra nodes
  • OpsCenter configuration
    • add an existing cluster to OpsCenter
    • delete a cluster from OpsCenter
    • edit the config for a cluster
  • OpsCenter is monitoring
  • Provisioning
    • add nodes to an existing cluster
    • provision a new cluster (local or EC2)
  • Run a one-off backup
  • Run a restore of a backup
  • Scheduled backups
    • add
    • delete
    • modify

User role privileges 

Users assigned the user role can perform all other OpsCenter tasks.