Export Composite Description
Solution users, System admins, Container admins, and Container architects can export a CompositeDescription.
Request
URI
GET
https://{api_host}/container-service/api/resources/composite-templates
COPY
Query Parameters
string
selfLink
Required
The id of the CompositeDescription
string
The format of the CompositeDescription exported content, as Docker Compose (DOCKER) or Composite Template (COMPOSITE)
Responses
200
'OK' is returned when exporting the composite description is successful
Operation doesn't return any data structure
Export Operations
GET
Export Composite Description