Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (c)
»
Puppet Tasks
»
catalog_azure_catalog_get_secret
Puppet Task: catalog_azure_catalog_get_secret
Defined in:
tasks/catalog_azure_catalog_get_secret.json,
tasks/catalog_azure_catalog_get_secret.rb
Overview
Gets the specified secret in the specified database. This is deprecated and will be removed in the next release. Please use GetCredential instead.
Supports noop?
false
Parameters
databasename
(Optional[String[1]])
— the name of the database.
version
(Optional[String[1]])
— the version of the catalog item.
password
(Optional[String[1]])
— the password for the secret to pass in
computeaccountname
(Optional[String[1]])
— the name of the Data Lake Analytics account.
database_name
(Optional[String[1]])
—
secretname
(Optional[String[1]])
— the name of the secret.
api_version
(Optional[String[1]])
— Client Api Version.
creationtime
(Optional[String[1]])
— the creation time of the credential object. This is the only information returned about a secret from a GET.
uri
(Optional[String[1]])
— the URI identifier for the secret in the format :
secret_name
(Optional[String[1]])
—