Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (c)
»
Puppet Tasks
»
cdn_azure_endpoints_list_resource_usage
Puppet Task: cdn_azure_endpoints_list_resource_usage
Defined in:
tasks/cdn_azure_endpoints_list_resource_usage.json,
tasks/cdn_azure_endpoints_list_resource_usage.rb
Overview
Checks the quota and usage of geo filters and custom domains under the given endpoint.
Supports noop?
false
Parameters
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.
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.