AssetInfo
Information about hardware assets.
Contents
- AssetId
-
The ID of the asset.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^(\w+)$
Required: No
- AssetLocation
-
The position of an asset in a rack.
Type: AssetLocation object
Required: No
- AssetType
-
The type of the asset.
Type: String
Valid Values:
COMPUTE
Required: No
- ComputeAttributes
-
Information about compute hardware assets.
Type: ComputeAttributes object
Required: No
- RackId
-
The rack ID of the asset.
Type: String
Length Constraints: Minimum length of 5. Maximum length of 20.
Pattern:
^[\S \n]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: