Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. << what >> – Flow description according to numbering. Include interface (e.g. SDCE-6) and main information  (can have a link to the information link).

  2. ff
  3. ff


Continuation of SO Service Instantiation Flow:

PlantUML Macro
titleSDC Service Distribution-1
@startuml
participant VID
participant SO
participant Controller
autonumber 

group ASSOCIATED RESOURCES
	hnote over SO : Associated Resources
 	SO -> SO : Associated Resource Created
end

group CONFIGURE & ACTIVATE SERVICE
	hnote over Controller : AAI API
	SO -> Controller : Activate Service
	Controller -> Controller : Configure Associated Resources
	Controller -> Controller : Activate Service (State)
	hnote over AAI: INVENTORY RECORD
	SO -> Controller : Service Activated	
end

group USER RESPONSE
	hnote over SO : xNF Resources, Service ID
	SO -> VID : Service Creation Response
end

@enduml


  1. << what >> – Flow description accor

4. Post Condition

The post-conditions are:

...