Align v6 Pro copy with operator value

This commit is contained in:
rcourtman
2026-04-23 14:21:02 +01:00
parent 349deb0c41
commit fcd7adca43
8 changed files with 64 additions and 57 deletions
+4 -2
View File
@@ -882,12 +882,14 @@ Streaming variant of execute (used by the UI for incremental responses).
### Question Answers
- `POST /api/ai/question/{id}/answer`
### Kubernetes AI Analysis (Pro)
### Kubernetes AI Analysis (Compatibility)
`POST /api/ai/kubernetes/analyze`
```json
{ "cluster_id": "cluster-id" }
```
Requires Pro, Pro+, or Cloud with the `kubernetes_ai` feature enabled.
Requires Pro, Pro+, or Cloud with the `kubernetes_ai` feature enabled. This route remains
available for compatibility, but current v6 Pulse Pro marketing does not treat
Kubernetes-specific analysis as a standalone plan pillar.
### Alert Investigation (Pro)
`POST /api/ai/investigate-alert`