Skip to main content

actions

Overview

Nameactions
TypeResource
Idazure.sentinel.actions

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
etagstringEtag of the action.
propertiesobjectAction property bag.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTactionId, resourceGroupName, ruleId, subscriptionId, workspaceNameGets the action of alert rule.
list_by_alert_ruleSELECTresourceGroupName, ruleId, subscriptionId, workspaceNameGets all actions of alert rule.
create_or_updateINSERTactionId, resourceGroupName, ruleId, subscriptionId, workspaceNameCreates or updates the action of alert rule.
deleteDELETEactionId, resourceGroupName, ruleId, subscriptionId, workspaceNameDelete the action of alert rule.
_list_by_alert_ruleEXECresourceGroupName, ruleId, subscriptionId, workspaceNameGets all actions of alert rule.