• Home
  • Dynatrace API
  • Environment
  • Deployment
  • OneAgent
  • View ActiveGate endpoints

Deployment API - View ActiveGate endpoints for OneAgent

Gets the ordered list of ActiveGate endpoints to be used by OneAgents in the specified network zone. If no network zone is specified, the endpoints of the default zone are listed.

The request produces a text/plain payload.

GETManagedDynatrace for Governmenthttps://{your-domain}/e/{your-environment-id}/api/v1/deployment/installer/agent/connectioninfo/endpoints
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v1/deployment/installer/agent/connectioninfo/endpoints
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v1/deployment/installer/agent/connectioninfo/endpoints

Authentication

To execute this request, you need an access token with InstallerDownload scope.

To learn how to obtain and use it, see Tokens and authentication.

Parameters

ParameterTypeDescriptionInRequired
networkZonestring-queryoptional

Response

The response is a plain text payload with ActiveGate separates by a semicolon, with higher priority endpoints first.