GetDeviceDiscoveryStatus
Gets the storage device discovery status. Contains timestamp and faults data for the
most recent device discovery.
Synopsis
@optional DeviceDiscoveryStatus getDeviceDiscoveryStatus();
DeviceDiscoveryStatus
describes status of the most recent storage device discovery. It has the following
fields:
Field | Description |
---|---|
fault | Fault occurred during the most recent
discovery of storage devices if any. |
peerMatchingFault | Local to remote peer device and device group
matching faults, if any. |
startTimestamp | Start time of the most recent discovery of
storage devices. |
completeTimestamp | Completed time of the most recent discovery of
storage devices. This property is not set if discovery task is
currently in progress. |