pub fn system_update_post(
configuration: &Configuration,
body: Vec<u8>,
) -> Result<ResponseContent<SystemUpdateData>, Error<SystemUpdatePostError>>Expand description
Update NetHSM software.
pub fn system_update_post(
configuration: &Configuration,
body: Vec<u8>,
) -> Result<ResponseContent<SystemUpdateData>, Error<SystemUpdatePostError>>Update NetHSM software.