DatabaseQueries
Explain a query using PFS on a server
Explains a query identified by its digest on a specified server within a cluster using PFS.
get/api/clusters/{clusterName}/servers/{serverName}/queries/{queryDigest}/actions/explain-pfs
Path parameters
clusterNamestring required
Cluster Name
serverNamestring required
Server Name
queryDigeststring required
Query Digest
Headers
Authorizationstring required
Insert your access token
Response
Query explained successfully
object required
Changes
Changed in 2 of the 5 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
- ▲