Skip to main content

incidents

Overview

Nameincidents
TypeResource
Idazure.sentinel.incidents

Fields

NameDatatypeDescription
etagstringEtag of the azure resource
propertiesobjectDescribes incident properties

Methods

NameAccessible byRequired ParamsDescription
getSELECTincidentId, resourceGroupName, subscriptionId, workspaceNameGets a given incident.
listSELECTresourceGroupName, subscriptionId, workspaceNameGets all incidents.
create_or_updateINSERTincidentId, resourceGroupName, subscriptionId, workspaceNameCreates or updates an incident.
deleteDELETEincidentId, resourceGroupName, subscriptionId, workspaceNameDeletes a given incident.
_listEXECresourceGroupName, subscriptionId, workspaceNameGets all incidents.