• Home
  • Dynatrace API
  • Environment
  • Settings
  • Schemas
  • Rule-based relationship worker settings

Settings API - Rule Based Relationship Worker Settings schema table

Rule Based Relationship Worker Settings (builtin:monitoredentities.rule.based.relationship.worker)

Configure rule based relationship worker settings.

The rule based relationship worker runs every configured time period and establishes configured relationships between entities based on their properties

Schema IDSchema groupsScope
builtin:monitoredentities.rule.based.relationship.worker-
environment
Retrieve schema via Settings API
GETManagedhttps://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:monitoredentities.rule.based.relationship.worker
SaaShttps://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:monitoredentities.rule.based.relationship.worker
Environment ActiveGatehttps://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:monitoredentities.rule.based.relationship.worker

Authentication

To execute this request, you need an access token with Read settings (settings.read) scope. To learn how to obtain and use it, see Tokens and authentication.

Parameters

PropertyLabelTypeDescriptionRequired
runIntervalInterval timeinteger

Time in between worker runs (in minutes)

required
timeframeTimeframeinteger

Timeframe (in minutes) to look back to. Only entities which are last seen in this timeframe are considered

required
resultLimitResult limitinteger

Query limit for the number of entities which are considered

required
partitionSizePartition sizeinteger

Size of the partition, which defines how many entities are handled at once

required
maxNewRelationshipsPerRuleMaximum new relationships per entity and ruleinteger

Maximum number of new relationships created for one entity per rule

required