DatabaseQueries
List all cached EXPLAIN plans for a server
Returns every explain plan stored in the server's on-disk PFS explain cache.
get/api/clusters/{clusterName}/servers/{serverName}/queries/explain-pfs-cached
Path parameters
clusterNamestring required
Cluster Name
serverNamestring required
Server Name
Headers
Authorizationstring required
Insert your access token
Response
All cached explain plans
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
- ▲