dataplaneapi icon indicating copy to clipboard operation
dataplaneapi copied to clipboard

Maps > Add a new map payload response does not include id

Open bryannielsen opened this issue 3 months ago • 0 comments

Hi,

I am on HAproxy 2.8.5 with dataplaneapi version 3.2.3

I'm using the Add a new map payload endpoint put /services/haproxy/runtime/maps/{name}

But the response I receive only has a body with key/value and the id is missing (though the documentation I linked above suggest it should be included).

Currently I'm doing an extra request to get all the entries for a map so that I can find the id for the payload I just added so that I'm able to manage the entry later.

Thank you for your help!

bryannielsen avatar Sep 18 '25 18:09 bryannielsen