Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (s)
»
Puppet Tasks
»
servicefabric_azure_mesh_secret_value_show
Puppet Task: servicefabric_azure_mesh_secret_value_show
Defined in:
tasks/servicefabric_azure_mesh_secret_value_show.json,
tasks/servicefabric_azure_mesh_secret_value_show.rb
Overview
Lists the decrypted value of the specified named value of the secret resource. This is a privileged operation.
Supports noop?
false
Parameters
secret_resource_name
(Optional[String[1]])
— The name of the secret resource.
secret_value_resource_name
(Optional[String[1]])
— The name of the secret resource value which is typically the version identifier for the value.
value
(Optional[String[1]])
— The actual value of the secret.
api_version
(Optional[String[1]])
— The version of the API. This parameter is required and its value must be '6.4-preview'.