Datadog RUM

Update RUM application

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Update a RUM application.

Inputs

Champ

Type

Description

id [required]

string

name

string

The new name of the RUM application.

type

enum

The new type of the RUM application. Supported values are browser, ios, android, react-native, and flutter. Allowed enum values: browser,ios,andriod,react-native,flutter

Outputs

Champ

Type

Description

id [required]

string

created_at [required]

number

Timestamp in ms of the creation date.

created_by_handle [required]

string

The handle of the creator user.

client_token

string

hash

string

Hash of the RUM application.

is_active

boolean

Indicates if the RUM application is active.

name [required]

string

org_id [required]

number

type [required]

enum

Type of the RUM application. Supported values are browser, ios, android, react-native, and flutter. Allowed enum values: browser,ios,andriod,react-native,flutter

updated_at [required]

number

Timestamp in ms of the last update date.

updated_by_handle [required]

string

Handle of the updator user.