openvpn3 stop session
// display sessions list openvpn3 sessions-list // indentify the session you want to disconnect by "Config name" // change the {config_name} with the session config name openvpn3 session-manage --config {config_name} --disconnect