Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add two sdc consumed APIs

...

URLMethodDescription
/api/sdc/v1/catalog/services/GETGet service list
/api/sdc/v1/catalog/services/{{csarId}}/metadataGETGet a service metadata
/api/sdc/v1/catalog/resourcesGETGet resource list
/api/sdc/v1/catalog/resources/{{csarId}}/metadataGETGet a resource metadata
/api/sdc/v1/catalog/services/{{csarId}}/toscaModelGETDownload a service package
/api/sdc/v1/registerForDistributionPOSTRegister from sdc
/api/sdc2/rest/v1/consumersPOSTCreate consumer for sdc

note: Etsicatalog invokes SDC APIs through MSB.

...