Orion.VIM.CapacityPlanning.ReportDefinitions
SolarWinds Information Service 2020.2 Schema Documentation
Capacity Planning report definition containing necessary data for calculation
Inheritance
Access control
everyone
Properties
Name | Type | Summary | Access Control |
---|---|---|---|
ID | System.Int32 | Unique identifier of report definition | everyone |
Name | System.String | Report name | everyone |
EntityNetObjectID | System.String | Entity netObjectID, that Capacity Planning is computed for | everyone |
EntityCaption | System.String | Entity caption, that Capacity Planning is computed for | everyone |
UtilizationPeriodInDays | System.Int32 | Amount of historical data used for computation | everyone |
Runway | System.Int16 | Number of projected days | everyone |
FailoverReservation | System.Int16 | Failover reservation | everyone |
Counters | System.String | Information about counters used in computation | everyone |
DateCreated | System.DateTime | Date and time of definition creation | everyone |
SimulatedResourcesEnabled | System.Boolean | Flag whether Capacity Planning simulates resources | everyone |
SimulatedWorkloadsEnabled | System.Boolean | Flag whether Capacity Planning simulates workload | everyone |
ResourceAllocationType | System.Byte | Type of Capacity Planning computation | everyone |
ComputeTotalUtilizationTrend | System.Boolean | Flag whether trend should be computed from total utilization of all VMs or from each VM separately | everyone |
Source Relationships
Name | Type | Notes |
---|---|---|
Result | Orion.VIM.CapacityPlanning.ReportResults | Defined by relationship Orion.VIM.CapacityPlanning.ReportDefinitionHostResults (System.Hosting) |
VMProfiles | Orion.VIM.CapacityPlanning.VMProfiles | Defined by relationship Orion.VIM.CapacityPlanning.ReportDefinitionsHostVMProfiles (System.Hosting) |
HostProfiles | Orion.VIM.CapacityPlanning.HostProfiles | Defined by relationship Orion.VIM.CapacityPlanning.ReportDefinitionsHostHostProfiles (System.Hosting) |