AI OperationsAnalyticsAPMApplication Performance MonitoringApplication SecurityAutomationCloud MonitoringDigital Experience ManagementIntelligenceObservability
EntityTypeProperty is a JSON Structure definition published by Dynatrace, describing 3 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/dynatrace/refs/heads/main/json-structure/entities-api-v2-entity-type-property-structure.json",
"description": "Describes a single property of an entity type.",
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "The property key identifier.",
"example": "abc123"
},
"displayName": {
"type": "string",
"description": "The human-readable display name of the property.",
"example": "Production Service"
},
"type": {
"type": "string",
"description": "The data type of the property value.",
"example": "STANDARD"
}
},
"name": "EntityTypeProperty"
}
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.