This guide explains how pipeline and custom ingest source owners, as well as administrators, can configure and manage access through the web UI or API.
Dynatrace version 1.322 and earlierYou migrated your OpenPipeline configurations to the Settings API.
Verify that the user or user group permissions are sufficient for the access type you want to grant.
To carry out the procedures via API, ensure ownerBasedAccessControl property is set to true for the OpenPipeline Settings API schema you intend to use.
When you set the property for the first time, the following default values are added automatically.
| Property | Description | Supported values | Default value |
|---|---|---|---|
owner | The user who first changed the settings object. | A user, a user group, or all-users. | all-users |
accessor | The users who can access the object, depending on their permissions. | One or multiple users or user groups, or all-users | all-users |
When you create a pipeline or custom ingest source, you're the owner, and only you and the administrator have access to it. To share access with another Dynatrace user or user group
To modify or revoke access,
When you create a pipeline or custom ingest source, you're the owner, and can share access with all users. To go public
To return to private, do one of the following
When you create a pipeline or custom ingest source, you're the owner. To transfer ownership to another Dynatrace user or user group
Open the menu and select Change owner.
Find and select a new owner, and then select Change owner.
Be aware that you'll lose all access unless the new owner gives you permission.
After the transfer is complete, the new owner will receive an email about the ownership transfer.
Once administrators set permissions and owners set access, users can manage and access items accordingly. Development teams can start configuring processing for their use cases. To learn more about processing, see Configure a processing pipeline.