Orion.VIM.CapacityPlanning.ReportResults
SolarWinds Information Service 2020.2 Schema Documentation
Capacity Planning report result containing all computed data
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
ID | System.Int32 | Unique identifier of report result | everyone |
ReportDefinitionID | System.Int32 | Unique identifier of appropriate report definition | everyone |
ReportStatus | System.String | Status of computation | everyone |
ErrorMessage | System.String | Contains error message in case that Capacity Planning computation failed | everyone |
ComputationDateStarted | System.DateTime | Date and time of computation start | everyone |
ComputationDateFinished | System.DateTime | Date and time of computation end | everyone |
SimulationResult | System.String | Contains computed data in JSON format | everyone |
Target Relationships
Name | Type | Notes |
---|---|---|
Definition | Orion.VIM.CapacityPlanning.ReportDefinitions | Defined by relationship Orion.VIM.CapacityPlanning.ReportDefinitionHostResults (System.Hosting) |