Interface VerificationIPFlow

All Superinterfaces:
Executable<VerificationIPFlow>, HasParent<NetworkWatcher>, Indexable

public interface VerificationIPFlow extends Executable<VerificationIPFlow>, HasParent<NetworkWatcher>
A client-side representation allowing to verify IP packet flow from specific VM based on direction, protocol, local IP, remote IP, local port and remote port.
  • Method Details

    • access

      Access access()
      Get the access value. Indicates whether the traffic is allowed or denied.
      Returns:
      the access value
    • ruleName

      String ruleName()
      Get the ruleName value. If input is not matched against any security rule, it is not displayed.
      Returns:
      the ruleName value