Dynatrace API changelog version 1.274
Environment API
- ActiveGate
- New query parameter in the GET all ActiveGates request:
osArchitecture (String
) - Breaking changeRemoved possible value in the osArchitecture field of the ActiveGate object:
ARM64
- New query parameter in the GET all ActiveGates request:
- Credential vault API
- New required field in the CredentialsResponseElement and AbstractCredentialsResponseElement objects:
allowedEntities (CredentialAccessData
)
- New required field in the CredentialsResponseElement and AbstractCredentialsResponseElement objects:
- Security problems API
- New field in the RemediationItemDetailsVulnerableComponent object:
loadOrigins (String
)
- New field in the RemediationItemDetailsVulnerableComponent object:
Cluster API
/iam/configuration/policystatements
- New field in the PermissionConfiguration object:
disabledDeny (Boolean
)
- New field in the PermissionConfiguration object:
POST /iam/repo/{level-type}/{level-id}/policies
- New response code:
201
- New response code:
PUT /iam/repo/{level-type}/{level-id}/policies/{uuid}
- New response code:
201
- New response code:
GET /iam/resolution/{level-type}/{level-id}/descendants/effectivepermissions
- New field in the EffectivePolicy object:
statements (Statement
)
- New field in the EffectivePolicy object:
GET /iam/resolution/{level-type}/{level-id}/effectivepermissions
- New field in the EffectivePolicy object:
statements (Statement
)
- New field in the EffectivePolicy object:
Deprecation
The following API is now deprecated:
- Configuration API Remote environments API—use the Settings API with the Remote environment (
builtin:remote.environment
) schema instead. To learn more on API migration, see the Migration guides for deprecated APIs.