provision_post

Function provision_post 

Source
pub fn provision_post(
    configuration: &Configuration,
    provision_request_data: ProvisionRequestData,
) -> Result<ResponseContent<()>, Error<ProvisionPostError>>
Expand description

Initial provisioning, only available in Unprovisioned state. WARNING: The unlock passphrase can’t be reset by an admin user without knowing the current value, so if the unlock passphrase is lost, neither can it be reset to a new value nor can the NetHSM be unlocked.