{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/dynatrace/refs/heads/main/json-schema/problems-impacted-entity-schema.json",
"title": "ImpactedEntity",
"description": "A monitored entity that is impacted by the problem.",
"type": "object",
"properties": {
"Entity": {
"type": "string",
"description": "The Dynatrace entity ID of the impacted entity, in the format TYPE-HEXADECIMALID, e.g., SERVICE-1234567890ABCDEF.",
"example": "SERVICE-ABCDEF1234567890"
},
"Name": {
"type": "string",
"description": "The display name of the impacted entity.",
"example": "payment-service"
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.