mirror of https://github.com/statping/statping
Updated Bulk Import Services (markdown)
parent
73418f65de
commit
c8521675ab
|
@ -8,6 +8,7 @@ Bulk Upload,http://google.com,,200,60s,http,get,,,60s,1,true,true,,Authorization
|
|||
|
||||
## Requirements
|
||||
|
||||
- Each row must have 16 columns.
|
||||
- First row must include the CSV column names (name,domain,expected, ...)
|
||||
- Each row must have 16 columns based on the first row column names.
|
||||
- `interval` must be in Duration format. (`60s` is 60 seconds, `2m` is 2 minutes, `1h` is 1 hour)
|
||||
- `timeout` must be in Duration format. (`60s` is 60 seconds, `2m` is 2 minutes, `1h` is 1 hour)
|
||||
|
|
Loading…
Reference in New Issue