MaxUtilizationApiDTO

Description

Model to describe a max utilization change in the scenario

Optional Parameters

projectionDay
  • type: integer

  • format: int32

  • description: Projection day, indicate when to apply the change

target
  • description: Target of the change, entity or group. If empty, assumes global scope

  • reference: BaseApiDTO

maxPercentage
  • type: integer

  • format: int32

  • description: Max utilization threshold percentage change

selectedEntityType
  • type: string

  • description: Type of entity to select in global scope configuration

globalScope
  • type: boolean