2.35. dcgmHealthResponse_v4 Struct Reference

[Structure definitions]

Health response structure version 4 - Simply list the incidents instead of reporting by entity

Since DCGM 2.0

Public Variables

unsigned int  incidentCount
The number of health incidents reported in this struct.
dcgmIncidentInfo_t  incidents[DCGM_HEALTH_WATCH_MAX_INCIDENTS]
Report of the errors detected.
dcgmHealthWatchResults_t overallHealth
The overall health of this entire host.
unsigned int  version
The version number of this struct.

Variables

unsigned int dcgmHealthResponse_v4::incidentCount [inherited]

The number of health incidents reported in this struct.

dcgmIncidentInfo_t dcgmHealthResponse_v4::incidents[DCGM_HEALTH_WATCH_MAX_INCIDENTS] [inherited]

Report of the errors detected.

dcgmHealthWatchResults_tdcgmHealthResponse_v4::overallHealth [inherited]

The overall health of this entire host.

unsigned int dcgmHealthResponse_v4::version [inherited]

The version number of this struct.