Agent Info

Gets configuration and deployment information about the Agent service.

Get information about the Agent

get
Responses
chevron-right
200

Agent info.

application/json
ipAddressstringOptional

The IP address of the Agent server.

hostnamestringOptional

The hostname of the Agent server.

serverFqdnstringOptional

The fully-qualified domain name of the Agent server. Must be set by the user at startup.

versionstringOptional

The version of the Agent.

urlstringOptional

The URL under which the Agent is available.

onPrembooleanOptional

Whether this is an on-prem or cloud installation.

mtbooleanOptional

Whether this is a multi tenant instance.

commitIdstringOptional

The Git commit ID of the running revision.

get
/v1/info

Last updated

Was this helpful?