• 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 plain/text payload.

GETManaged https://{your-domain}/e/{your-environment-id}/api/v1/deployment/installer/agent/connectioninfo/endpoints
SaaS https://{your-environment-id}.live.dynatrace.com/api/v1/deployment/installer/agent/connectioninfo/endpoints
Environment ActiveGate https://{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 PaaS integration - Installer download (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.