Export a prebuilt

Exports a prebuilt from Itential Platform.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

idstringRequiredformat: "^[0-9a-f]{24}$"
The object id of the selected prebuilt.

Response

The data for a prebuilt.
metadataobject
manifestobject
bundleslist of objects
readmestringformat: "^([\S\s]*)$"

Errors

500
Internal Server Error