pub fn users_post(
    configuration: &Configuration,
    user_post_data: UserPostData
) -> Result<ResponseContent<CreateResourceId>, Error<UsersPostError>>
Expand description

Create a new user on NetHSM. The user-ID is generated by NetHSM.