post_insight_resource_results
Replace all resource results for a cloud insight, removing any existing results not in the new set. Accepts an array of resource results and returns server-computed fields.
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. |