{"type":"api","title":"Add RADIUS 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":"Add RADIUS Server Configuration","description":"Add a RADIUS server configuration","operationId":"data_security_security_servers_radius_server_post","produces":["application/yang-data+json"],"parameters":[{"name":"radius-server","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/v6 address or DNS name for the remote Radius 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"}}},"port":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"auth-port":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint16"},"acct-port":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"integer","format":"uint16"}}}}}},"security:options":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"retransmit":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"int32"},"timeout":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"int32"}}}},"$$ref":"#/definitions/data_security_security_servers_radius-server-post"},"$$ref":"#/parameters/data_security_security_servers_radius-server-post"}],"responses":{"201":{"description":"container radius-server created"},"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_radius_server_post","consumes":["application/yang-data+json"],"method":"post","path":"/data/security:security_servers/radius-server"}}