Skip to content

datadog get-rum-application

Get the RUM application with given ID in your organization

Description

Get the RUM application with given ID in your organization

Synopsis

datadog get-rum-application
    [--site <site>]
    <rum_application>

Arguments

site - (string)

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

rum_application - (string)

     RUM application ID.
     Example: "rum_application-1"
     Default: _None_      Attributes: required

Examples

Input:

!datadog get-rum-application --rum_application "0247f369-87ea-4600-be4f-093cfebc9871"
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 "read"
Service Type "datadog"
Service Instance
Namespace
Object Type "rum"
Object ID

Please see Access Control for details.