{"type":"api","title":"Download system SNMP mib-package 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 system snmp mib-package file to the local host.","summary":"Download system SNMP mib-package file","operationId":"Download_system_snmp_mib_package","deprecated":false,"produces":["multipart/form-data"],"consumes":["application/json"],"parameters":[{"name":"download-file","in":"path","required":true,"type":"string","description":"The system snmp mib-package file name like (common_yang_models.tar.gz)"}],"responses":{"200":{"description":"OK. The request was successful.","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-system-snmp-mib-package","security":[{"bearerAuth":[]}],"method":"post","path":"/system-mib-package/download/{download-file}"}}