Datadog RUM

List RUM applications

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.

List all of the RUM applications.

Inputs

Champ

Type

Description

<any-key>

Outputs

Expand All

Champ

Type

Description

applications [required]

[object]

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.