{"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":"Dynamic config response object.","properties":{"code":{"description":"Response code. Indicates success/failure.","format":"int32","type":"integer"},"configAttributes":{"description":"List of attributes and values, formatted as string.","items":{"type":"string"},"type":"array"},"configId":{"description":"Unique id. used to identify this dynamic config.","type":"string"},"message":{"description":"Response message. Indicates success/failure reason.","type":"string"},"profileName":{"description":"Profile name","type":"string"}},"type":"object","title":"cwztpsvcdynamicConfigResponse"}}