{"type":"api","title":"Configure SNMP Users","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":["SNMP Configuration"],"summary":"Configure SNMP Users","description":"Configure the SNMP users","operationId":"data_snmp_snmp_users_post","produces":["application/yang-data+json"],"parameters":[{"name":"users","in":"body","description":"","required":true,"schema":{"type":"object","properties":{"snmp:user":{"type":"array","description":"\nSNMP user configuration.\n (list)","x-yang":{"type":"list"},"items":{"type":"object","properties":{"user-name":{"description":"SNMP user name (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"user-version":{"description":"SNMP version (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"int32"},"user-group":{"description":"SNMP group name (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"auth-protocol":{"description":"Authentication based on MD5 or SHA (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"priv-protocol":{"description":"Encryption based on AES or DES (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"passphrase":{"description":"Enter passphrase (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"encryption-passphrase":{"description":"Enter encryption passphrase (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"auth-key":{"description":"SNMP auth-key (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"priv-key":{"description":"SNMP priv-key (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"}}}}},"$$ref":"#/definitions/data_snmp_snmp_users-post"},"$$ref":"#/parameters/data_snmp_snmp_users-post"}],"responses":{"201":{"description":"container users 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_snmp_snmp_users_post","consumes":["application/yang-data+json"],"method":"post","path":"/data/snmp:snmp/users"}}