Skip to main content

clear_all

Function clear_all 

Source
pub async fn clear_all(
    __arg0: State<AppState>,
) -> Result<StatusCode, (StatusCode, Json<ErrorResponse>)>
Expand description

DELETE /clear — Removes all managed NAT rules and resets daemon state.