| Description | : Get cost-related insights for the given scope |
| Reference | : Link ¶ |
⚼ Request
GET:
/{scope}/providers/Microsoft.CostManagement/insights
{
scope:
string
,
api-version:
string
,
}
⚐ Response (200)
{
values:
[
]
,
{
,
properties:
}
{
,
status:
string
,
eventDate:
string
,
scope:
string
,
impactTerm:
string
,
impactResolution:
string
,
timeDetected:
string
,
severity:
string
,
details:
object
,
justification:
object
,
}
nextLink:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
}