Orion.HardwareHealth.BMC.Racks
SolarWinds Information Service 2024.4 Schema Documentation
This entity presents the Racks.
Inheritance
Access control
everyone
Properties
| Name | Type | Summary | Access Control |
|---|---|---|---|
| ID | System.Int64 | The unique integer representation of Racks. | everyone |
| ParentID | System.Int64 | The unique integer representation of parent. | everyone |
| ControllerID | System.Int32 | The unique integer representation of parent controller. | everyone |
| NodeID | System.Int32 | The unique integer representation of rack node or parent node. | everyone |
| DistinguishedName | System.String | String value containing a distinguished name of the Rack. | everyone |
| Name | System.String | String value containing a name of the Rack. | everyone |
| Status | System.String | String value containing a status of the Rack. | everyone |
| Model | System.String | String value containing a model of the Rack. | everyone |
| IPAddress | System.String | String value containing a IP address of the Rack. | everyone |
| Description | System.String | String value containing a description of the Rack. | everyone |
| DisplayName | System.String | String value containing a name of the Rack. | everyone |
| RackNodeID | System.Int32 | The unique integer representation of rack node. | everyone |
| DetailsUrl | System.String | URL to Rack details page. | everyone |
Source Relationships
| Name | Type | Notes |
|---|---|---|
| Controller | Orion.HardwareHealth.BMC.Controllers | Defined by relationship Orion.HardwareHealth.BMC.RacksReferencesController (System.Reference) |
Target Relationships
| Name | Type | Notes |
|---|---|---|
| Node | Orion.Nodes | Defined by relationship Orion.HardwareHealth.BMC.NodesReferenceOrionHWHBMCRacks (System.Reference) |