NSX-T Data Center REST API
ShaMonitorConfig (schema)
SHA monitor configuration
This is an abstract type. Concrete child types:
ShaEsxObsrvAlarmsMonitorConfig
ShaEsxObsrvSegmentStatsFileDumpMonitorConfig
ShaEsxObsrvStatsManagementConfig
ShaEsxObsrvStatsMonitorConfig
ShaEsxObsrvTnStatsFileDumpMonitorConfig
Name | Description | Type | Notes |
---|---|---|---|
enable | Flag to enable/disable this monitor | boolean | Required |
resource_type | SHA monitor configuration resource type The resource type of configuration for monitors. ShaEsxObsrvAlarmsMonitorConfig - The configuration for SHA monitor esx-obsrv-alarms-monitor ShaEsxObsrvStatsMonitorConfig - The configuration for SHA monitor esx-obsrv-stats-monitor ShaEsxObsrvStatsManagementConfig - The configuration for SHA monitor esx-obsrv-stats-management ShaEsxObsrvSegmentStatsFileDumpMonitorConfig - The configuration for SHA monitor esx-obsrv-segment-stats-file-dump-monitor ShaEsxObsrvTnStatsFileDumpMonitorConfig - The configuration for SHA monitor esx-obsrv-tn-stats-file-dump-monitor |
string | Required Enum: ShaEsxObsrvAlarmsMonitorConfig, ShaEsxObsrvStatsMonitorConfig, ShaEsxObsrvStatsManagementConfig, ShaEsxObsrvSegmentStatsFileDumpMonitorConfig, ShaEsxObsrvTnStatsFileDumpMonitorConfig |