Skip to main content

remove_snat

Function remove_snat 

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

DELETE /snat — Removes a static SNAT rule.