{"type":"api","title":"Download custom AGGREGATE_SOUTHBOUND_PACKAGE packages file","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/04aec47f-4b97-3888-8ae5-b49a7b6f16cc","info":{"title":"Crosswork Data Gateway System Files Download APIs","description":"APIs to support Cisco Crosswork Data Gateway Management's System Files Download functionality.","version":"7.1.0","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"}},"security":[{"bearerAuth":[]}],"x-parser-conf":{"overview":{"markdownPath":"reference/CDG/cdg_system_files_api_overview.md"}},"swagger":"2.0","basePath":"/crosswork/dg-manager/v1","schemes":["https"],"securityDefinitions":{"bearerAuth":{"type":"apiKey","name":"Authorization","in":"header","description":"Bearer Auth Token"}}},"spec":{"description":"Downloads the custom AGGREGATE_SOUTHBOUND_PACKAGE packages file to the local host.","summary":"Download custom AGGREGATE_SOUTHBOUND_PACKAGE packages file","operationId":"Download_custom_common_aggregate_southbound_packages","deprecated":false,"produces":["multipart/form-data"],"consumes":["application/json"],"parameters":[{"name":"download-file","in":"path","required":true,"type":"string","description":"The custom-common-aggregate-southbound-package.tar.gz file"}],"responses":{"200":{"description":"OK. The request was successful. The result is contained in the response body.","schema":{"title":"BinaryFileQuery","type":"string","format":"binary","example":{"sampleFile":{"summary":"A sample file","externalValue":"http://wwww.cisco.com/crosswork/HowToUse.pdf"}},"$$ref":"#/definitions/BinaryFilesQuery"}},"404":{"description":"Not Found. The client made a request for a resource that does not exist."}},"__originalOperationId":"Download-custom-common-aggregate-southbound-packages","security":[{"bearerAuth":[]}],"method":"post","path":"/aggregate-files/download/{download-file}"}}