ItsmReceiver interface
An Itsm receiver.
Properties
connection |
Unique identification of ITSM connection among multiple defined in above workspace. |
name | The name of the Itsm receiver. Names must be unique across all receivers within an action group. |
region | Region in which workspace resides. Supported values:'centralindia','japaneast','southeastasia','australiasoutheast','uksouth','westcentralus','canadacentral','eastus','westeurope' |
ticket |
JSON blob for the configurations of the ITSM action. CreateMultipleWorkItems option will be part of this blob as well. |
workspace |
OMS LA instance identifier. |
Property Details
connectionId
Unique identification of ITSM connection among multiple defined in above workspace.
connectionId: string
Property Value
string
name
The name of the Itsm receiver. Names must be unique across all receivers within an action group.
name: string
Property Value
string
region
Region in which workspace resides. Supported values:'centralindia','japaneast','southeastasia','australiasoutheast','uksouth','westcentralus','canadacentral','eastus','westeurope'
region: string
Property Value
string
ticketConfiguration
JSON blob for the configurations of the ITSM action. CreateMultipleWorkItems option will be part of this blob as well.
ticketConfiguration: string
Property Value
string
workspaceId
OMS LA instance identifier.
workspaceId: string
Property Value
string