ItsmReceiver Class

An Itsm receiver.

All required parameters must be populated in order to send to Azure.

Inheritance
ItsmReceiver

Constructor

ItsmReceiver(*, name: str, workspace_id: str, connection_id: str, ticket_configuration: str, region: str, **kwargs)

Variables

name
str

Required. The name of the Itsm receiver. Names must be unique across all receivers within an action group.

workspace_id
str

Required. OMS LA instance identifier.

connection_id
str

Required. Unique identification of ITSM connection among multiple defined in above workspace.

ticket_configuration
str

Required. JSON blob for the configurations of the ITSM action. CreateMultipleWorkItems option will be part of this blob as well.

region
str

Required. Region in which workspace resides. Supported values:'centralindia','japaneast','southeastasia','australiasoutheast','uksouth','westcentralus','canadacentral','eastus','westeurope'.