/metadata/analysis/{owner}
Create a new analysis resource
Authorization
Request Parameters
Request Body
Catalog Collection to which this metadata resource is added. Required for POST and PUT.Available catalog collection can be discovered via appropriate discovery endpoints.
Title of the metadata resource. Required for POST and PUT.
Indicates the type of metadata resource. Some examples of valid values are Report, Tableau dashboard, Glossary, Table, Database view etc. Default values will be assumed if not provided. Defaults to Report for analysis resources, Glossary for Glossary resources, Table for Table resources and Column for Column resources. Once specified during creation, this cannot be changed via PATCH. Only a PUT can change the type
A short, but descriptive statement about the metadata resource.
A collection of tags to identify the relevance of metadata resource. Tags with no spaces is defacto standard
Custom properties for the metadata resource mapped to API BindingsCan be simple name-value string pairs or nested values for a string name. See examples for details.
Responses
Analysis Metadata created successfully.
URI of newly created resource.