Device
A device.
Contents
- Brand
-
The device's maker.
Type: String
Valid Values:
AWS_PANORAMA | LENOVO
Required: No
- CreatedTime
-
When the device was created.
Type: Timestamp
Required: No
- CurrentSoftware
-
A device's current software.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- Description
-
A description for the device.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 255.
Pattern:
^.*$
Required: No
- DeviceAggregatedStatus
-
A device's aggregated status. Including the device's connection status, provisioning status, and lease status.
Type: String
Valid Values:
ERROR | AWAITING_PROVISIONING | PENDING | FAILED | DELETING | ONLINE | OFFLINE | LEASE_EXPIRED | UPDATE_NEEDED | REBOOTING
Required: No
- DeviceId
-
The device's ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[a-zA-Z0-9\-\_]+$
Required: No
- LastUpdatedTime
-
When the device was updated.
Type: Timestamp
Required: No
- LatestDeviceJob
-
A device's latest job. Includes the target image version, and the update job status.
Type: LatestDeviceJob object
Required: No
- LeaseExpirationTime
-
The device's lease expiration time.
Type: Timestamp
Required: No
- Name
-
The device's name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[a-zA-Z0-9\-\_]+$
Required: No
- ProvisioningStatus
-
The device's provisioning status.
Type: String
Valid Values:
AWAITING_PROVISIONING | PENDING | SUCCEEDED | FAILED | ERROR | DELETING
Required: No
- Tags
-
The device's tags.
Type: String to string map
Map Entries: Minimum number of 0 items. Maximum number of 50 items.
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Key Pattern:
^.+$
Value Length Constraints: Minimum length of 0. Maximum length of 256.
Value Pattern:
^.*$
Required: No
- Type
-
The device's type.
Type: String
Valid Values:
PANORAMA_APPLIANCE_DEVELOPER_KIT | PANORAMA_APPLIANCE
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: