{"type":"model","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/d1c072e8-3151-3b90-a574-d773df736b16","info":{"title":"Crosswork ZTP Service API","description":"Crosswork ZTP Service API for devices, profiles, serial numbers, and static routes. These APIs permit users to add, update, delete, query, and perform bulk CSV import/export of devices and device onboarding operations using ZTP services.","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/EMF/ztp-service-api-overview.md"}},"openapi":"3.0.1","servers":[{"url":"/crosswork/ztp/v1"}],"securitySchemes":{"bearerAuth":{"description":"Security definitions details.","in":"header","name":"Authorization","type":"apiKey"}}},"spec":{"properties":{"code":{"format":"int32","type":"integer","description":"Response code."},"platformCount":{"additionalProperties":{"format":"int32","type":"integer"},"type":"object","description":"A Map of platform and respective count of devices."},"statuscountmap":{"additionalProperties":{"format":"int32","type":"integer"},"description":"A map of status and respective count of devices.","type":"object"},"totaldevicecount":{"description":"Total number of ZTP devices.","format":"int32","type":"integer"},"totalnonsztpdevicecount":{"description":"Total number of non secure ZTP devices.","format":"int32","type":"integer"},"totalprofilecount":{"description":"Total number of ZTP profiles.","format":"int32","type":"integer"},"totalsztpdevicecount":{"description":"Total number of secure ZTP devices.","format":"int32","type":"integer"}},"description":"ZTP response for Device and Profile count.","type":"object","$$ref":"#/components/schemas/cwztpsvcZtpCountResponse","title":"cwztpsvcZtpCountResponse"}}