Entrypoints

Returns a file bundle containing all of the PluginFile resources for an

EntryPoint Snapshot resource.

get/api/v1/entrypoints/{id}/snapshots/{snapshotId}/plugins/bundle

Path parameters

snapshotIdinteger required

Snapshot ID for the Entrypoint resource.

idinteger required

ID for the Entrypoint resource.

Query parameters

fileTypestring

The type of file to download: tar_gz or zip.

Response

Success

Changes

Changed in 2 of the 2 revisions of this API.11