builtin:ownership.config)
Configure keys for ownership metadata and tags. See documentation
Schema ID | Schema groups | Scope |
---|---|---|
builtin:ownership.config |
| environment |
GET | Managed | https://{your-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:ownership.config |
SaaS | https://{your-environment-id}.live.dynatrace.com/api/v2/settings/schemas/builtin:ownership.config | |
Environment ActiveGate | https://{your-activegate-domain}/e/{your-environment-id}/api/v2/settings/schemas/builtin:ownership.config |
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.
Property | Type | Description | Required |
---|---|---|---|
Keys for ownership metadata and tagsownershipIdentifiers | OwnershipIdentifier[] | Tags and metadata are key-value pairs. Define keys for tags and metadata that are considered for ownership. If a tag or any metadata starts with a key defined below, the value of the tag or metadata is considered a team identifier. | required |
OwnershipIdentifier
objectProperty | Type | Description | Required |
---|---|---|---|
Enabledenabled | boolean | - | required |
Key for ownership metadata and tagskey | text | - | required |