IncidentComments
Gets all incident comments.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/providers/Microsoft.SecurityInsights/incidents/{incidentId}/comments
Path parameters
subscriptionIdstring required
Azure subscription ID
resourceGroupNamestring required
The name of the resource group within the user's subscription. The name is case insensitive.
workspaceNamestring required
The name of the workspace.
incidentIdstring required
Incident ID
Query parameters
api-version'2020-01-01' required
API version for the operation
$filterstring
Filters the results, based on a Boolean condition. Optional.
$orderbystring
Sorts the results. Optional.
$topinteger
Returns only the first n results. Optional.
$skipTokenstring
Skiptoken is only used if a previous operation returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skiptoken parameter that specifies a starting point to use for subsequent calls. Optional.
Response
OK, Operation successfully completed