CmdUiEventTraceSet
Configura o trace de eventos de ponteiro no roteamento UI/realm/target.
Arguments
| Field | Type | Description |
|---|---|---|
| level | Option |
Nível de trace (off, errors, basic, full) |
| samplingPercent | Option |
Sampling de 0..100 |
Response
Returns CmdResultUiEventTraceSet:
| Field | Type | Description |
|---|---|---|
| success | bool | Configuração aplicada |
| message | String | Status ou erro |
| level | Option |
Nível final ativo |
| samplingPercent | Option |
Sampling final ativo |
Documentation Vulfram Core