{"type":"api","title":"Update TACACS+ Server 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":["Security Configuration"],"summary":"Update TACACS+ Server Configuration","description":"Update the TACACS+ server configuration","operationId":"data_security_security_servers_tacacs_server_host_host_server_put","produces":["application/yang-data+json"],"parameters":[{"name":"host-server","in":"path","description":"IPv4/6 address or DNS domain name for the remo\nte Tacacs+ server","required":true,"type":"string","format":"union","$$ref":"#/parameters/host-server"},{"name":"host","in":"body","description":"","required":true,"schema":{"type":"object","properties":{"security:host":{"type":"array","description":"(list)","x-yang":{"type":"list"},"items":{"type":"object","properties":{"server":{"description":"IPv4/6 address or DNS domain name for the remo\nte Tacacs+ server (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"union"},"secret":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"key":{"description":"Configures a preshared key to authenticate comms between Security client and server. (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"enumeration","default":"0","enum":["0","7"]},"shared-secret":{"description":"Preshared secret to authenticate comms between Security client and server. (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"admin-priv":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"},"oper-priv":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"byte"}}}}}}},"$$ref":"#/definitions/data_security_security_servers_tacacs-server_host_host-server"},"$$ref":"#/parameters/data_security_security_servers_tacacs-server_host_host-server"},{"name":"insert","in":"query","description":"controlling the order when adding new list elements","required":false,"type":"string","format":"enumeration","default":"first","enum":["first","last","before","after"],"$$ref":"#/parameters/insert"},{"name":"point","in":"query","description":"used to specify the insertion point","required":false,"type":"string","format":"string","$$ref":"#/parameters/point"}],"responses":{"201":{"description":"list host created or replaced"},"204":{"description":"No Content","$$ref":"#/responses/204"},"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_security_security_servers_tacacs_server_host_host_server_put","consumes":["application/yang-data+json"],"method":"put","path":"/data/security:security_servers/tacacs-server/host={host-server}"}}