Skip to main content

incident_comments

Overview

Nameincident_comments
TypeResource
Idazure.sentinel.incident_comments

Fields

NameDatatypeDescription
etagstringEtag of the azure resource
propertiesobjectIncident comment property bag.

Methods

NameAccessible byRequired ParamsDescription
getSELECTincidentCommentId, incidentId, resourceGroupName, subscriptionId, workspaceNameGets a comment for a given incident.
listSELECTincidentId, resourceGroupName, subscriptionId, workspaceNameGets all comments for a given incident.
create_or_updateINSERTincidentCommentId, incidentId, resourceGroupName, subscriptionId, workspaceNameCreates or updates a comment for a given incident.
deleteDELETEincidentCommentId, incidentId, resourceGroupName, subscriptionId, workspaceNameDeletes a comment for a given incident.
_listEXECincidentId, resourceGroupName, subscriptionId, workspaceNameGets all comments for a given incident.