Gets configuration and deployment information about the Agent service.
Last updated 1 year ago
Was this helpful?
GET /agent/v1/info HTTP/1.1 Host: youragentURL.symphony.com Accept: */*
Agent info.
{ "ipAddress": "text", "hostname": "text", "serverFqdn": "text", "version": "text", "url": "text", "onPrem": true, "mt": true, "commitId": "text" }