ClusterSchema
Calculate analyze for a specific schema in a specific cluster
This endpoint triggers the analyze calculation for all tables in a schema in the specified cluster.
post/api/clusters/{clusterName}/schema/{schemaName}/all/actions/analyze-schema/{persistent}
Path parameters
clusterNamestring required
Cluster Name
schemaNamestring required
Schema Name
Headers
Authorizationstring required
Insert your access token
Response
Successfully triggered analyze calculation for the schema
string required
Changes
Changed in 2 of the 7 revisions of this API.11
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲