{"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 object.","properties":{"mask":{"description":"Mask for static routes","type":"string"},"message":{"description":"Message on successful add or delete of static route","type":"string"},"modifiedDate":{"format":"int64","description":"Last modified date in UNIX time format","type":"integer"},"status":{"description":"Status of the subnet and mask for add or delete operation","type":"string"},"subnet":{"description":"Subnet for static routes","type":"string"},"uuid":{"description":"Unique UUID for the route's subnet mask","type":"string"}},"type":"object","$$ref":"#/components/schemas/cwztpsvcZtpStaticRoute","title":"cwztpsvcZtpStaticRoute"}}