You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Check for mismatch between logical port name and port number in service spec
port_name == "http"
port_number == 443
msg = sprintf("[FAIL] %v - Logical port name \"%v\" mismatch with port number \"%v\" for service \"%v\" (%v)", [policy_metadata.severity, port_name, port_number, svc_name, policy_metadata.errcode])