diff --git a/api-ref/src/wadls/netconn-api/src/common.ent b/api-ref/src/wadls/netconn-api/src/common.ent
index dfa0e6043..2b208f2a3 100644
--- a/api-ref/src/wadls/netconn-api/src/common.ent
+++ b/api-ref/src/wadls/netconn-api/src/common.ent
@@ -3701,8 +3701,9 @@ router.
- The protocol that is matched by the security group rule.
- Valid values are null, tcp, udp, and icmp.
+ The protocol that is matched by the security group rule. Value
+ is null
, icmp
, icmpv6
,
+ tcp
, or udp
.
@@ -3815,8 +3816,9 @@ router.
- The protocol that is matched by the security group rule. Valid
- values are null, tcp, udp, and icmp.
+ The protocol that is matched by the security group rule. A valid
+ value is null
, icmp
, icmpv6
,
+ tcp
, or udp
.