pub fn users_post(
configuration: &Configuration,
user_post_data: UserPostData,
) -> Result<ResponseContent<CreateResourceId>, Error<UsersPostError>>Expand description
Create a new user on NetHSM, inheriting the caller’s namespace. The user-ID is generated by NetHSM.