ipi-user-management
+--rw user-management
+--rw debug
| +--rw config
| | +--rw enable? empty
| +--ro state
| +--ro enable? empty
| +--ro terminal-debug-status? cml-data-types:cml_on_off_t
+--rw global
| +--rw config
| | +--rw disable-default-user? empty
| +--ro state
| +--ro disable-default-user? empty
+--rw users
+--rw user* [username]
+--rw username -> ../config/username
+--rw config
| +--rw username? string
| +--rw role? ipi-user-management-types:user_mgmt_role_types_t
| +--rw (password-type)?
| +--:(plain-text)
| | +--rw password? string
| +--:(hashed)
| +--rw password-hashed? string
+--ro state
+--ro username? string
+--ro role? ipi-user-management-types:user_mgmt_role_types_t
+--ro (password-type)?
+--:(plain-text)
| +--ro password? string
+--:(hashed)
+--ro password-hashed? string
rpcs:
+---x user-management-terminal-debug-on {feature-list:HAVE_HOSTPD,feature-list:HAVE_USER_MGMT}?
+---x user-management-terminal-debug-off {feature-list:HAVE_HOSTPD,feature-list:HAVE_USER_MGMT}?
Last modified date: 08/22/2023