NATS5 REST API Maintenance GET table-clean-count
From TMM Wiki
Jump to navigationJump to search
GET /maintenance/table-clean-count
Description
- Get estimated rows for table cleanup
Resource URL
- http://domain/api/maintenance/table-clean-count
- Replace domain with the nats domain
- GET
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- table
- type: string
- required
- before
- type: datetime (A date string to be parsed by php strtotime, or a unix timestamp integer)
- required
- max_rows
- type: digit
- optional