Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (c)
»
Puppet Tasks
»
catalog_azure_catalog_get_table
Puppet Task: catalog_azure_catalog_get_table
Defined in:
tasks/catalog_azure_catalog_get_table.json,
tasks/catalog_azure_catalog_get_table.rb
Overview
Retrieves the specified table from the Data Lake Analytics catalog.
Supports noop?
false
Parameters
tablename
(Optional[String[1]])
— the name of the table.
computeaccountname
(Optional[String[1]])
— the name of the Data Lake Analytics account.
columnlist
(Optional[String[1]])
— the list of columns in this table
indexlist
(Optional[String[1]])
— the list of indices in this table
partitionkeylist
(Optional[String[1]])
— the list of partition keys in the table
externaltable
(Optional[String[1]])
— the external table associated with the table.
distributioninfo
(Optional[String[1]])
— the distributions info of the table
database_name
(Optional[String[1]])
—
table_name
(Optional[String[1]])
—
databasename
(Optional[String[1]])
— the name of the database.
schemaname
(Optional[String[1]])
— the name of the schema associated with this table and database.
schema_name
(Optional[String[1]])
—
api_version
(Optional[String[1]])
— Client Api Version.
version
(Optional[String[1]])
— the version of the catalog item.