Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (c)
»
Puppet Tasks
»
componentapikeys_api_azure_api_keys_get
Puppet Task: componentapikeys_api_azure_api_keys_get
Defined in:
tasks/componentapikeys_api_azure_api_keys_get.json,
tasks/componentapikeys_api_azure_api_keys_get.rb
Overview
Get the API Key for this key id.
Supports noop?
false
Parameters
name
(Optional[String[1]])
— The name of the API key.
linkedreadproperties
(Optional[String[1]])
— The read access rights of this API Key.
linkedwriteproperties
(Optional[String[1]])
— The write access rights of this API Key.
api_version
(Optional[String[1]])
— The API version to use for this operation.
subscription_id
(Optional[String[1]])
— The ID of the target subscription.
apikey
(Optional[String[1]])
— The API key value. It will be only return once when the API Key was created.
id
(Optional[String[1]])
— The unique ID of the API key inside an Application Insights component. It is auto generated when the API key is created.
createddate
(Optional[String[1]])
— The create date of this API key.
resource_group_name
(Optional[String[1]])
— The name of the resource group. The name is case insensitive.
resource_name
(Optional[String[1]])
— The name of the Application Insights component resource.
key_id
(Optional[String[1]])
— The API Key ID. This is unique within a Application Insights component.