.. 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`
     - TCP 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
     - 
