Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List Incidents
properties/message eq 'messageContent'
properties/createdTimeUtc desc
n
{ "results": [ { "etag": "0300bf09-0000-0000-0000-5c37296e0000", "id": "/subscriptions/d0cfe6b2-9ac0-4464-9919-dccaee2e48c0/resourceGroups/myRg/providers/Microsoft.OperationalInsights/workspaces/myWorkspace/providers/Microsoft.SecurityInsights/incidents/73e01a99-5cd7-4139-a149-9f2736ff2ab5/comments/4bb36b7b-26ff-4d1c-9cbe-0d8ab3da0014", "name": "4bb36b7b-26ff-4d1c-9cbe-0d8ab3da0014", "properties": { "author": { "email": "john.doe@contoso.com", "name": "john doe", "objectId": "2046feea-040d-4a46-9e2b-91c2941bfa70", "userPrincipalName": "john@contoso.com" }, "createdTimeUtc": "2019-01-01T13:15:30Z", "lastModifiedTimeUtc": "2019-01-01T13:15:30Z", "message": "Some message" }, "type": "Microsoft.SecurityInsights/incidents/comments" } ] }
Was this page helpful?