このページは日本語には対応しておりません。随時翻訳に取り組んでいます。翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください。

List all of the RUM applications.

Inputs

フィールド

種類

説明

<any-key>

Outputs

Expand All

フィールド

種類

説明

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.