Libraries
»
puppetlabs-azure_arm
(0.2.1)
»
Index (c)
»
Puppet Tasks
»
cawgcc
Puppet Task: cawgcc
Defined in:
tasks/cawgcc.json,
tasks/cawgcc.rb
Overview
Gets the configuration of service URI and custom headers for the webhook.
Supports noop?
false
Parameters
serviceuri
(Optional[String[1]])
— The service URI for the webhook to post notifications.
api_version
(Optional[String[1]])
— The client API version.
subscription_id
(Optional[String[1]])
— The Microsoft Azure subscription ID.
resource_group_name
(Optional[String[1]])
— The name of the resource group to which the container registry belongs.
registry_name
(Optional[String[1]])
— The name of the container registry.
webhook_name
(Optional[String[1]])
— The name of the webhook.
customheaders
(Optional[String[1]])
— Custom headers that will be added to the webhook notifications.