View source: R/xray_operations.R
xray_get_insight | R Documentation |
Retrieves the summary information of an insight. This includes impact to clients and root cause services, the top anomalous services, the category, the state of the insight, and the start and end time of the insight.
See https://www.paws-r-sdk.com/docs/xray_get_insight/ for full documentation.
xray_get_insight(InsightId)
InsightId |
[required] The insight's unique identifier. Use the GetInsightSummaries action to retrieve an InsightId. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.