Versions Compared

Key

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

Overview

The

...

etsicatalog

...

project

...

provides

...

package

...

management

...

service

...

and

...

parser

...

service

...

by

...

Micro

...

Service.

...

It can be used to store packages distributed by the SDC, and can be consumed by other projects or components, such as UUI, VF-C,

...

etc.

...

It

...

also

...

includes

...

a

...

TOSCA

...

parser

...

service.

Image Modified

Offered APIs

Please

...

see

...

the

...

REST

...

API

...

document

...

as

...

follows.

View filenameetsicatalog_API_v1.yamlheight150


Consumed APIs

Etsicatalog project consumes SDC External REST APIs as follows:

  • Get List of Existing Catalog Assets per Type

 https://{serverRoot}/sdc/v1/catalog/{assetType}

 

  • Get Specific Asset Detailed Metadata

https://{serverRoot}/sdc/v1/catalog/{assetType}/{uuid}/metadata

 

  • Download (CSAR of) Specific Asset

https://{serverRoot}/sdc/v1/catalog/{assetType}/{uuid}/toscaModel