{"type":"api","title":"Update Interface VLAN Configuration","meta":{"id":"/apps/pubhub/media/nfvis-api/e3678dda6abe6c2a26c7698d553a4574e3f45071/262737b2-b3c2-32cd-b07b-fdbdcd23918f","info":{"title":"NFVIS API","description":"NFVIS RESTCONF API Documentation","version":"4.14.1"},"x-parser-conf":{"overview":{"markdownPath":"reference/overview.md"}},"swagger":"2.0","basePath":"/{nfvis_ip}/restconf","schemes":["https"],"securityDefinitions":{"basicAuth":{"type":"basic"}}},"spec":{"tags":["Switching - VLAN and interface VLAN related"],"summary":"Update Interface VLAN Configuration","description":"Update a specific interface VLAN configuration","operationId":"data_switch_switch_interface_vlan_vlan_vlan_id_patch","produces":["application/yang-data+json"],"parameters":[{"name":"vlan-vlan-id","in":"path","description":"","required":true,"type":"integer","format":"uint16","$$ref":"#/parameters/vlan-vlan-id"},{"name":"vlan","in":"body","description":"","required":true,"schema":{"type":"object","properties":{"switch:vlan":{"type":"array","description":"(list)","x-yang":{"type":"list"},"items":{"type":"object","properties":{"vlan-id":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint16"},"remote-span":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"[null]"},"dot1x":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"guest-vlan":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"[null]"},"auth-not-req":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"[null]"}}},"name":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"ip":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"address":{"description":"(presence)","type":"object","x-yang":{"type":"container","is_presence":"true"},"properties":{"primary":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"address":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"mask":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"}}}}},"igmp":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"last-member-query-count":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"last-member-query-interval":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint16"},"query-interval":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint16"},"robustness":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"query-max-response-time":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"}}},"igmp-proxy":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"downstream":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"protected":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"interface":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"enumeration","default":"enable","enum":["enable","disable"]}}}}}}},"multicast":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"ttl-threshold":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"}}}}},"shutdown":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"[null]"},"snmp":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"trap":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"link-status":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"[null]"}}}}},"private-vlan":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"association":{"type":"array","x-yang":{"type":"leaf-list"},"items":{"description":"(leaf-list)","type":"integer","format":"uint16"}},"primary":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"[null]"},"isolated":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"[null]"},"community":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"[null]"}}},"service-acl":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"input":{"type":"array","description":"(list)","x-yang":{"type":"list"},"items":{"type":"object","properties":{"input-acl-name":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"default-action":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"enumeration","default":"deny-all","enum":["deny-all","permit-all"]}}}}}}}}}},"$$ref":"#/definitions/data_switch_switch_interface_vlan_vlan-vlan-id"},"$$ref":"#/parameters/data_switch_switch_interface_vlan_vlan-vlan-id"}],"responses":{"204":{"description":"list vlan updated"},"400":{"description":"Bad Request","$$ref":"#/responses/400"},"401":{"description":"Unauthorized","$$ref":"#/responses/401"},"404":{"description":"Not Found","$$ref":"#/responses/404"},"405":{"description":"Method Not Allowed","$$ref":"#/responses/405"},"409":{"description":"Conflict","$$ref":"#/responses/409"}},"security":[{"basicAuth":[]}],"__originalOperationId":"data_switch_switch_interface_vlan_vlan_vlan_id_patch","consumes":["application/yang-data+json"],"method":"patch","path":"/data/switch:switch/interface/vlan={vlan-vlan-id}"}}