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 891d03bf2..6820194bf 100644 --- a/api-ref/src/wadls/netconn-api/src/security-groups.wadl +++ b/api-ref/src/wadls/netconn-api/src/security-groups.wadl @@ -52,10 +52,10 @@ - Lists all OpenStack Networking + Lists OpenStack Networking security groups to which the specified tenant has access. - The list shows the unique ID for each security group + The list shows the unique ID for and the rules that are associated with each security group. @@ -342,7 +342,7 @@ port number in the range that is matched by the security group rule. If the protocol is TCP or UDP, this value must be less than or equal to the - value of the port_range_max attribute. If the + value of the attribute. If the protocol is ICMP, this value must be an ICMP type. @@ -352,7 +352,7 @@ xmlns="http://docbook.org/ns/docbook">The maximum port number in the range that is matched by the security group rule. The port_range_min attribute - constrains the port_range_max attribute. If the + constrains the attribute. If the protocol is ICMP, this value must be an ICMP type. @@ -368,16 +368,16 @@ The remote group ID to be associated with this security group - rule. You can specify either remote_group_id or - remote_ip_prefix in the request body. + rule. You can specify either or + in the request body. The remote IP prefix to be associated with this security - group rule. You can specify either remote_group_id - or remote_ip_prefix in the request body. This + group rule. You can specify either + or in the request body. This attribute matches the specified IP prefix as the source IP address of the IP packet. @@ -425,7 +425,7 @@ rule is applied to traffic leaving the instance. - Must be IPv4 or IPv6, @@ -446,7 +446,7 @@ port number in the range that is matched by the security group rule. If the protocol is TCP or UDP, this value must be less than or equal to the - value of the port_range_max attribute. If the + value of the attribute. If the protocol is ICMP, this value must be an ICMP type. @@ -456,7 +456,7 @@ xmlns="http://docbook.org/ns/docbook">The maximum port number in the range that is matched by the security group rule. The port_range_min attribute - constrains the port_range_max attribute. If the + constrains the attribute. If the protocol is ICMP, this value must be an ICMP type. @@ -472,16 +472,16 @@ The remote group ID to be associated with this security group - rule. You can specify either remote_group_id or - remote_ip_prefix in the request body. + rule. You can specify either or + in the request body. The remote IP prefix to be associated with this security - group rule. You can specify either remote_group_id - or remote_ip_prefix in the request body. This + group rule. You can specify either + or in the request body. This attribute matches the specified IP prefix as the source IP address of the IP packet. @@ -495,28 +495,95 @@ - + Security group + >Security group rule object. - + The - security group description. + xmlns="http://docbook.org/ns/docbook">Ingress or + egress: The direction in which the security group + rule is applied. For a compute instance, an + ingress security group rule is applied to incoming + (ingress) traffic for that instance. An egress + rule is applied to traffic leaving the + instance. - + The - UUID for the security group. + xmlns="http://docbook.org/ns/docbook">The security group + rule ID. - + The - security group name. + xmlns="http://docbook.org/ns/docbook">Must be IPv4 or IPv6, + and addresses represented in CIDR must match the ingress or + egress rules. + + + The security + group ID to associate with this security group + rule. + + + The minimum + port number in the range that is matched by the + security group rule. If the protocol is TCP or + UDP, this value must be less than or equal to the + value of the attribute. If the + protocol is ICMP, this value must be an ICMP + type. + + + The maximum + port number in the range that is matched by the + security group rule. The port_range_min attribute + constrains the attribute. If the + 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 + group ID to be associated with this security group + rule. You can specify either or + in the request body. + + + The remote + IP prefix to be associated with this security + group rule. You can specify either + or in the request body. This + attribute matches the specified IP prefix as the + source IP address of the IP packet. + + + The tenant + ID. port_range_max attribute. If the protocol is ICMP, this value must be an ICMP type. @@ -613,7 +680,7 @@ xmlns="http://docbook.org/ns/docbook">The maximum port number in the range that is matched by the security group rule. The port_range_min attribute - constrains the port_range_max attribute. If the + constrains the attribute. If the protocol is ICMP, this value must be an ICMP type. @@ -629,16 +696,16 @@ The remote group ID to be associated with this security group - rule. You can specify either remote_group_id or - remote_ip_prefix in the request body. + rule. You can specify either or + in the request body. The remote IP prefix to be associated with this security - group rule. You can specify either remote_group_id - or remote_ip_prefix in the request body. This + group rule. You can specify either + or in the request body. This attribute matches the specified IP prefix as the source IP address of the IP packet.