v3

latestOpenAPI 3.0.12026-07-314655871.8 MB
Service:_PostgreSQL

Fetch PostgreSQL service query statistics

post/project/{project}/service/{service_name}/pg/query/stats

Path parameters

projectstring required

Project name

service_namestring required

Service name

Request body

limitinteger

Limit for number of results

offsetinteger

Offset for retrieved results based on sort order

order_bystring

Sort order can be either asc or desc and multiple comma separated columns with their own order can be specified: :asc,:desc. Accepted sort columns are: blk_read_time, blk_write_time, calls, database_name, local_blks_dirtied, local_blks_hit, local_blks_read, local_blks_written, max_plan_time, max_time, mean_plan_time, mean_time, min_plan_time, min_time, query, queryid, rows, shared_blks_dirtied, shared_blks_hit, shared_blks_read, shared_blks_written, stddev_plan_time, stddev_time, temp_blks_read, temp_blks_written, total_plan_time, total_time, user_name, wal_bytes, wal_fpi, wal_records

Response

Response

messagestring

Printable result of the request