{"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":{"hubSpokeTopology":{"type":"boolean","description":"Hub & spoke topology","default":false},"omp":{"type":"object","properties":{"controllerSendPathLimit":{"maximum":128,"minimum":4,"type":"integer","description":"Limit number of paths sent to vSmart controller for a prefix","format":"int32","example":20},"discardRejected":{"type":"boolean","description":"Enable/Disable storage of information rejected by policy","example":false,"default":false},"filterRoute":{"required":["outbound"],"type":"object","properties":{"outbound":{"type":"object","properties":{"affinityGroupPreference":{"type":"boolean","description":"Filter routes based on affinity preference list","example":false,"default":false},"tlocColor":{"type":"boolean","description":"Filter routes based on TLOC color compatibility list","example":false,"default":false}},"$$ref":"#/components/schemas/Outbound"}},"description":"OMP filter route configuration","$$ref":"#/components/schemas/OmpFilterRoute"},"gracefulRestart":{"type":"boolean","description":"Enable/Disable graceful restart","example":true,"default":true},"outboundPolicyCaching":{"type":"boolean"},"sendBackupPaths":{"type":"boolean","description":"Enable/Disable transmission of backup paths","example":false,"default":false},"shutdown":{"type":"boolean","description":"Enable/disable OMP","example":false,"default":false},"timers":{"type":"object","properties":{"advertisementInterval":{"maximum":65535,"minimum":0,"type":"integer","description":"Advertisement Interval (seconds), set the time between OMP Update packets","format":"int32","example":1,"default":1},"eorTimer":{"maximum":3600,"minimum":1,"type":"integer","description":"End of RIB timer, in seconds","format":"int32","example":300,"default":300},"gracefulRestartTimer":{"maximum":604800,"minimum":1,"type":"integer","description":"Graceful restart timer, in seconds","format":"int32","example":43200,"default":43200},"holdTime":{"maximum":65535,"minimum":0,"type":"integer","description":"Hold Time(Seconds), Set how long to wait before closing OMP peer connection","format":"int32","example":5400,"default":5400}},"description":"OMP timers","$$ref":"#/components/schemas/OmpTimers"}},"description":"Controller OMP configuration","$$ref":"#/components/schemas/OmpSetting"},"tlocColorCompatibility":{"type":"object","properties":{"compatible":{"uniqueItems":true,"type":"array","items":{"required":["color1","color2"],"type":"object","properties":{"color1":{"type":"string","description":"First TLOC color in comparsion","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"]},"color2":{"type":"string","description":"Second TLOC color in comparsion","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"]}},"description":"List of Incompatible TLOC colors","$$ref":"#/components/schemas/Compatible"}},"incompatible":{"uniqueItems":true,"type":"array","items":{"required":["color1","color2"],"type":"object","properties":{"color1":{"type":"string","description":"First TLOC color in comparsion","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"]},"color2":{"type":"string","description":"Second TLOC color in comparsion","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"]}},"description":"List of Incompatible TLOC colors","$$ref":"#/components/schemas/Compatible"}}},"description":"List of compatible/incompatible TLOC colors for BFD session formation","$$ref":"#/components/schemas/TlocColorCompatibility"}},"description":"Controller fabric OMP and system settings","$$ref":"#/components/schemas/ControllerFabricSetting","title":"ControllerFabricSetting"}}