{"type":"model","meta":{"id":"/apps/pubhub/media/sd-wan-api-20-16/6b3fb8cbe4dc9fd6d32334288ca96a33270ee433/e77267b5-7b4b-3f93-807c-c6d1c6b41343","info":{"title":"Cisco Catalyst SD-WAN Manager API","description":"The vManage API exposes the functionality of operations maintaining devices and the overlay network","contact":{"email":"vmanage@cisco.com"},"license":{"name":"Commercial License","url":"https://www.cisco.com/c/en/us/solutions/enterprise-networks/sd-wan/index.html"},"version":"2.0.0"},"openapi":"3.0.1","servers":[{"url":"/dataservice"}]},"spec":{"required":["description","inPort","insideIp","interface","outPort","protocol"],"type":"object","properties":{"description":{"type":"string"},"inPort":{"maximum":65535,"minimum":1,"type":"integer","format":"int32"},"insideIp":{"type":"string"},"interface":{"type":"string"},"outPort":{"maximum":65535,"minimum":1,"type":"integer","format":"int32"},"protocol":{"pattern":"^udp$|^tcp$|^icmp$","type":"string"}},"$$ref":"#/components/schemas/NATRule","title":"NATRule"}}