1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00

37 lines
683 B
ReStructuredText
Raw Normal View History

2023-06-07 21:36:44 +00:00
.. code-block:: json
{ "http-client": {} }
.. list-table::
:widths: 25 50 25
:header-rows: 1
* - Attribute
- Description
- Default
* - `name`
- Mandatory HTTP client name
-
* - `http-client-group-id`
- Mandatory HTTP client identifier
-
* - `url`
- Mandatory HTTP request URL
-
* - `destination-port`
- TSP destination port
- 80
* - `autostart`
- Autostart HTTP client
- true
* - `start-delay`
- Delay start of HTTP client
- 0
* - `destination-ipv4-address`
- Destination IPv4 address
-
* - `destination-ipv6-address`
- Destination IPv6 address
-