This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.insights.getActionGroup
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
Get an action group. Azure REST API version: 2023-01-01.
Other available API versions: 2023-09-01-preview.
Using getActionGroup
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getActionGroup(args: GetActionGroupArgs, opts?: InvokeOptions): Promise<GetActionGroupResult>
function getActionGroupOutput(args: GetActionGroupOutputArgs, opts?: InvokeOptions): Output<GetActionGroupResult>
def get_action_group(action_group_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetActionGroupResult
def get_action_group_output(action_group_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetActionGroupResult]
func LookupActionGroup(ctx *Context, args *LookupActionGroupArgs, opts ...InvokeOption) (*LookupActionGroupResult, error)
func LookupActionGroupOutput(ctx *Context, args *LookupActionGroupOutputArgs, opts ...InvokeOption) LookupActionGroupResultOutput
> Note: This function is named LookupActionGroup
in the Go SDK.
public static class GetActionGroup
{
public static Task<GetActionGroupResult> InvokeAsync(GetActionGroupArgs args, InvokeOptions? opts = null)
public static Output<GetActionGroupResult> Invoke(GetActionGroupInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetActionGroupResult> getActionGroup(GetActionGroupArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:insights:getActionGroup
arguments:
# arguments dictionary
The following arguments are supported:
- Action
Group stringName - The name of the action group.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Action
Group stringName - The name of the action group.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- action
Group StringName - The name of the action group.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- action
Group stringName - The name of the action group.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- action_
group_ strname - The name of the action group.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- action
Group StringName - The name of the action group.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getActionGroup Result
The following output properties are available:
- Enabled bool
- Indicates whether this action group is enabled. If an action group is not enabled, then none of its receivers will receive communications.
- Group
Short stringName - The short name of the action group. This will be used in SMS messages.
- Id string
- Azure resource Id
- Location string
- Resource location
- Name string
- Azure resource name
- Type string
- Azure resource type
- Arm
Role List<Pulumi.Receivers Azure Native. Insights. Outputs. Arm Role Receiver Response> - The list of ARM role receivers that are part of this action group. Roles are Azure RBAC roles and only built-in roles are supported.
- Automation
Runbook List<Pulumi.Receivers Azure Native. Insights. Outputs. Automation Runbook Receiver Response> - The list of AutomationRunbook receivers that are part of this action group.
- Azure
App List<Pulumi.Push Receivers Azure Native. Insights. Outputs. Azure App Push Receiver Response> - The list of AzureAppPush receivers that are part of this action group.
- Azure
Function List<Pulumi.Receivers Azure Native. Insights. Outputs. Azure Function Receiver Response> - The list of azure function receivers that are part of this action group.
- Email
Receivers List<Pulumi.Azure Native. Insights. Outputs. Email Receiver Response> - The list of email receivers that are part of this action group.
- Event
Hub List<Pulumi.Receivers Azure Native. Insights. Outputs. Event Hub Receiver Response> - The list of event hub receivers that are part of this action group.
- Itsm
Receivers List<Pulumi.Azure Native. Insights. Outputs. Itsm Receiver Response> - The list of ITSM receivers that are part of this action group.
- Logic
App List<Pulumi.Receivers Azure Native. Insights. Outputs. Logic App Receiver Response> - The list of logic app receivers that are part of this action group.
- Sms
Receivers List<Pulumi.Azure Native. Insights. Outputs. Sms Receiver Response> - The list of SMS receivers that are part of this action group.
- Dictionary<string, string>
- Resource tags
- Voice
Receivers List<Pulumi.Azure Native. Insights. Outputs. Voice Receiver Response> - The list of voice receivers that are part of this action group.
- Webhook
Receivers List<Pulumi.Azure Native. Insights. Outputs. Webhook Receiver Response> - The list of webhook receivers that are part of this action group.
- Enabled bool
- Indicates whether this action group is enabled. If an action group is not enabled, then none of its receivers will receive communications.
- Group
Short stringName - The short name of the action group. This will be used in SMS messages.
- Id string
- Azure resource Id
- Location string
- Resource location
- Name string
- Azure resource name
- Type string
- Azure resource type
- Arm
Role []ArmReceivers Role Receiver Response - The list of ARM role receivers that are part of this action group. Roles are Azure RBAC roles and only built-in roles are supported.
- Automation
Runbook []AutomationReceivers Runbook Receiver Response - The list of AutomationRunbook receivers that are part of this action group.
- Azure
App []AzurePush Receivers App Push Receiver Response - The list of AzureAppPush receivers that are part of this action group.
- Azure
Function []AzureReceivers Function Receiver Response - The list of azure function receivers that are part of this action group.
- Email
Receivers []EmailReceiver Response - The list of email receivers that are part of this action group.
- Event
Hub []EventReceivers Hub Receiver Response - The list of event hub receivers that are part of this action group.
- Itsm
Receivers []ItsmReceiver Response - The list of ITSM receivers that are part of this action group.
- Logic
App []LogicReceivers App Receiver Response - The list of logic app receivers that are part of this action group.
- Sms
Receivers []SmsReceiver Response - The list of SMS receivers that are part of this action group.
- map[string]string
- Resource tags
- Voice
Receivers []VoiceReceiver Response - The list of voice receivers that are part of this action group.
- Webhook
Receivers []WebhookReceiver Response - The list of webhook receivers that are part of this action group.
- enabled Boolean
- Indicates whether this action group is enabled. If an action group is not enabled, then none of its receivers will receive communications.
- group
Short StringName - The short name of the action group. This will be used in SMS messages.
- id String
- Azure resource Id
- location String
- Resource location
- name String
- Azure resource name
- type String
- Azure resource type
- arm
Role List<ArmReceivers Role Receiver Response> - The list of ARM role receivers that are part of this action group. Roles are Azure RBAC roles and only built-in roles are supported.
- automation
Runbook List<AutomationReceivers Runbook Receiver Response> - The list of AutomationRunbook receivers that are part of this action group.
- azure
App List<AzurePush Receivers App Push Receiver Response> - The list of AzureAppPush receivers that are part of this action group.
- azure
Function List<AzureReceivers Function Receiver Response> - The list of azure function receivers that are part of this action group.
- email
Receivers List<EmailReceiver Response> - The list of email receivers that are part of this action group.
- event
Hub List<EventReceivers Hub Receiver Response> - The list of event hub receivers that are part of this action group.
- itsm
Receivers List<ItsmReceiver Response> - The list of ITSM receivers that are part of this action group.
- logic
App List<LogicReceivers App Receiver Response> - The list of logic app receivers that are part of this action group.
- sms
Receivers List<SmsReceiver Response> - The list of SMS receivers that are part of this action group.
- Map<String,String>
- Resource tags
- voice
Receivers List<VoiceReceiver Response> - The list of voice receivers that are part of this action group.
- webhook
Receivers List<WebhookReceiver Response> - The list of webhook receivers that are part of this action group.
- enabled boolean
- Indicates whether this action group is enabled. If an action group is not enabled, then none of its receivers will receive communications.
- group
Short stringName - The short name of the action group. This will be used in SMS messages.
- id string
- Azure resource Id
- location string
- Resource location
- name string
- Azure resource name
- type string
- Azure resource type
- arm
Role ArmReceivers Role Receiver Response[] - The list of ARM role receivers that are part of this action group. Roles are Azure RBAC roles and only built-in roles are supported.
- automation
Runbook AutomationReceivers Runbook Receiver Response[] - The list of AutomationRunbook receivers that are part of this action group.
- azure
App AzurePush Receivers App Push Receiver Response[] - The list of AzureAppPush receivers that are part of this action group.
- azure
Function AzureReceivers Function Receiver Response[] - The list of azure function receivers that are part of this action group.
- email
Receivers EmailReceiver Response[] - The list of email receivers that are part of this action group.
- event
Hub EventReceivers Hub Receiver Response[] - The list of event hub receivers that are part of this action group.
- itsm
Receivers ItsmReceiver Response[] - The list of ITSM receivers that are part of this action group.
- logic
App LogicReceivers App Receiver Response[] - The list of logic app receivers that are part of this action group.
- sms
Receivers SmsReceiver Response[] - The list of SMS receivers that are part of this action group.
- {[key: string]: string}
- Resource tags
- voice
Receivers VoiceReceiver Response[] - The list of voice receivers that are part of this action group.
- webhook
Receivers WebhookReceiver Response[] - The list of webhook receivers that are part of this action group.
- enabled bool
- Indicates whether this action group is enabled. If an action group is not enabled, then none of its receivers will receive communications.
- group_
short_ strname - The short name of the action group. This will be used in SMS messages.
- id str
- Azure resource Id
- location str
- Resource location
- name str
- Azure resource name
- type str
- Azure resource type
- arm_
role_ Sequence[Armreceivers Role Receiver Response] - The list of ARM role receivers that are part of this action group. Roles are Azure RBAC roles and only built-in roles are supported.
- automation_
runbook_ Sequence[Automationreceivers Runbook Receiver Response] - The list of AutomationRunbook receivers that are part of this action group.
- azure_
app_ Sequence[Azurepush_ receivers App Push Receiver Response] - The list of AzureAppPush receivers that are part of this action group.
- azure_
function_ Sequence[Azurereceivers Function Receiver Response] - The list of azure function receivers that are part of this action group.
- email_
receivers Sequence[EmailReceiver Response] - The list of email receivers that are part of this action group.
- event_
hub_ Sequence[Eventreceivers Hub Receiver Response] - The list of event hub receivers that are part of this action group.
- itsm_
receivers Sequence[ItsmReceiver Response] - The list of ITSM receivers that are part of this action group.
- logic_
app_ Sequence[Logicreceivers App Receiver Response] - The list of logic app receivers that are part of this action group.
- sms_
receivers Sequence[SmsReceiver Response] - The list of SMS receivers that are part of this action group.
- Mapping[str, str]
- Resource tags
- voice_
receivers Sequence[VoiceReceiver Response] - The list of voice receivers that are part of this action group.
- webhook_
receivers Sequence[WebhookReceiver Response] - The list of webhook receivers that are part of this action group.
- enabled Boolean
- Indicates whether this action group is enabled. If an action group is not enabled, then none of its receivers will receive communications.
- group
Short StringName - The short name of the action group. This will be used in SMS messages.
- id String
- Azure resource Id
- location String
- Resource location
- name String
- Azure resource name
- type String
- Azure resource type
- arm
Role List<Property Map>Receivers - The list of ARM role receivers that are part of this action group. Roles are Azure RBAC roles and only built-in roles are supported.
- automation
Runbook List<Property Map>Receivers - The list of AutomationRunbook receivers that are part of this action group.
- azure
App List<Property Map>Push Receivers - The list of AzureAppPush receivers that are part of this action group.
- azure
Function List<Property Map>Receivers - The list of azure function receivers that are part of this action group.
- email
Receivers List<Property Map> - The list of email receivers that are part of this action group.
- event
Hub List<Property Map>Receivers - The list of event hub receivers that are part of this action group.
- itsm
Receivers List<Property Map> - The list of ITSM receivers that are part of this action group.
- logic
App List<Property Map>Receivers - The list of logic app receivers that are part of this action group.
- sms
Receivers List<Property Map> - The list of SMS receivers that are part of this action group.
- Map<String>
- Resource tags
- voice
Receivers List<Property Map> - The list of voice receivers that are part of this action group.
- webhook
Receivers List<Property Map> - The list of webhook receivers that are part of this action group.
Supporting Types
ArmRoleReceiverResponse
- Name string
- The name of the arm role receiver. Names must be unique across all receivers within an action group.
- Role
Id string - The arm role id.
- Use
Common boolAlert Schema - Indicates whether to use common alert schema.
- Name string
- The name of the arm role receiver. Names must be unique across all receivers within an action group.
- Role
Id string - The arm role id.
- Use
Common boolAlert Schema - Indicates whether to use common alert schema.
- name String
- The name of the arm role receiver. Names must be unique across all receivers within an action group.
- role
Id String - The arm role id.
- use
Common BooleanAlert Schema - Indicates whether to use common alert schema.
- name string
- The name of the arm role receiver. Names must be unique across all receivers within an action group.
- role
Id string - The arm role id.
- use
Common booleanAlert Schema - Indicates whether to use common alert schema.
- name str
- The name of the arm role receiver. Names must be unique across all receivers within an action group.
- role_
id str - The arm role id.
- use_
common_ boolalert_ schema - Indicates whether to use common alert schema.
- name String
- The name of the arm role receiver. Names must be unique across all receivers within an action group.
- role
Id String - The arm role id.
- use
Common BooleanAlert Schema - Indicates whether to use common alert schema.
AutomationRunbookReceiverResponse
- Automation
Account stringId - The Azure automation account Id which holds this runbook and authenticate to Azure resource.
- Is
Global boolRunbook - Indicates whether this instance is global runbook.
- Runbook
Name string - The name for this runbook.
- Webhook
Resource stringId - The resource id for webhook linked to this runbook.
- Name string
- Indicates name of the webhook.
- Service
Uri string - The URI where webhooks should be sent.
- Use
Common boolAlert Schema - Indicates whether to use common alert schema.
- Automation
Account stringId - The Azure automation account Id which holds this runbook and authenticate to Azure resource.
- Is
Global boolRunbook - Indicates whether this instance is global runbook.
- Runbook
Name string - The name for this runbook.
- Webhook
Resource stringId - The resource id for webhook linked to this runbook.
- Name string
- Indicates name of the webhook.
- Service
Uri string - The URI where webhooks should be sent.
- Use
Common boolAlert Schema - Indicates whether to use common alert schema.
- automation
Account StringId - The Azure automation account Id which holds this runbook and authenticate to Azure resource.
- is
Global BooleanRunbook - Indicates whether this instance is global runbook.
- runbook
Name String - The name for this runbook.
- webhook
Resource StringId - The resource id for webhook linked to this runbook.
- name String
- Indicates name of the webhook.
- service
Uri String - The URI where webhooks should be sent.
- use
Common BooleanAlert Schema - Indicates whether to use common alert schema.
- automation
Account stringId - The Azure automation account Id which holds this runbook and authenticate to Azure resource.
- is
Global booleanRunbook - Indicates whether this instance is global runbook.
- runbook
Name string - The name for this runbook.
- webhook
Resource stringId - The resource id for webhook linked to this runbook.
- name string
- Indicates name of the webhook.
- service
Uri string - The URI where webhooks should be sent.
- use
Common booleanAlert Schema - Indicates whether to use common alert schema.
- automation_
account_ strid - The Azure automation account Id which holds this runbook and authenticate to Azure resource.
- is_
global_ boolrunbook - Indicates whether this instance is global runbook.
- runbook_
name str - The name for this runbook.
- webhook_
resource_ strid - The resource id for webhook linked to this runbook.
- name str
- Indicates name of the webhook.
- service_
uri str - The URI where webhooks should be sent.
- use_
common_ boolalert_ schema - Indicates whether to use common alert schema.
- automation
Account StringId - The Azure automation account Id which holds this runbook and authenticate to Azure resource.
- is
Global BooleanRunbook - Indicates whether this instance is global runbook.
- runbook
Name String - The name for this runbook.
- webhook
Resource StringId - The resource id for webhook linked to this runbook.
- name String
- Indicates name of the webhook.
- service
Uri String - The URI where webhooks should be sent.
- use
Common BooleanAlert Schema - Indicates whether to use common alert schema.
AzureAppPushReceiverResponse
- Email
Address string - The email address registered for the Azure mobile app.
- Name string
- The name of the Azure mobile app push receiver. Names must be unique across all receivers within a tenant action group.
- Email
Address string - The email address registered for the Azure mobile app.
- Name string
- The name of the Azure mobile app push receiver. Names must be unique across all receivers within a tenant action group.
- email
Address String - The email address registered for the Azure mobile app.
- name String
- The name of the Azure mobile app push receiver. Names must be unique across all receivers within a tenant action group.
- email
Address string - The email address registered for the Azure mobile app.
- name string
- The name of the Azure mobile app push receiver. Names must be unique across all receivers within a tenant action group.
- email_
address str - The email address registered for the Azure mobile app.
- name str
- The name of the Azure mobile app push receiver. Names must be unique across all receivers within a tenant action group.
- email
Address String - The email address registered for the Azure mobile app.
- name String
- The name of the Azure mobile app push receiver. Names must be unique across all receivers within a tenant action group.
AzureFunctionReceiverResponse
- Function
App stringResource Id - The azure resource id of the function app.
- Function
Name string - The function name in the function app.
- Http
Trigger stringUrl - The http trigger url where http request sent to.
- Name string
- The name of the azure function receiver. Names must be unique across all receivers within an action group.
- Use
Common boolAlert Schema - Indicates whether to use common alert schema.
- Function
App stringResource Id - The azure resource id of the function app.
- Function
Name string - The function name in the function app.
- Http
Trigger stringUrl - The http trigger url where http request sent to.
- Name string
- The name of the azure function receiver. Names must be unique across all receivers within an action group.
- Use
Common boolAlert Schema - Indicates whether to use common alert schema.
- function
App StringResource Id - The azure resource id of the function app.
- function
Name String - The function name in the function app.
- http
Trigger StringUrl - The http trigger url where http request sent to.
- name String
- The name of the azure function receiver. Names must be unique across all receivers within an action group.
- use
Common BooleanAlert Schema - Indicates whether to use common alert schema.
- function
App stringResource Id - The azure resource id of the function app.
- function
Name string - The function name in the function app.
- http
Trigger stringUrl - The http trigger url where http request sent to.
- name string
- The name of the azure function receiver. Names must be unique across all receivers within an action group.
- use
Common booleanAlert Schema - Indicates whether to use common alert schema.
- function_
app_ strresource_ id - The azure resource id of the function app.
- function_
name str - The function name in the function app.
- http_
trigger_ strurl - The http trigger url where http request sent to.
- name str
- The name of the azure function receiver. Names must be unique across all receivers within an action group.
- use_
common_ boolalert_ schema - Indicates whether to use common alert schema.
- function
App StringResource Id - The azure resource id of the function app.
- function
Name String - The function name in the function app.
- http
Trigger StringUrl - The http trigger url where http request sent to.
- name String
- The name of the azure function receiver. Names must be unique across all receivers within an action group.
- use
Common BooleanAlert Schema - Indicates whether to use common alert schema.
EmailReceiverResponse
- Email
Address string - The email address of this receiver.
- Name string
- The name of the email receiver. Names must be unique across all receivers within a tenant action group.
- Status string
- The receiver status of the e-mail.
- Use
Common boolAlert Schema - Indicates whether to use common alert schema.
- Email
Address string - The email address of this receiver.
- Name string
- The name of the email receiver. Names must be unique across all receivers within a tenant action group.
- Status string
- The receiver status of the e-mail.
- Use
Common boolAlert Schema - Indicates whether to use common alert schema.
- email
Address String - The email address of this receiver.
- name String
- The name of the email receiver. Names must be unique across all receivers within a tenant action group.
- status String
- The receiver status of the e-mail.
- use
Common BooleanAlert Schema - Indicates whether to use common alert schema.
- email
Address string - The email address of this receiver.
- name string
- The name of the email receiver. Names must be unique across all receivers within a tenant action group.
- status string
- The receiver status of the e-mail.
- use
Common booleanAlert Schema - Indicates whether to use common alert schema.
- email_
address str - The email address of this receiver.
- name str
- The name of the email receiver. Names must be unique across all receivers within a tenant action group.
- status str
- The receiver status of the e-mail.
- use_
common_ boolalert_ schema - Indicates whether to use common alert schema.
- email
Address String - The email address of this receiver.
- name String
- The name of the email receiver. Names must be unique across all receivers within a tenant action group.
- status String
- The receiver status of the e-mail.
- use
Common BooleanAlert Schema - Indicates whether to use common alert schema.
EventHubReceiverResponse
- Event
Hub stringName - The name of the specific Event Hub queue
- Event
Hub stringName Space - The Event Hub namespace
- Name string
- The name of the Event hub receiver. Names must be unique across all receivers within an action group.
- Subscription
Id string - The Id for the subscription containing this event hub
- Tenant
Id string - The tenant Id for the subscription containing this event hub
- Use
Common boolAlert Schema - Indicates whether to use common alert schema.
- Event
Hub stringName - The name of the specific Event Hub queue
- Event
Hub stringName Space - The Event Hub namespace
- Name string
- The name of the Event hub receiver. Names must be unique across all receivers within an action group.
- Subscription
Id string - The Id for the subscription containing this event hub
- Tenant
Id string - The tenant Id for the subscription containing this event hub
- Use
Common boolAlert Schema - Indicates whether to use common alert schema.
- event
Hub StringName - The name of the specific Event Hub queue
- event
Hub StringName Space - The Event Hub namespace
- name String
- The name of the Event hub receiver. Names must be unique across all receivers within an action group.
- subscription
Id String - The Id for the subscription containing this event hub
- tenant
Id String - The tenant Id for the subscription containing this event hub
- use
Common BooleanAlert Schema - Indicates whether to use common alert schema.
- event
Hub stringName - The name of the specific Event Hub queue
- event
Hub stringName Space - The Event Hub namespace
- name string
- The name of the Event hub receiver. Names must be unique across all receivers within an action group.
- subscription
Id string - The Id for the subscription containing this event hub
- tenant
Id string - The tenant Id for the subscription containing this event hub
- use
Common booleanAlert Schema - Indicates whether to use common alert schema.
- event_
hub_ strname - The name of the specific Event Hub queue
- event_
hub_ strname_ space - The Event Hub namespace
- name str
- The name of the Event hub receiver. Names must be unique across all receivers within an action group.
- subscription_
id str - The Id for the subscription containing this event hub
- tenant_
id str - The tenant Id for the subscription containing this event hub
- use_
common_ boolalert_ schema - Indicates whether to use common alert schema.
- event
Hub StringName - The name of the specific Event Hub queue
- event
Hub StringName Space - The Event Hub namespace
- name String
- The name of the Event hub receiver. Names must be unique across all receivers within an action group.
- subscription
Id String - The Id for the subscription containing this event hub
- tenant
Id String - The tenant Id for the subscription containing this event hub
- use
Common BooleanAlert Schema - Indicates whether to use common alert schema.
ItsmReceiverResponse
- Connection
Id string - Unique identification of ITSM connection among multiple defined in above workspace.
- Name string
- The name of the Itsm receiver. Names must be unique across all receivers within an action group.
- Region string
- Region in which workspace resides. Supported values:'centralindia','japaneast','southeastasia','australiasoutheast','uksouth','westcentralus','canadacentral','eastus','westeurope'
- Ticket
Configuration string - JSON blob for the configurations of the ITSM action. CreateMultipleWorkItems option will be part of this blob as well.
- Workspace
Id string - OMS LA instance identifier.
- Connection
Id string - Unique identification of ITSM connection among multiple defined in above workspace.
- Name string
- The name of the Itsm receiver. Names must be unique across all receivers within an action group.
- Region string
- Region in which workspace resides. Supported values:'centralindia','japaneast','southeastasia','australiasoutheast','uksouth','westcentralus','canadacentral','eastus','westeurope'
- Ticket
Configuration string - JSON blob for the configurations of the ITSM action. CreateMultipleWorkItems option will be part of this blob as well.
- Workspace
Id string - OMS LA instance identifier.
- connection
Id String - Unique identification of ITSM connection among multiple defined in above workspace.
- name String
- The name of the Itsm receiver. Names must be unique across all receivers within an action group.
- region String
- Region in which workspace resides. Supported values:'centralindia','japaneast','southeastasia','australiasoutheast','uksouth','westcentralus','canadacentral','eastus','westeurope'
- ticket
Configuration String - JSON blob for the configurations of the ITSM action. CreateMultipleWorkItems option will be part of this blob as well.
- workspace
Id String - OMS LA instance identifier.
- connection
Id string - Unique identification of ITSM connection among multiple defined in above workspace.
- name string
- The name of the Itsm receiver. Names must be unique across all receivers within an action group.
- region string
- Region in which workspace resides. Supported values:'centralindia','japaneast','southeastasia','australiasoutheast','uksouth','westcentralus','canadacentral','eastus','westeurope'
- ticket
Configuration string - JSON blob for the configurations of the ITSM action. CreateMultipleWorkItems option will be part of this blob as well.
- workspace
Id string - OMS LA instance identifier.
- connection_
id str - Unique identification of ITSM connection among multiple defined in above workspace.
- name str
- The name of the Itsm receiver. Names must be unique across all receivers within an action group.
- region str
- Region in which workspace resides. Supported values:'centralindia','japaneast','southeastasia','australiasoutheast','uksouth','westcentralus','canadacentral','eastus','westeurope'
- ticket_
configuration str - JSON blob for the configurations of the ITSM action. CreateMultipleWorkItems option will be part of this blob as well.
- workspace_
id str - OMS LA instance identifier.
- connection
Id String - Unique identification of ITSM connection among multiple defined in above workspace.
- name String
- The name of the Itsm receiver. Names must be unique across all receivers within an action group.
- region String
- Region in which workspace resides. Supported values:'centralindia','japaneast','southeastasia','australiasoutheast','uksouth','westcentralus','canadacentral','eastus','westeurope'
- ticket
Configuration String - JSON blob for the configurations of the ITSM action. CreateMultipleWorkItems option will be part of this blob as well.
- workspace
Id String - OMS LA instance identifier.
LogicAppReceiverResponse
- Callback
Url string - The callback url where http request sent to.
- Name string
- The name of the logic app receiver. Names must be unique across all receivers within an action group.
- Resource
Id string - The azure resource id of the logic app receiver.
- Use
Common boolAlert Schema - Indicates whether to use common alert schema.
- Callback
Url string - The callback url where http request sent to.
- Name string
- The name of the logic app receiver. Names must be unique across all receivers within an action group.
- Resource
Id string - The azure resource id of the logic app receiver.
- Use
Common boolAlert Schema - Indicates whether to use common alert schema.
- callback
Url String - The callback url where http request sent to.
- name String
- The name of the logic app receiver. Names must be unique across all receivers within an action group.
- resource
Id String - The azure resource id of the logic app receiver.
- use
Common BooleanAlert Schema - Indicates whether to use common alert schema.
- callback
Url string - The callback url where http request sent to.
- name string
- The name of the logic app receiver. Names must be unique across all receivers within an action group.
- resource
Id string - The azure resource id of the logic app receiver.
- use
Common booleanAlert Schema - Indicates whether to use common alert schema.
- callback_
url str - The callback url where http request sent to.
- name str
- The name of the logic app receiver. Names must be unique across all receivers within an action group.
- resource_
id str - The azure resource id of the logic app receiver.
- use_
common_ boolalert_ schema - Indicates whether to use common alert schema.
- callback
Url String - The callback url where http request sent to.
- name String
- The name of the logic app receiver. Names must be unique across all receivers within an action group.
- resource
Id String - The azure resource id of the logic app receiver.
- use
Common BooleanAlert Schema - Indicates whether to use common alert schema.
SmsReceiverResponse
- Country
Code string - The country code of the SMS receiver.
- Name string
- The name of the SMS receiver. Names must be unique across all receivers within a tenant action group.
- Phone
Number string - The phone number of the SMS receiver.
- Status string
- The status of the receiver.
- Country
Code string - The country code of the SMS receiver.
- Name string
- The name of the SMS receiver. Names must be unique across all receivers within a tenant action group.
- Phone
Number string - The phone number of the SMS receiver.
- Status string
- The status of the receiver.
- country
Code String - The country code of the SMS receiver.
- name String
- The name of the SMS receiver. Names must be unique across all receivers within a tenant action group.
- phone
Number String - The phone number of the SMS receiver.
- status String
- The status of the receiver.
- country
Code string - The country code of the SMS receiver.
- name string
- The name of the SMS receiver. Names must be unique across all receivers within a tenant action group.
- phone
Number string - The phone number of the SMS receiver.
- status string
- The status of the receiver.
- country_
code str - The country code of the SMS receiver.
- name str
- The name of the SMS receiver. Names must be unique across all receivers within a tenant action group.
- phone_
number str - The phone number of the SMS receiver.
- status str
- The status of the receiver.
- country
Code String - The country code of the SMS receiver.
- name String
- The name of the SMS receiver. Names must be unique across all receivers within a tenant action group.
- phone
Number String - The phone number of the SMS receiver.
- status String
- The status of the receiver.
VoiceReceiverResponse
- Country
Code string - The country code of the voice receiver.
- Name string
- The name of the voice receiver. Names must be unique across all receivers within a tenant action group.
- Phone
Number string - The phone number of the voice receiver.
- Country
Code string - The country code of the voice receiver.
- Name string
- The name of the voice receiver. Names must be unique across all receivers within a tenant action group.
- Phone
Number string - The phone number of the voice receiver.
- country
Code String - The country code of the voice receiver.
- name String
- The name of the voice receiver. Names must be unique across all receivers within a tenant action group.
- phone
Number String - The phone number of the voice receiver.
- country
Code string - The country code of the voice receiver.
- name string
- The name of the voice receiver. Names must be unique across all receivers within a tenant action group.
- phone
Number string - The phone number of the voice receiver.
- country_
code str - The country code of the voice receiver.
- name str
- The name of the voice receiver. Names must be unique across all receivers within a tenant action group.
- phone_
number str - The phone number of the voice receiver.
- country
Code String - The country code of the voice receiver.
- name String
- The name of the voice receiver. Names must be unique across all receivers within a tenant action group.
- phone
Number String - The phone number of the voice receiver.
WebhookReceiverResponse
- Name string
- The name of the webhook receiver. Names must be unique across all receivers within a tenant action group.
- Service
Uri string - The URI where webhooks should be sent.
- Identifier
Uri string - Indicates the identifier uri for aad auth.
- Object
Id string - Indicates the webhook app object Id for aad auth.
- Tenant
Id string - Indicates the tenant id for aad auth.
- Use
Aad boolAuth - Indicates whether or not use AAD authentication.
- Use
Common boolAlert Schema - Indicates whether to use common alert schema.
- Name string
- The name of the webhook receiver. Names must be unique across all receivers within a tenant action group.
- Service
Uri string - The URI where webhooks should be sent.
- Identifier
Uri string - Indicates the identifier uri for aad auth.
- Object
Id string - Indicates the webhook app object Id for aad auth.
- Tenant
Id string - Indicates the tenant id for aad auth.
- Use
Aad boolAuth - Indicates whether or not use AAD authentication.
- Use
Common boolAlert Schema - Indicates whether to use common alert schema.
- name String
- The name of the webhook receiver. Names must be unique across all receivers within a tenant action group.
- service
Uri String - The URI where webhooks should be sent.
- identifier
Uri String - Indicates the identifier uri for aad auth.
- object
Id String - Indicates the webhook app object Id for aad auth.
- tenant
Id String - Indicates the tenant id for aad auth.
- use
Aad BooleanAuth - Indicates whether or not use AAD authentication.
- use
Common BooleanAlert Schema - Indicates whether to use common alert schema.
- name string
- The name of the webhook receiver. Names must be unique across all receivers within a tenant action group.
- service
Uri string - The URI where webhooks should be sent.
- identifier
Uri string - Indicates the identifier uri for aad auth.
- object
Id string - Indicates the webhook app object Id for aad auth.
- tenant
Id string - Indicates the tenant id for aad auth.
- use
Aad booleanAuth - Indicates whether or not use AAD authentication.
- use
Common booleanAlert Schema - Indicates whether to use common alert schema.
- name str
- The name of the webhook receiver. Names must be unique across all receivers within a tenant action group.
- service_
uri str - The URI where webhooks should be sent.
- identifier_
uri str - Indicates the identifier uri for aad auth.
- object_
id str - Indicates the webhook app object Id for aad auth.
- tenant_
id str - Indicates the tenant id for aad auth.
- use_
aad_ boolauth - Indicates whether or not use AAD authentication.
- use_
common_ boolalert_ schema - Indicates whether to use common alert schema.
- name String
- The name of the webhook receiver. Names must be unique across all receivers within a tenant action group.
- service
Uri String - The URI where webhooks should be sent.
- identifier
Uri String - Indicates the identifier uri for aad auth.
- object
Id String - Indicates the webhook app object Id for aad auth.
- tenant
Id String - Indicates the tenant id for aad auth.
- use
Aad BooleanAuth - Indicates whether or not use AAD authentication.
- use
Common BooleanAlert Schema - Indicates whether to use common alert schema.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi