{"type":"model","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/744a8207-9965-344e-aed3-d3ef846a4950","info":{"title":"Others","description":"Other APIs\n- Include APIs that do not belong to other categories\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"type":"object","properties":{"allowService":{"type":"object","properties":{"all":{"type":"boolean","description":"Allow all traffic. Overrides all other allow-service options if allow-service all is set","example":false,"default":false},"dhcp":{"type":"boolean","description":"Allow/Deny DHCP","example":true,"default":true},"dns":{"type":"boolean","description":"Allow/Deny DNS","example":true,"default":true},"icmp":{"type":"boolean","description":"Allow/Deny ICMP","example":true,"default":true},"netconf":{"type":"boolean","description":"Allow/Deny NETCONF","example":false,"default":false},"ntp":{"type":"boolean","description":"Allow/Deny NTP","example":false,"default":false},"sshd":{"type":"boolean","description":"Allow/Deny SSH","example":false,"default":false},"stun":{"type":"boolean","description":"Allow/Deny STUN","example":false,"default":false}},"description":"Set services allowed on the WAN interface","$$ref":"#/components/schemas/AllowService"},"color":{"type":"object","properties":{"value":{"type":"string","description":"Set color for TLOC","example":"default","enum":["default","mpls","metro-ethernet","biz-internet","public-internet","lte","3g","red","green","blue","gold","silver","bronze","custom1","custom2","custom3","private1","private2","private3","private4","private5","private6"],"default":"default"}},"description":"Set color for TLOC","$$ref":"#/components/schemas/Color"}},"description":"Tunnel interface configuration","$$ref":"#/components/schemas/TunnelInterface","title":"TunnelInterface"}}