{"type":"model","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/6c38d1fe-54c3-3c7d-9226-ba8b795939ba","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-deprecated-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":{"description":"Static Route list add request object.","properties":{"staticroutes":{"description":"List of Static Route objects.","items":{"description":"Static Route add request object.","properties":{"mask":{"description":"Static Route network mask.","type":"string"},"subnet":{"description":"Static Route subnet.","type":"string"}},"type":"object","$$ref":"#/components/schemas/cwztpsvcZtpStaticRoutePostRequest"},"type":"array"}},"type":"object","$$ref":"#/components/schemas/cwztpsvcZtpStaticRoutePostList","title":"cwztpsvcZtpStaticRoutePostList"}}