action meshery_id_run_perf_test { label: "Handle GET request to run a test" description: "Runs the load test with the given parameters" provider: meshery method: GET path: "/api/perf/profile" encoding: json output: { type: "object" additionalProperties: true } }