Update Documentation for migration
[policy/parent.git] / docs / clamp / acm / plantuml / system-dialogues / MigrateAcElementsResponse.puml
1 @startuml\r
2 participant "ACM Runtime"\r
3 participant "ACM Database"\r
4 participant Participant\r
5 \r
6 alt "instance Id and Composition Ids exist"\r
7   Participant -> "ACM Runtime" : [ASYNC] Migration completed\r
8   "ACM Runtime" -> "ACM Database" : instance and AC Element will be set in a final state (DEPLOYED)\n and Comp Def IDs change for instance and AC Element\r
9 end\r
10 @enduml\r