Try it free

Settings API

  • Reference

Key concepts

Before you start, understand the key concepts of the Settings API, including scopes, schemas, external IDs, pagination, and concurrency control.

Schemas

List schemas

Get an overview of all settings schemas in your environment.

View a schema

Get parameters of a schema.

Objects

List objects

Get an overview of settings objects.

View an object

Get parameters of a settings object.

Create an object

Create a new settings object or validate the object you're working on.

Edit an object

Update an existing settings object.

Delete an object

Delete a settings object you no longer need.

View values

Check the actual configuration of a settings object.

Permissions

List object permissions

Get all permissions set on a settings object.

Add object permission

Add permissions for a single accessor on a settings object.

View all-users permission

Get the all-users accessor permissions on a settings object.

Update all-users permission

Update the all-users accessor permissions on a settings object.

Delete all-users permission

Remove the all-users accessor permissions from a settings object.

View accessor permission

Get the permissions of a specific accessor on a settings object.

Update accessor permission

Update the permissions of a specific accessor on a settings object.

Delete accessor permission

Remove the permissions of a specific accessor from a settings object.

Transfer ownership

Transfer ownership of a settings object to another user.

Related topics

  • Dynatrace settings framework
Related tags
Dynatrace Platform