Dynatrace · Schema

Permission

Represents a permission assignment granting a group access to a Dynatrace environment or account-level capability.

AI OperationsAnalyticsAPMApplication Performance MonitoringApplication SecurityAutomationCloud MonitoringDigital Experience ManagementIntelligenceObservability

Properties

Name Type Description
permissionName string The name of the permission, e.g., tenant-viewer, tenant-operator, tenant-admin, account-company-info.
scope string The scope identifier the permission applies to. For environment permissions, this is the environment ID. For account permissions, this is the account UUID.
scopeType string The type of scope. ACCOUNT for account-level permissions, TENANT for environment-level permissions.
groupId string The ID of the group this permission is assigned to.
View JSON Schema on GitHub