BareMetalMachineMonitoringConfigurationStatus interface
BareMetalMachineMonitoringConfigurationStatus represents the monitoring configuration status of the bare metal machine.
Properties
| log |
The log level for the monitoring configuration status of the bare metal machine. |
| metrics |
The metrics level for the monitoring configuration status of the bare metal machine. |
Property Details
logLevel
The log level for the monitoring configuration status of the bare metal machine.
logLevel?: string
Property Value
string
metricsLevel
The metrics level for the monitoring configuration status of the bare metal machine.
metricsLevel?: string
Property Value
string