Rich Bennett | 4b00193 | 2017-10-16 09:25:01 -0400 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
| 2 | .. http://creativecommons.org/licenses/by/4.0 |
| 3 | |
Idan Amit | dbfbc63 | 2017-10-29 17:03:42 +0200 | [diff] [blame] | 4 | ============= |
Rich Bennett | 4b00193 | 2017-10-16 09:25:01 -0400 | [diff] [blame] | 5 | Consumed APIs |
| 6 | ============= |
| 7 | |
Michael Lando | db0e898 | 2018-06-06 11:44:25 +0300 | [diff] [blame] | 8 | VNF-SDK |
| 9 | ------- |
| 10 | SDC allows the user to choose packages from VNF-SDK and start the onboarding from their instead of manually uploading a package. |
| 11 | |
| 12 | |
| 13 | .. list-table:: |
| 14 | :widths: 60 40 |
| 15 | :header-rows: 1 |
| 16 | |
| 17 | * - URL |
| 18 | - Description |
| 19 | * - /onapapi/vnfsdk-marketplace/v1/PackageResource/csars |
| 20 | - get all avilable csar pckage data |
| 21 | * - /onapapi/vnfsdk-marketplace/v1/PackageResource/csars/{id}/files |
| 22 | - Download CSAR by id |