Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (c)
»
Puppet Tasks
»
cdn_azure_endpoints_validate_custom_domain
Puppet Task: cdn_azure_endpoints_validate_custom_domain
Defined in:
tasks/cdn_azure_endpoints_validate_custom_domain.json,
tasks/cdn_azure_endpoints_validate_custom_domain.rb
Overview
Validates the custom domain mapping to ensure it maps to the correct CDN endpoint in DNS.
Supports noop?
false
Parameters
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.
endpoint_name
(Optional[String[1]])
— Name of the endpoint under the profile which is unique globally.
custom_domain_properties
(Optional[String[1]])
— Custom domain to be validated.
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.