Cluster Metrics REST Endpoints
Cluster Metrics
Retrieve metrics for the cassandra cluster.
- Retrieve CPU Usage
- Method: postPath:
/dhcs/management/api/v1/metrics/cpuUsage - Retrieve Memory Usage
- Method: postPath:
/dhcs/management/api/v1/metrics/memoryUsage - Retrieve Node Performance
- Method: postPath:
/dhcs/management/api/v1/metrics/retrieveNodePerformance - Retrieve Node Resource Utilization
- Method: postPath:
/dhcs/management/api/v1/metrics/retrieveNodeResourceUtilization - Retrieve Read Write Latency
- Method: postPath:
/dhcs/management/api/v1/metrics/readwriteLatency - Retrieve Service Cluster Metrics Summary
- Method: postPath:
/dhcs/management/api/v1/metrics/serviceClusterMetricsSummary - Retrieve Service Summary
- Method: postPath:
/dhcs/management/api/v1/metrics/serviceSummary - Retrieve Storage Capacity
- Method: postPath:
/dhcs/management/api/v1/metrics/storageCapacity