Click or drag to resize

ListClusterFaultsRequest Properties

The ListClusterFaultsRequest type exposes the following members.

Properties
  NameDescription
Public propertyBestPractices
Specifies whether to include faults triggered by suboptimal system configuration. Possible values are: true false
Public propertyFaultTypes
Determines the types of faults returned. Possible values are: current: List active, unresolved faults. resolved: List faults that were previously detected and resolved. all: (Default) List both current and resolved faults. You can see the fault status in the resolved field of the Cluster Fault object.
Top
See Also