DeviceDiscoverySummary
Structure containing summary information about a device discovery job, including its identifier, type, and status.
Contents
- DiscoveryType
-
The type of discovery process used to find devices.
Type: String
Valid Values:
ZWAVE | ZIGBEE | CLOUD | CUSTOM
Required: No
- Id
-
The unique identifier of the device discovery job.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 200.
Pattern:
[A-Za-z0-9]+
Required: No
- Status
-
The current status of the device discovery job.
Type: String
Valid Values:
RUNNING | SUCCEEDED | FAILED | TIMED_OUT
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: