{"type":"api","title":"Get User Details","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":"Get User Details","description":"Get user details","operationId":"data_rbac_rbac_authentication_users_user_user_name_get","produces":["application/yang-data+json"],"parameters":[{"name":"user-name","in":"path","description":"","required":true,"type":"string","format":"string","$$ref":"#/parameters/user-name"},{"name":"content","in":"query","description":"controlling descendant nodes in response","required":false,"type":"string","format":"enumeration","default":"config","enum":["config","nonconfig","all"],"$$ref":"#/parameters/content"}],"responses":{"200":{"description":"OK","schema":{"type":"object","properties":{"rbac:user":{"type":"array","description":"(list)","x-yang":{"type":"list"},"items":{"type":"object","properties":{"name":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"role":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"enumeration","default":"administrators","enum":["administrators","operators","auditors"]},"password":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"password-scrypt":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"groups":{"description":"(non-presence)","type":"object","x-yang":{"type":"container","is_presence":"false"},"properties":{"group":{"type":"array","description":"(list)","x-yang":{"type":"list"},"items":{"type":"object","properties":{"name":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"leafref"}}}}}},"last_5_passwords":{"description":"(leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"last-login-ts":{"description":"Maintains timestamp of last login. (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"string"},"is-password-expired":{"description":"Maintains password expiry flag (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"boolean"},"active":{"description":"Indicates whether a user account is active. (leaf)","x-yang":{"type":"leaf"},"type":"string","format":"boolean"}}}}},"$$ref":"#/definitions/data_rbac_rbac_authentication_users_user_user-name"}},"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_rbac_rbac_authentication_users_user_user_name_get","consumes":["application/yang-data+json"],"method":"get","path":"/data/rbac:rbac/authentication/users/user={user-name}"}}