Export Package 1
Exports a package by its name. If the request is successful, the package binary content is available as an attachment with MIME type application/zip (that is, a normal ZIP file) with a default file name {packagename}.package. It is up to the client application to properly fetch and process this attachment, for example by saving it to the local file system. The exported package has the same internal format as the packages exported by using the VCF Operations Orchestrator client
packageName
exportConfigurationAttributeValues
exportGlobalTags
exportVersionHistory
exportConfigSecureStringAttributeValues
allowedOperations
exportExtensionData
The request is successful
User is not authorized
Cannot find a package with the specified name.
curl -H 'Authorization: <value>' https://{api_host}/vco/api/content/packages/{packageName}