dataplaneapi icon indicating copy to clipboard operation
dataplaneapi copied to clipboard

Problem in adding option inside backend

Open Azteker opened this issue 1 year ago • 0 comments

This is what the backend I want is like

backend backend_name1
   mode http
   option httpchk
   option forwarded

However, the api /v2/services/haproxy/configuration/backends does not support parameter to add the option

Azteker avatar Jun 27 '24 01:06 Azteker