TopologyChangesApiDTO
Description
Topology changes in the scenario
Optional Parameters
- addList
-
-
type: array
-
description: List of add changes in the Topology
-
-
reference: AddObjectApiDTO
-
-
- removeList
-
-
type: array
-
description: List of remove changes in the Topology
-
-
reference: RemoveObjectApiDTO
-
-
- replaceList
-
-
type: array
-
description: List of replace changes in the Topology
-
-
reference: ReplaceObjectApiDTO
-
-
- migrateList
-
-
type: array
-
description: List of migrate changes in the Topology
-
-
reference: MigrateObjectApiDTO
-
-
- relievePressureList
-
-
type: array
-
description: List of relieve pressure changes in the Topology
-
-
reference: RelievePressureObjectApiDTO
-
-