Parameter | Description |
---|---|
Incident ID | The ID of the incident, can be obtained by using the List Incidents action. |
Resource Group Name | The name of the resource group. The name is case insensitive. |
Subscription ID | The ID of the target subscription. |
Workspace Name | The name of the workspace. |
{
"entities": [
{
"id": "<string>",
"name": "<string>",
"type": "<string>",
"kind": "<string>",
"properties": {
"hashValue": "<string>",
"algorithm": "<string>",
"friendlyName": "<string>"
}
}
],
"metaData": [
{
"entityKind": "<string>",
"count": 764
}
]
}
Was this page helpful?