diff --git a/api-ref/src/wadls/netconn-api/src/security-groups.wadl b/api-ref/src/wadls/netconn-api/src/security-groups.wadl index 6820194bf..22228d63a 100644 --- a/api-ref/src/wadls/netconn-api/src/security-groups.wadl +++ b/api-ref/src/wadls/netconn-api/src/security-groups.wadl @@ -310,6 +310,16 @@ group rule. + + + + + + + + + The security + group rule ID. + - The minimum @@ -346,7 +362,7 @@ protocol is ICMP, this value must be an ICMP type. - The maximum @@ -356,14 +372,14 @@ protocol is ICMP, this value must be an ICMP type. - The protocol that is matched by the security group rule. Valid values are null, tcp, udp, and icmp. - The remote @@ -371,7 +387,7 @@ rule. You can specify either or in the request body. - The remote @@ -381,16 +397,15 @@ attribute matches the specified IP prefix as the source IP address of the IP packet. - + - - - - - The + ID of the tenant who owns the security group rule. + Only administrative users can specify a tenant ID other + than their own. + + @@ -656,6 +671,12 @@ and addresses represented in CIDR must match the ingress or egress rules. + + The security + group rule ID. + remote_ip_prefix in the request body. This attribute matches the specified IP prefix as the source IP address of the IP packet. - + + The + ID of the tenant who owns the security group rule. + Only administrative users can specify a tenant ID other + than their own. + +