System Enclosure
This Automation Manager object displays the properties of the enclosure for the system.
Privileges
Normal
Input Parameters
None
Output Parameters
Name | Type | Description |
---|---|---|
Manufacturer | String | The manufacturer of the enclosure. |
Model | String | The model of the enclosure. |
Serial Number | String | The serial number of the enclosure. |
SMBIOAssestTag | String | The asset tag of the enclosure. |
LockPresent | Boolean | True or False depending on whether a lock is present or not. |
HeatGeneration | String | The amount of heat generated by the system enclosure. |
PoweredOn | Boolean | True or False depending on whether the enclosure power is on or not. |
Tag | String | The tag for the enclosure. |
Security Status | String | The current security status of the enclosure. |
Result | Number | Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
No input parameters required.