Click or drag to resize

SolidFireElementListClusterFaultsAsync Method

Overload List
  NameDescription
Public methodListClusterFaultsAsync(ListClusterFaultsRequest, CancellationToken)
ListClusterFaults enables you to retrieve information about any faults detected on the cluster. With this method, you can retrieve both current faults as well as faults that have been resolved. The system caches faults every 30 seconds.
Public methodListClusterFaultsAsync(CancellationToken, NullableBoolean, String)
ListClusterFaults enables you to retrieve information about any faults detected on the cluster. With this method, you can retrieve both current faults as well as faults that have been resolved. The system caches faults every 30 seconds.
Top
See Also