failureComponent property

String? failureComponent
getter/setter pair

The component that experienced the fault. Possible string values are:

  • "FAILURE_COMPONENT_UNSPECIFIED"
  • "MULTIPLE_FAULTY_HOSTS" : Multiple hosts experienced the fault.
  • "NVLINK_SWITCH" : The NVLink switch experienced the fault.

Implementation

core.String? failureComponent;