Skip to content

datadog create-rum-application

Create a new RUM application in your organization

Description

Create a new RUM application in your organization

Synopsis

datadog create-rum-application
    [--site <site>]
    --name <name>
    [--type <type>]

Arguments

site - (string)

     Site where this command will be executed
     Example: --site "site-1"
     Default: input.site      Attributes: optional

name - (string)

     Name of the RUM application
     Example: --name "name-1"
     Default: _None_      Attributes: required

type - (string)

     Type of the RUM application
     Example: --type "type-1"
     Default: _None_      Attributes: optional

     Validation:
         allowed values: browser, ios, android, react-native, flutter

Examples

Input:

!datadog create-rum-application --name "rum2"
Output:
ID                                      NAME    ACTIVE  CREATED-AT
0247f369-87ea-4600-be4f-093cfebc9871    rum2    false   1673504761888

Access Control

To use this command, you need access to the following:

Field Value
Action "create"
Service Type "datadog"
Service Instance
Namespace
Object Type "rum"
Object ID

Please see Access Control for details.