Skip to main content

webhook

Overview

Namewebhook
TypeResource
Idazure.automation.webhook

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTautomationAccountName, resourceGroupName, subscriptionId, webhookNameRetrieve the webhook identified by webhook name.
list_by_automation_accountSELECTautomationAccountName, resourceGroupName, subscriptionIdRetrieve a list of webhooks.
create_or_updateINSERTautomationAccountName, resourceGroupName, subscriptionId, webhookName, data__name, data__propertiesCreate the webhook identified by webhook name.
deleteDELETEautomationAccountName, resourceGroupName, subscriptionId, webhookNameDelete the webhook by name.
_list_by_automation_accountEXECautomationAccountName, resourceGroupName, subscriptionIdRetrieve a list of webhooks.
generate_uriEXECautomationAccountName, resourceGroupName, subscriptionIdGenerates a Uri for use in creating a webhook.
updateEXECautomationAccountName, resourceGroupName, subscriptionId, webhookNameUpdate the webhook identified by webhook name.