API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

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

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

Other Resources

OpenAPI

dynatrace-problems-api-v2-openapi.yml Raw ↑