EntityManualTriggerRequestBody interface

Describes the request body for triggering a playbook on an entity.

Properties

incidentArmId

Incident ARM id.

logicAppsResourceId

The resource id of the playbook resource.

tenantId

The tenant id of the playbook resource.

Property Details

incidentArmId

Incident ARM id.

incidentArmId?: string

Property Value

string

logicAppsResourceId

The resource id of the playbook resource.

logicAppsResourceId: string

Property Value

string

tenantId

The tenant id of the playbook resource.

tenantId?: string

Property Value

string