Orion.HardwareHealth.HardwareInfoBase
SolarWinds Information Service 2019.4 Schema Documentation
This entity presents the Hardware Info Base.
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
ID | System. |
The unique integer representation of Hardware Info Base. | everyone |
ParentObjectEntity | System. |
String value containing a name of the parent Entity Type. | everyone |
ParentObjectType | System. |
String value containing a object Entity Type. | everyone |
ParentObjectID | System. |
The unique integer representation of parent. | everyone |
ParentObjectName | System. |
String value containing a parent object name. | everyone |
ParentObjectStatus | System. |
The integer representation of parent object status. | everyone |
ParentObjectVendor | System. |
String value containing a parent object vendor. | everyone |
ParentObjectVendorIcon | System. |
String value containing a parent object vendor icon. | everyone |
PollingMethod | System. |
The integer representation of polling method. | everyone |
Manufacturer | System. |
String value containing a manufacturer. | everyone |
Model | System. |
String value containing a model. | everyone |
ServiceTag | System. |
String value containing a service tag. | everyone |
IsDisabled | System. |
Boolean value indicates if the entity is disabled. | everyone |
LastPollTime | System. |
The date and time of poll for entity. | everyone |
LastPollStatus | System. |
The integer representation of last poll status. | everyone |
LastPollStatusName | System. |
The integer representation of last poll status. | everyone |
LastPollMessage | System. |
String value containing a last poll message. | everyone |
CategoriesWithProblems | System. |
String value containing a list of categories with problems. | everyone |
CategoriesWithStatus | System. |
String value containing a list of categories with statuses. | everyone |
FullyQualifiedName | System. |
String value containing a fully qualified name for entity. | everyone |
DetailsUrl | System. |
URL to Hardware Info Base details page. | everyone |
AgentVersion | System. |
String value containing a agent version. | everyone |
AgentUrl | System. |
String value containing a url to agent. | everyone |
AgentName | System. |
String value containing a agent name. | everyone |
UnManaged | System. |
The boolean value that specifies if entity is unmanaged. | everyone |
UnManageFrom | System. |
The date and time from which entity is unmanaged. | everyone |
UnManageUntil | System. |
The date and time until which entity is unmanaged. | everyone |
StatusDescription | System. |
The string value that contains entity status description. | everyone |
Description | System. |
This property is not used. | everyone |
StatusLED | System. |
This property is not used. | everyone |
Image | System. |
This property is not used. | everyone |
Verbs
EnableHardwareHealth
Enable Hardware Health for given entity.
Access control
Operations | Right |
---|---|
invoke | manageNodes |
DisableHardwareHealth
Disable Hardware Health for given entity.
Access control
Operations | Right |
---|---|
invoke | manageNodes |
DeleteHardwareHealth
Delete Hardware Health for given entity.
Access control
Operations | Right |
---|---|
invoke | manageNodes |
IsHardwareHealthEnabled
Check if the Hardware Health is enabled for given entity.
Access control
everyone