LogMgrUberEventDetails

LogMgrUberEventDetails
LogMgrUberEventDetails
JSON Example
{
    "x_enum": "string",
    "x_float": "number",
    "x_hex": 0,
    "x_int": 0,
    "x_msg": {
        "rm": [
            {
                "l": [
                    0
                ],
                "v": 0
            }
        ],
        "rv": [
            0
        ],
        "v": 0
    },
    "x_rmsg": [
        {
            "rm": [
                {
                    "l": [
                        0
                    ],
                    "v": 0
                }
            ],
            "rv": [
                0
            ],
            "v": 0
        }
    ],
    "x_str": "string",
    "x_x": [
        0
    ]
}
string
x_enum
Optional

Enum options - X_ENUM_1, X_ENUM_2, X_ENUM_3, X_ENUM_4. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

number As float As float
x_float
Optional

Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

integer As uint64 As uint64
x_hex
Optional

Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

integer As uint64 As uint64
x_int
Optional

Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

x_msg
Optional

x_msg

x_rmsg
Optional

Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

string
x_str
Optional

Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

array of integer
x_x
Optional

Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

Property Of