Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (c)
»
Puppet Tasks
»
cdn_azure_custom_domains_disable_custom_https
Puppet Task: cdn_azure_custom_domains_disable_custom_https
Defined in:
tasks/cdn_azure_custom_domains_disable_custom_https.json,
tasks/cdn_azure_custom_domains_disable_custom_https.rb
Overview
Disable https delivery of the custom domain.
Supports noop?
false
Parameters
endpoint_name
(Optional[String[1]])
— Name of the endpoint under the profile which is unique globally.
custom_domain_name
(Optional[String[1]])
— Name of the custom domain within an endpoint.
subscription_id
(Optional[String[1]])
— Azure Subscription ID.
api_version
(Optional[String[1]])
— Version of the API to be used with the client request. Current version is 2017-04-02.
message
(Optional[String[1]])
— Error message indicating why the operation failed.
code
(Optional[String[1]])
— Error code.
resource_group_name
(Optional[String[1]])
— Name of the Resource group within the Azure subscription.
profile_name
(Optional[String[1]])
— Name of the CDN profile which is unique within the resource group.