NATS5 REST API Maintenance PATCH report
From TMM Wiki
Jump to navigationJump to search
PATCH /maintenance/report
Description
- Rebuild report summary
Resource URL
- http://domain/api/maintenance/report
- Replace domain with the nats domain
- PATCH
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- table
- type: string
- required
- build_start
- type: datetime (A date string to be parsed by php strtotime, or a unix timestamp integer)
- required
- build_end
- type: datetime (A date string to be parsed by php strtotime, or a unix timestamp integer)
- required