diff --git a/api-ref/src/wadls/netconn-api/src/common.ent b/api-ref/src/wadls/netconn-api/src/common.ent index 27c84645e..dfa0e6043 100644 --- a/api-ref/src/wadls/netconn-api/src/common.ent +++ b/api-ref/src/wadls/netconn-api/src/common.ent @@ -150,11 +150,11 @@ '> + name="networks" style="plain" type="xsd:list"> - A networks object. + A list of network object. '> @@ -412,11 +412,11 @@ '> + name="ports" style="plain" type="xsd:list"> - A ports object. + A list of port object. @@ -1026,11 +1026,11 @@ '> + name="subnets" style="plain" type="xsd:list"> - A subnets object. + A list of subnet object. '> @@ -1589,11 +1589,11 @@ router. '> + name="routers" style="plain" type="xsd:list"> - A routers object. + A list of router object. '> '> + name="floatingips" style="plain" type="xsd:list"> - A floatingips object. + A list of floatingip object. '> '> + name="vips" style="plain" type="xsd:list"> - A vips object. + A list of vip object. '> @@ -2000,7 +2000,7 @@ router. - A pools object. + A list of pool object. ' > @@ -2415,17 +2415,17 @@ router. - The metering label object. + A metering_label object. '> + name="metering_labels" style="plain" type="xsd:list"> - The metering labels object. + A list of metering_label object. '> @@ -2516,7 +2516,7 @@ router. xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN"> - The metering label rule object. + A metering_label_rule object. @@ -2573,7 +2573,7 @@ router. xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN"> - The metering label rule object. + A metering_label_rule object. @@ -2642,11 +2642,11 @@ router. '> + name="health_monitors" style="plain" type="xsd:list"> - A health_monitors object. + A list of health_monitor object. '> @@ -3347,11 +3347,11 @@ router. '> + name="members" style="plain" type="xsd:list"> - A members object. + A list of member object. '> @@ -3520,11 +3520,11 @@ router. '> + name="security_groups" style="plain" type="xsd:list"> - A security_groups object. + A list of security_group object. @@ -3630,11 +3630,11 @@ router. '> + name="security_group_rules" style="plain" type="xsd:list"> - A security_group_rules object. + A list of security_group_rule object. '> @@ -5566,12 +5566,12 @@ router. '> + name="subnetpools" style="plain" type="xsd:list"> - A subnetpools object. + A list of subnetpool object. '> @@ -5717,11 +5717,11 @@ router. '> + name="security_groups" style="plain" type="xsd:list" required="true"> - Security groups object. + A list of security_group object. '> - &securityGroupParameter; + &securityGroupsParameter; &securityGroupCommonResponseParams;