Versions Compared

Key

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

...

All methods or endpoints described in this API have a base URL (typically http://<host>:11015 or https://<host>:10443) that precedes the resource identifier, as described in the Microservices Conventions. These methods return a status code, as listed in the Microservices Status Codes.

You can use the Artifact microservices to upload a custom plugin to CDAP. For more information, see Using the Artifact microservices to add a custom plugin.

Add an Artifact

An artifact can be added (loaded) with an HTTP POST method to the URL:

...