Dynatrace Problems API v2
The Dynatrace Problems API v2 allows you to query and manage detected problems within a Dynatrace environment. It provides endpoints for listing open and closed problems, retrieving problem details including root cause analysis, and closing problems programmatically. It improves on v1 by supporting entity selectors for multi-entity targeting.
Documentation
Specifications
OpenAPI
openapi/dynatrace-problems-api-v2-openapi.yml
AsyncAPI
asyncapi/dynatrace-problems-asyncapi.yml
Schemas & Data
JSONSchema
json-schema/problems-api-v2-alerting-profile-stub-schema.json
JSONSchema
json-schema/problems-api-v2-comment-collection-schema.json
JSONSchema
json-schema/problems-api-v2-comment-request-body-schema.json
JSONSchema
json-schema/problems-api-v2-comment-schema.json
JSONSchema
json-schema/problems-api-v2-constraint-violation-schema.json
JSONSchema
json-schema/problems-api-v2-entity-stub-schema.json
JSONSchema
json-schema/problems-api-v2-management-zone-schema.json
JSONSchema
json-schema/problems-api-v2-problem-close-request-schema.json
JSONSchema
json-schema/problems-api-v2-problem-close-result-schema.json
JSONSchema
json-schema/problems-api-v2-problem-collection-schema.json
JSONSchema
json-schema/problems-api-v2-problem-schema.json
JSONStructure
json-structure/problems-api-v2-alerting-profile-stub-structure.json
JSONStructure
json-structure/problems-api-v2-comment-collection-structure.json
JSONStructure
json-structure/problems-api-v2-comment-request-body-structure.json
JSONStructure
json-structure/problems-api-v2-comment-structure.json
JSONStructure
json-structure/problems-api-v2-constraint-violation-structure.json
JSONStructure
json-structure/problems-api-v2-entity-stub-structure.json
JSONStructure
json-structure/problems-api-v2-management-zone-structure.json
JSONStructure
json-structure/problems-api-v2-problem-close-request-structure.json
JSONStructure
json-structure/problems-api-v2-problem-close-result-structure.json
JSONStructure
json-structure/problems-api-v2-problem-collection-structure.json
JSONStructure
json-structure/problems-api-v2-problem-structure.json
Examples
Example
examples/problems-api-v2-alerting-profile-stub-example.json
Example
examples/problems-api-v2-comment-collection-example.json
Example
examples/problems-api-v2-comment-example.json
Example
examples/problems-api-v2-comment-request-body-example.json
Example
examples/problems-api-v2-constraint-violation-example.json
Example
examples/problems-api-v2-entity-stub-example.json
Example
examples/problems-api-v2-management-zone-example.json
Example
examples/problems-api-v2-problem-close-request-example.json
Example
examples/problems-api-v2-problem-close-result-example.json
Example
examples/problems-api-v2-problem-collection-example.json
Example
examples/problems-api-v2-problem-example.json
Other Resources
OpenAPI
#Alerting
#Monitoring
#Observability
#Problems