{"type":"model","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/f445c17e25a1120e8fbde4bd413083d0fd88b2b3/963b8613-6bdd-3b27-ae70-defd3dac9131","info":{"title":"Device Configuration Templates API","description":"Device Configuration Templates API","version":"1.0.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"}},"x-parser-conf":{"overview":{"markdownPath":"reference/EMF/Device Configuration/device-config-templates-api-overview.md"}},"openapi":"3.1.0","servers":[{"url":"https://{server-ip}:30603/crosswork/config/v1","description":"Generated server url"}]},"spec":{"description":"Filter","type":"object","properties":{"type":{"description":"Type List","type":"array","items":{"type":"string","enum":["SYSTEM","USER_DEFINED_SIMPLE","USER_DEFINED_COMPOSITE","MANAGEABILITY","EVENT_DRIVEN","UNRECOGNIZED"]}},"type_value":{"description":"Type Value List","type":"array","items":{"type":"integer","format":"int32"}},"transport":{"description":"Transport List","type":"array","items":{"type":"string","enum":["CLI","GNMI","NETCONF","UNRECOGNIZED"]}},"transport_value":{"description":"Transport Value List","type":"array","items":{"type":"integer","format":"int32"}},"device_type":{"description":"Device Type List","type":"array","properties":{"empty":{"description":"Empty","type":"boolean"}},"items":{"type":"string"}},"tag_list":{"description":"Tag List","type":"array","properties":{"empty":{"description":"Empty","type":"boolean"}},"items":{"type":"string"}},"last_deployed_status":{"description":"Last Deployed Status","type":"string"},"author":{"description":"Author","type":"string"},"name":{"description":"Name","type":"string"},"version":{"description":"Version","type":"number","format":"float"}},"$$ref":"#/components/schemas/Filter","title":"Filter"}}