Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

POST /api/catalog/v1/packages
request:
{
csarId:"" # M uuid in sdc
}

response:  #HTTP_202_ACCEPTED  successful

202  


POST   /api/catalog/v1/parser

request:
{


csarId:""  # M uuid in sdc

input: "........" # O it is an optional parameter


}

response:  #HTTP_202_ACCEPTED  successful



example:




  • No labels