{"type":"api","title":"Download custom CLI or SNMP package files","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/f8aef008-b88b-3fd6-b95f-e63951de2eb0","info":{"title":"Crosswork Data Gateway Custom Software API- v1 (Deprecated)","description":"APIs to support Cisco Crosswork Data Gateway Management's custom software functionality.","contact":{"name":"Crosswork Team, Cisco","email":"support@cisco.com"},"license":{"name":"Cisco Software License Agreement","url":"http://www.cisco.com/public/sw-license-agreement.html"},"version":"1.0.0"},"security":[{"bearerAuth":[]}],"x-parser-conf":{"overview":{"markdownPath":"reference/CDG/Deprecated/cdg_custom_files_api_v1-overview.md"}},"swagger":"2.0","basePath":"/crosswork/dg-manager","schemes":["https"],"securityDefinitions":{"bearerAuth":{"type":"apiKey","name":"Authorization","in":"header","description":"Bearer Auth Token"}}},"spec":{"description":"Downloads the custom packages file to the local host.","summary":"Download custom CLI or SNMP package files","operationId":"DownloadCustom_packages","deprecated":true,"produces":["multipart/form-data"],"consumes":["application/json"],"parameters":[{"name":"download-file","in":"path","required":true,"type":"string","description":"The custom-package file name with extension"}],"responses":{"200":{"description":"OK. The request was successful."},"404":{"description":"Not Found. The client made a request for a resource that does not exist."}},"__originalOperationId":"DownloadCustom-packages","security":[{"bearerAuth":[]}],"method":"post","path":"/v1/custom-files/download/{download-file}"}}