LoadChangesApiDTO
Description
Workload utilization changes in the scenario
Optional Parameters
- baselineDate
-
-
type: string
-
description: Baseline date
-
- peakBaselineList
-
-
type: array
-
description: List of peak baseline changes
-
-
reference: PeakBaselineApiDTO
-
-
- utilizationList
-
-
type: array
-
description: List of utilization changes
-
-
reference: UtilizationApiDTO
-
-
- maxUtilizationList
-
-
type: array
-
description: List of max utilization changes
-
-
reference: MaxUtilizationApiDTO
-
-
- overlayStatsList
-
-
type: array
-
description: List of stat changes to override the plan commodities values with the provided input
-
-
reference: EntityStatsApiDTO
-
-