Create template
POST/core/marketplace/templates
Creates a resource template for deployment. Content type: multipart/form-data. This endpoint takes a YAML file upload, send the file body as multipart/form-data rather than JSON.
Request
Responses
- 201
- 400
- 401
- 500
Template added successfully
Bad Request
Unauthorized
Internal Server Error
Was this page helpful?