v1

latestOpenAPI 3.0.0Apache 2.02026-07-1335624312.5 KB
Agent

delete a source address that the agent will accept messages from.

An empty ipaddress or 0.0.0.0 both imply any address. Similarly an empty port or 0 both imply any port. For agents with source-address-indexing enabled, messages which do not match any source address will be discarded with an ERROR message, similar to community string mismatches.

delete/mimic/agent/{agentNum}/from/delete/{IP}/{port}

Path parameters

agentNuminteger required

Agent to delete the IP source

IPstring required

IP of the source

portinteger required

port of the source

Response

successful operation

string required