Gets configuration and deployment information about the Agent service.
Last updated 1 year ago
Was this helpful?
/v1/info
curl -L \ --url 'youragentURL.symphony.com/agent/v1/info'
{ "ipAddress": "text", "hostname": "text", "serverFqdn": "text", "version": "text", "url": "text", "onPrem": true, "mt": true, "commitId": "text" }