{"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":{"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","title":"AllowService"}}