update_insight_status
Change the display status of a cloud insight to manage recommendations. Supports statuses like actionable, acknowledged, dismissed, and more.
Instructions
Manage cloud insights representing recommendations and findings for cloud resources. Updates the display status (e.g. actionable, acknowledged, dismissed) of a single insight. Only insights created via the public API can have their status changed. Deprecated: use the status field on the create/update insight endpoint instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | The display status of the insight. | |
| sourceID | Yes | ||
| insightKey | Yes | ||
| customerContext | No | Scope the request to a specific customer by ID. Required for DoiT employees (whose token isn't tied to a single customer); omit for direct customer users. | |
| dismissalDetails | No | Details for why an insight was dismissed. |