update documentation
[sdc.git] / docs / consumedapis.rst
index 2379d75..5da13fb 100644 (file)
@@ -5,4 +5,18 @@
 Consumed APIs
 =============
 
-SDC Project does not consume any APIs from other sources therefore this section is currently empty
+VNF-SDK
+-------
+SDC allows the user to choose packages from VNF-SDK and start the onboarding from their instead of manually uploading a package.
+
+
+.. list-table::
+   :widths: 60 40
+   :header-rows: 1
+
+   * - URL
+     - Description
+   * - /onapapi/vnfsdk-marketplace/v1/PackageResource/csars
+     - get all avilable csar pckage data
+   * - /onapapi/vnfsdk-marketplace/v1/PackageResource/csars/{id}/files
+     - Download CSAR by id
\ No newline at end of file