post_insight_resource_results
Replace all resource results for an insight, removing stale ones and returning server-computed severity and resolution data. Delete all results by sending an empty array.
Instructions
Manage cloud insights representing recommendations and findings for cloud resources. Replaces all resource results for the specified insight. Any existing unresolved resource results not present in the new set will be removed. The response includes server-computed fields (severity, resolved, enhancement) for each resource result. To delete all resource results, send an empty array.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourceID | Yes | ||
| insightKey | Yes | ||
| maxResults | No | ||
| 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. | |
| resourceResults | Yes | A list of resource-level results for creating or updating an insight. |