NSX-T Data Center REST API

ShaMonitorType (schema)

SHA monitor type

This field specifies the type of SHA monitor.
UNKNOWN
- Unknown SHA monitor type.
METRIC_EXPORTER
- This type of monitor can manage sub-monitors of type SUB_METRIC_EXPORTER
and can exist as a standalone monitor to export metrics.
SUB_METRIC_EXPORTER
- The monitor is designed for exporting specific metrics and must be managed by
a METRIC_EXPORTER monitor.
STANDARD
- The standalone monitor won't expose any metrics.

Name Description Type Notes
ShaMonitorType SHA monitor type

This field specifies the type of SHA monitor.
UNKNOWN
- Unknown SHA monitor type.
METRIC_EXPORTER
- This type of monitor can manage sub-monitors of type SUB_METRIC_EXPORTER
and can exist as a standalone monitor to export metrics.
SUB_METRIC_EXPORTER
- The monitor is designed for exporting specific metrics and must be managed by
a METRIC_EXPORTER monitor.
STANDARD
- The standalone monitor won't expose any metrics.
string Enum: UNKNOWN, METRIC_EXPORTER, SUB_METRIC_EXPORTER, STANDARD