Settings API - Application name and type schema table
Application name and type (builtin:rum.custom.name
)
This name is used to refer to your custom application throughout this Dynatrace environment. Be sure that your application has a meaningful name. To use a different icon to represent your application, change the application type.
Schema ID | Schema groups | Scope |
---|---|---|
builtin:rum.custom.name |
| CUSTOM_APPLICATION - Custom Application |
Parameters
Property | Label | Type | Description | Required |
---|---|---|---|---|
applicationName | Update application name | text | - | required |
applicationType | Update application type | enum | - | required |
Request body objects
The ApplicationName
object
Property | Label | Type | Description | Required |
---|---|---|---|---|
name | Name | text | - | required |