Import Composite Description
Solution users, System admins, Container admins, and Container architects can import a CompositeDescription.
Request
URI
POST
https://{api_host}/container-service/api/resources/composite-templates
COPY
Request Body
YAML content to import as a Composite Description
HttpEntityString
of type(s)
application/json
Required
{
"body": "string"
}
object
headers
Optional
headers
string
body
Optional
body
Responses
200
successful operation
Operation doesn't return any data structure
201
'Created' is returned when importing of the YAML is successful with the Composite Description relative URI in the location header of the response
Operation doesn't return any data structure
Import Operations
POST
Import Composite Description