Skip to content

v2.3.3+ unable to delete map entries from the map by its id #219

Open
@pincher95

Description

@pincher95

HI, tring to delete map entry via it's id as depicted in http://127.0.0.1:5555/v2/docs#operation/deleteRuntimeMapEntry endpoint documentation.
getting 204 response indicating successful deletion in reality map entry still persist.
Managed to delete the entry with
http://127.0.0.1:5555/v2/services/haproxy/runtime/maps_entries/{key}?map=

Is this a bug or wrong documentation.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions