pub fn system_shutdown_post(
configuration: &Configuration,
) -> Result<ResponseContent<()>, Error<SystemShutdownPostError>>Expand description
Shut down NetHSM. Authentication behavior varies by NetHSM state: - Operational: Requires Administrator authentication - Locked or Unprovisioned: No authentication required