Export a snapshot to a zip file.#

Request#

GET https://{hostname}:{port}
    /cli/snapshot/export?{parameters}
Accept: application/octet-stream

Parameter Type Required Description
snapshot string true Name or ID of the snapshot
application string false Name of the application; this value is required if you specify the snapshot name instead of ID
Parameter Type Required Description
Accept application/octet-stream true  

Related CLI command: exportSnapshot.

Parent topic: snapshot resource