Skip to main content

resolve_pm_recovery_action

Function resolve_pm_recovery_action 

Source
pub async fn resolve_pm_recovery_action(
    __arg0: State<AppState>,
    __arg1: SonicJson<ResolvePmRecoveryActionRequest>,
) -> Result<SonicJson<ApiResponse<String>>, ApiError>