pub async fn remove_dnat(
__arg0: State<AppState>,
__arg1: Json<DnatRequest>,
) -> Result<StatusCode, (StatusCode, Json<ErrorResponse>)>Expand description
DELETE /dnat — Removes a static DNAT rule.
Span fields: ext.ip, int.ip, ports, proto.