{"type":"model","meta":{"id":"/apps/pubhub/media/cisco-catalyst-sd-wan-api-guide-20-18/1c4807bcb76af36988ebb37dc2e455b1787a155e/ed6f3398-8031-3c0b-bd30-30b98e2ca37b","info":{"title":"Administration and Settings","description":"Includes API operations for the following:\n- Global parameters for SD-WAN Manager\n- User, group and tenant management\n- Software maintenance\n- Backup and restore\n- Container management\n","contact":{"email":"vmanage@cisco.com"},"version":"20.18 - 2025-08-15"},"openapi":"3.1.0","servers":[{"url":"/dataservice"}]},"spec":{"required":["address","secretKey"],"type":"object","properties":{"acctPort":{"maximum":65535,"minimum":0,"type":"integer","description":"Accounting Port","format":"int32","default":49},"address":{"type":"string","description":"Set IP address of TACACS server","example":"1.2.2.2"},"authPort":{"maximum":65535,"minimum":0,"type":"integer","description":"Authentication Port","format":"int32","default":49},"priority":{"maximum":7,"minimum":0,"type":"integer","description":"TACACS server priority \u003c0..7\u003e","format":"int32","example":1,"default":0},"secretKey":{"pattern":"^(?:\\$CRYPT\\$.{17}|(?!(?:\\$CRYPT\\$)).{1,128})$","type":"string","description":"TACACS server password","example":"Password123"},"vpn":{"type":"integer","description":"VPN ID","format":"int32","example":0,"enum":[0,512],"default":0}},"description":"Configure the TACACS server","$$ref":"#/components/schemas/TacacsServer","title":"TacacsServer"}}