Versions Compared

Key

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

...

New or modified interfaces

The following new SO APIs are planned:

Service model retrieving API
Get /serviceSpecifications/v1/serviceModels?serviceModelInvariantId={model-invariant-id}

Service level workflow retrieving API
Get /workflowSpecifications/v1/workflows? serviceModelVersionId={UUID}

Service level workflow execution API
POST /instanceManagement/v1/serviceInstances/{serviceInstanceId}/workflows/{workflow_UUID} ? targatVersion=serviceModelVersionId

...