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