v1

latestOpenAPI 3.0.0Apache 2.02026-07-1335624312.5 KB
Agent

Add 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.

post/mimic/agent/{agentNum}/from/add/{IP}/{port}

Path parameters

agentNuminteger required

Agent to add the IP source

IPstring required

IP of the port, 0.0.0.0 for any

portinteger required

port of the source, 0 for any

Response

successful operation

string required