README updwq
This commit is contained in:
parent
d03cedec23
commit
7d57053a72
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ App can be called directly and do management in console.
|
|||
|
||||
## Links
|
||||
|
||||
- `/` - some information about this filter
|
||||
- `/instances` - list of instances in json format with more information. Supports pagination, filter by instance creation date: `?start=3&count=100&since=2024-01-10`. Sorted by descending creation date
|
||||
- `/` - some html information about this filter
|
||||
- `/instances` - list of instances in json format with more information. Supports pagination, filter by instance creation date: `?start=3&count=100&since=2024-01-10`. Sorted by descending creation date. Also it can be used as search by host: `?search=www.example.com`
|
||||
- `/instances/hosts` - list of hosts in json format. Supports pagination, filter by instance creation date: `?start=3&count=100&since=2024-01-10`. Sorted by descending creation date
|
||||
|
||||
## Setup
|
||||
|
|
Loading…
Add table
Reference in a new issue