ClusterSchema

Set a universal table for a specific cluster

This endpoint sets a universal table for the specified cluster.

post/api/clusters/{clusterName}/schema/{schemaName}/{tableName}/actions/universal-table

Path parameters

clusterNamestring required

Cluster Name

schemaNamestring required

Schema Name

tableNamestring required

Table Name

Headers

Authorizationstring required

Insert your access token

Response

Successfully set universal table

string required

Changes

Changed in 2 of the 5 revisions of this API.11