Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (c)
»
Puppet Tasks
»
cdn_azure_check_name_availability
Puppet Task: cdn_azure_check_name_availability
Defined in:
tasks/cdn_azure_check_name_availability.json,
tasks/cdn_azure_check_name_availability.rb
Overview
Check the availability of a resource name. This is needed for resources where name is globally unique, such as a CDN endpoint.
Supports noop?
false
Parameters
check_name_availability_input
(Optional[String[1]])
— Input to check.
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]])
— The detailed error message describing why the name is not available.
nameavailable
(Optional[String[1]])
— Indicates whether the name is available.
reason
(Optional[String[1]])
— The reason why the name is not available.