mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
37 lines
683 B
ReStructuredText
37 lines
683 B
ReStructuredText
.. 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
|
|
-
|