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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
azure-native.appcomplianceautomation.getWebhook
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi
Get the AppComplianceAutomation webhook and its properties. Azure REST API version: 2024-06-27.
Using getWebhook
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 getWebhook(args: GetWebhookArgs, opts?: InvokeOptions): Promise<GetWebhookResult>
function getWebhookOutput(args: GetWebhookOutputArgs, opts?: InvokeOptions): Output<GetWebhookResult>
def get_webhook(report_name: Optional[str] = None,
webhook_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetWebhookResult
def get_webhook_output(report_name: Optional[pulumi.Input[str]] = None,
webhook_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetWebhookResult]
func LookupWebhook(ctx *Context, args *LookupWebhookArgs, opts ...InvokeOption) (*LookupWebhookResult, error)
func LookupWebhookOutput(ctx *Context, args *LookupWebhookOutputArgs, opts ...InvokeOption) LookupWebhookResultOutput
> Note: This function is named LookupWebhook
in the Go SDK.
public static class GetWebhook
{
public static Task<GetWebhookResult> InvokeAsync(GetWebhookArgs args, InvokeOptions? opts = null)
public static Output<GetWebhookResult> Invoke(GetWebhookInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetWebhookResult> getWebhook(GetWebhookArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:appcomplianceautomation:getWebhook
arguments:
# arguments dictionary
The following arguments are supported:
- Report
Name string - Report Name.
- Webhook
Name string - Webhook Name.
- Report
Name string - Report Name.
- Webhook
Name string - Webhook Name.
- report
Name String - Report Name.
- webhook
Name String - Webhook Name.
- report
Name string - Report Name.
- webhook
Name string - Webhook Name.
- report_
name str - Report Name.
- webhook_
name str - Webhook Name.
- report
Name String - Report Name.
- webhook
Name String - Webhook Name.
getWebhook Result
The following output properties are available:
- Delivery
Status string - webhook deliveryStatus
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Provisioning
State string - Azure Resource Provisioning State
- System
Data Pulumi.Azure Native. App Compliance Automation. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Tenant
Id string - Tenant id.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Webhook
Id string - Webhook id in database.
- Webhook
Key stringEnabled - whether webhookKey is enabled.
- Content
Type string - content type
- Enable
Ssl stringVerification - whether to enable ssl verification
- Events List<string>
- under which event notification should be sent.
- Payload
Url string - webhook payload url
- Send
All stringEvents - whether to send notification under any event.
- Status string
- Webhook status.
- Update
Webhook stringKey - whether to update webhookKey.
- Webhook
Key string - webhook secret token. If not set, this field value is null; otherwise, please set a string value.
- Delivery
Status string - webhook deliveryStatus
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- Provisioning
State string - Azure Resource Provisioning State
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Tenant
Id string - Tenant id.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Webhook
Id string - Webhook id in database.
- Webhook
Key stringEnabled - whether webhookKey is enabled.
- Content
Type string - content type
- Enable
Ssl stringVerification - whether to enable ssl verification
- Events []string
- under which event notification should be sent.
- Payload
Url string - webhook payload url
- Send
All stringEvents - whether to send notification under any event.
- Status string
- Webhook status.
- Update
Webhook stringKey - whether to update webhookKey.
- Webhook
Key string - webhook secret token. If not set, this field value is null; otherwise, please set a string value.
- delivery
Status String - webhook deliveryStatus
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- provisioning
State String - Azure Resource Provisioning State
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- tenant
Id String - Tenant id.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- webhook
Id String - Webhook id in database.
- webhook
Key StringEnabled - whether webhookKey is enabled.
- content
Type String - content type
- enable
Ssl StringVerification - whether to enable ssl verification
- events List<String>
- under which event notification should be sent.
- payload
Url String - webhook payload url
- send
All StringEvents - whether to send notification under any event.
- status String
- Webhook status.
- update
Webhook StringKey - whether to update webhookKey.
- webhook
Key String - webhook secret token. If not set, this field value is null; otherwise, please set a string value.
- delivery
Status string - webhook deliveryStatus
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- provisioning
State string - Azure Resource Provisioning State
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- tenant
Id string - Tenant id.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- webhook
Id string - Webhook id in database.
- webhook
Key stringEnabled - whether webhookKey is enabled.
- content
Type string - content type
- enable
Ssl stringVerification - whether to enable ssl verification
- events string[]
- under which event notification should be sent.
- payload
Url string - webhook payload url
- send
All stringEvents - whether to send notification under any event.
- status string
- Webhook status.
- update
Webhook stringKey - whether to update webhookKey.
- webhook
Key string - webhook secret token. If not set, this field value is null; otherwise, please set a string value.
- delivery_
status str - webhook deliveryStatus
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- provisioning_
state str - Azure Resource Provisioning State
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- tenant_
id str - Tenant id.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- webhook_
id str - Webhook id in database.
- webhook_
key_ strenabled - whether webhookKey is enabled.
- content_
type str - content type
- enable_
ssl_ strverification - whether to enable ssl verification
- events Sequence[str]
- under which event notification should be sent.
- payload_
url str - webhook payload url
- send_
all_ strevents - whether to send notification under any event.
- status str
- Webhook status.
- update_
webhook_ strkey - whether to update webhookKey.
- webhook_
key str - webhook secret token. If not set, this field value is null; otherwise, please set a string value.
- delivery
Status String - webhook deliveryStatus
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- provisioning
State String - Azure Resource Provisioning State
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- tenant
Id String - Tenant id.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- webhook
Id String - Webhook id in database.
- webhook
Key StringEnabled - whether webhookKey is enabled.
- content
Type String - content type
- enable
Ssl StringVerification - whether to enable ssl verification
- events List<String>
- under which event notification should be sent.
- payload
Url String - webhook payload url
- send
All StringEvents - whether to send notification under any event.
- status String
- Webhook status.
- update
Webhook StringKey - whether to update webhookKey.
- webhook
Key String - webhook secret token. If not set, this field value is null; otherwise, please set a string value.
Supporting Types
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi