Export Composite Description

Export Composite Description

Solution users, System admins, Container admins, Container developers 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
Optional

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