Versions Compared

Key

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

The APPC (sometimes called Application Controller (APPC, formerly abbreviated APP-C) API enables you to manage and control manages and controls the life cycle of controlled virtual applications, such as virtual network functions (VNFs), and their components.  APPC receives commands from external OpenECOMP internal ONAP components, such as MSOSO, DCAE, or the Portal, to manage the life cycle of virtual applications and their components.

A virtual application is composed of the following layers of network technology:

...

For example, a Terminate command applies to all four layers, whereas a Scale command may not apply to the VM layer.

An  An LCM command is sent as a request to the APP-C APPC using an HTTP POST request, or in a message on OpenECOMP's bus (UEB/DMaaP). For each request, the APPC returns one or more responses:

...

  • A synchronous command, such as Lock or Unlock, results in a single response that is either SUCCESS or ERROR.

For more information about the APPC API, see the <<DocRef: Application Controller (APP-C) API Guide>>., see the APPC Documentation Repository