Skip to main content

Database agents

Agents installed on database hosts perform discovery and broker connections. These endpoints list and remove them.

Endpoints

ScreenMethodEndpoint
List database agentsPOST/api/v1/databaseService/getDatabaseAgentHost
Delete database agentPOST/api/v1/databaseService/deleteAgentHost
List databases by agent hostPOST/api/v1/databaseService/listDatabase

Deleting an agent

Removing an agent host stops discovery for every database behind it and breaks any brokered connection that routes through it. List the databases on the host first.