Get Execution Plan by Query Filter

Method: HTTP POST method

Endpoint: http://<host_address>:<port_address>/v1/ getExecutionPlanbyQueryFilter

Parameter content type: application/json

The tenantID is mandatory parameter here. The default value is TIBCO.

Example of getExecutionPlanbyQueryFilter:

options: 
{
  "filter": "string",
  "pagesize": 0,
  "pagination": 0,
  "requestpageNo": 0,
  "sort": "string"
}
tenantID: TIBCO