NATS5 REST API Maintenance GET tables
From TMM Wiki
Jump to navigationJump to search
GET /maintenance/tables
Description
- Search list of NATS tables
Resource URL
- http://domain/api/maintenance/tables
- Replace domain with the nats domain
- GET
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- start
- type: digit
- optional
- count
- type: digit
- optional
- sort
- type: string
- optional (default value: table)
- sort_direction
- type: boolean_digit
- optional
- type
- type: string
- optional (default value: all)
- name
- type: string
- optional