Versions Compared

Key

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

...

Rest APIs of (ZTE) WF Designer (Workflow Editor) :

Define the Rest API APIs of (ZTE) WF Designer, these APIs will be provided by ZTE.

...

Rest APIs of Catalog (Workflow Manager):

Define the rest API APIs of Catalog (Workflow Manager), these APIs will be provided by Amdocs/AT&T.

...

NameData TypeRequiredDescriptionComment
id
String
Yes
Unique UUID of the workflow

name
String
YesName of the workflow
version
String
Noversion of the workflow
description
String
Nodescription of the workflow
sceneEnumYes

the scene of the workflow designer. Valid value as follow:

resource - open a VNF's workflow

service - open a Service's workflow

different scene may has different activities extend.
data
String
YesContnent of the workflow in json formatfor new workflow, the data field maybe empty.


ExtendActivityBriefInfo:

Brief informtion of the extend activity.

...