Dynatrace API changelog version 1.316
Rollout start: Jun 3, 2025
Environment API
/synthetic/locations
GET /synthetic/locations
- Return Type:
- Changed 200 OK
- Changed SyntheticLocations schema
- Changed property locations
GET /synthetic/locations/{locationId}/yaml
Early Adopter
Deprecated for SaaS and Managed
DELETE /entities/securityContext
POST /entities/securityContext
Deprecated for Managed
Cluster API
/elastic/checkNodesVisibility
New!
POST /elastic/checkNodesVisibility
/activeGates
GET /activeGates
- Parameter:
- Changed osArchitecture in query
- Return Type:
- Changed 200 OK
- Changed ActiveGateList schema
- Changed property activeGates
- Changed property osArchitecture
GET /activeGates/{agId}
- Return Type:
- Changed 200 OK
- Changed ActiveGate schema
- Changed property osArchitecture
/synthetic/locations
GET /synthetic/locations
- Return Type:
- Changed 200 OK
- Changed SyntheticLocations schema
- Changed property locations
POST /synthetic/locations
- Request:
- Changed PrivateSyntheticLocation schema
- Added properties:
maxActiveGateCount
minActiveGateCount
nodeSize
PUT /synthetic/locations/{locationId}
- Request:
- Changed PrivateSyntheticLocation schema
- Added properties:
maxActiveGateCount
minActiveGateCount
nodeSize
Settings API
Deprecated for SaaS and Managed
Deprecated for Managed