Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (c)
»
Puppet Tasks
»
catalog_azure_catalog_get_table_statistic
Puppet Task: catalog_azure_catalog_get_table_statistic
Defined in:
tasks/catalog_azure_catalog_get_table_statistic.json,
tasks/catalog_azure_catalog_get_table_statistic.rb
Overview
Retrieves the specified table statistics from the Data Lake Analytics catalog.
Supports noop?
false
Parameters
databasename
(Optional[String[1]])
— the name of the database.
isautocreated
(Optional[String[1]])
— the switch indicating if these statistics are automatically created.
version
(Optional[String[1]])
— the version of the catalog item.
hasfilter
(Optional[String[1]])
— the switch indicating if these statistics have a filter.
isusercreated
(Optional[String[1]])
— the switch indicating if these statistics are user created.
colnames
(Optional[String[1]])
— the list of column names associated with these statistics.
database_name
(Optional[String[1]])
—
statistics_name
(Optional[String[1]])
—
statisticsname
(Optional[String[1]])
— the name of the table statistics.
api_version
(Optional[String[1]])
— Client Api Version.
createtime
(Optional[String[1]])
— the creation time of the statistics.
schemaname
(Optional[String[1]])
— the name of the schema associated with this table and database.
statdatapath
(Optional[String[1]])
— the path to the statistics data.
schema_name
(Optional[String[1]])
—
updatetime
(Optional[String[1]])
— the last time the statistics were updated.
userstatname
(Optional[String[1]])
— the name of the user statistics.
table_name
(Optional[String[1]])
—
tablename
(Optional[String[1]])
— the name of the table.
filterdefinition
(Optional[String[1]])
— the filter definition for the statistics.
computeaccountname
(Optional[String[1]])
— the name of the Data Lake Analytics account.