diff --git a/api-ref/src/wadls/netconn-api/src/common.ent b/api-ref/src/wadls/netconn-api/src/common.ent index b029a5973..89d66d6d2 100644 --- a/api-ref/src/wadls/netconn-api/src/common.ent +++ b/api-ref/src/wadls/netconn-api/src/common.ent @@ -173,25 +173,37 @@ name="id" style="plain" type="csapi:uuid"> - The network ID. + + The network ID. + + - The network name. + + The network name. + + - Indicates whether this network is shared across all tenants. + + Indicates whether this network is shared across all tenants. + + - The network status. + + The network status. + + @@ -215,7 +227,7 @@ name="mtu" style="plain" type="xsd:integer"> - MTU of a network resource. + The MTU of a network resource. @@ -382,8 +394,11 @@ name="vlan_transparent" style="plain" type="xsd:bool"> - The state of the network, which is VLAN transparent (true) - or not VLAN transparent (false). + + The state of the network, which is VLAN transparent + (true) or not VLAN transparent (false). + + '> - IP addresses for the port. Includes the IP address and subnet - ID. + The IP addresses for the port. Includes the IP address and + subnet ID. @@ -701,7 +716,7 @@ - Subnet ID of the subnet to which the port is attached. + The ID of the subnet to which the port is attached. @@ -710,7 +725,7 @@ - IP address. + The IP address. @@ -763,7 +778,7 @@ - The port status. Value is ACTIVE or DOWN. + The port status. Value is ACTIVE or DOWN. @@ -852,28 +867,22 @@ virtual server. - -'> + '> + &portCommonRequestParams;'> + &portCommonResponseParams;'> + &portCommonResponseParams;'> + &portCommonRequestParams;'> + &portCommonResponseParams;'> @@ -907,8 +916,7 @@ direct, or macvtap. - -'> + '> @@ -1005,8 +1013,7 @@ attribute is visible to only port owners and administrative users. - -'> + '> - The ID of the tenant who owns the network. Only - administrative users can specify a tenant ID other than their - own. - + + The ID of the tenant who owns the network. Only administrative + users can specify a tenant ID other than their own. + + @@ -1074,19 +1082,24 @@ name="enable_dhcp" style="plain" type="xsd:boolean"> - Set to true if DHCP is enabled and false if DHCP is disabled. + + Set to true if DHCP is enabled and + false if DHCP is disabled. + + - DNS server. + The DNS server. - A list of host route dictionaries for the subnet. - For example: - "host_routes":[ + + A list of host route dictionaries for the subnet. For example: + +"host_routes":[ { "destination":"0.0.0.0/0", "nexthop":"123.456.78.9" @@ -1095,12 +1108,13 @@ "destination":"192.168.0.0/24", "nexthop":"192.168.0.1" } -] +] + - Destination for static route. + The destination for static route. @@ -1124,12 +1138,12 @@ dhcpv6-stateless, or slaac. - - '> -'> + - Name of the network. + The name of the network. @@ -1160,19 +1174,34 @@ - If true, DHCP is enabled and If false, DHCP is disabled. + + If true, DHCP is enabled. If false, DHCP + is disabled. + + - Choose from (constants.IPV6_SLAAC,constants.DHCPV6_STATEFUL,constants.DHCPV6_STATELESS,name='ipv6_address_modes,null). + + Choose from constants.IPV6_SLAAC, + constants.DHCPV6_STATEFUL, constants.DHCPV6_STATELESS, + name='ipv6_address_modes, or null. + + - Choose from (constants.IPV6_SLAAC,constants.DHCPV6_STATEFUL,constants.DHCPV6_STATELESS,name='ipv6_address_modes,null). + + Choose from constants.IPV6_SLAAC, + constants.DHCPV6_STATEFUL, + constants.DHCPV6_STATELESS, + name='ipv6_address_modes, or null. + + '> - + @@ -1190,7 +1219,7 @@ The start and end addresses for the allocation pools. + name="start" style="plain" type="xsd:string"> The start address for the allocation pools. @@ -1217,7 +1246,7 @@ - Set to true if DHCP is enabled and false if DHCP is disabled. + Set to true if DHCP is enabled and false if DHCP is disabled. @@ -1242,7 +1271,7 @@ - Destination for static route + The destination for static route @@ -1287,12 +1316,16 @@ - Set to true if DHCP is enabled and false if DHCP is disabled. + + Set to true if DHCP is enabled and false + if DHCP is disabled. + + - DNS server + The DNS server @@ -1312,7 +1345,7 @@ - Destination for static route + The destination for static route @@ -1917,7 +1950,7 @@ router. - Description for the pool. + The description for the pool. - Description for the pool. + The description for the pool. - Description for the metering label. + The description for the metering label. '> @@ -2612,7 +2645,7 @@ router. - The unique ID for the VIP. + The unique ID for the health monitor. xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN"> - The ID of the tenant who owns the VIP. Only administrative users can - specify a tenant ID other than their own. + The ID of the tenant who owns the health monitor. Only + administrative users can specify a tenant ID other than their own. @@ -2662,8 +2695,11 @@ router. - Number of allowed connection failures before changing - the status of the member to INACTIVE. A valid value is from 1 to 10. + + The number of allowed connection failures before changing the status + of the member to INACTIVE. A valid value is from 1 to + 10. + - The HTTP path of the request sent by the monitor to test the health of a member. Must be a string beginning with a forward slash (/). + + The HTTP path of the request sent by the monitor to test the health + of a member. Must be a string beginning with a forward slash (/). + - Path portion of URI that will be probed if type is HTTP(S). + + The path portion of URI that is probed if the type is HTTP or HTTPS. + - Expected HTTP codes for a passing HTTP(S) monitor. + + The expected HTTP codes for a passing HTTP(S) monitor. + name="admin_state_up" style="plain" type="xsd:boolean"> - The administrative state of the VIP. A valid value is true (UP) or false (DOWN). + + The administrative state of the VIP. A valid value is true (UP) or + false (DOWN). + ' > - Session persistence parameters for the VIP. Omit the - session_persistence parameter to prevent session - persistence. When no session persistence is used, the - session_persistence parameter does not appear in the - API response. To clear session persistence for the VIP, set the - session_persistence parameter to null in a - VIP update request. + Session persistence parameters for the VIP. Omit the + session_persistence parameter to prevent session + persistence. When no session persistence is used, the + session_persistence parameter does not appear in the + API response. + + + To clear session persistence for the VIP, set the + session_persistence parameter to null in a + VIP update request. @@ -3605,7 +3654,10 @@ router. - The HTTP path of the request sent by the monitor to test the health of a member. Must be a string beginning with a forward slash (/). + + The HTTP path of the request sent by the monitor to test the health + of a member. Must be a string beginning with a forward slash (/). + name="status" style="plain" type="xsd:string"> - The status of the health monitor. Indicates whether the health monitor is operational. + + The status of the health monitor. Indicates whether the health + monitor is operational. + ' > xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN"> The administrative state of the member. A valid value is true (UP) or false (DOWN). - -' > +'> @@ -3935,8 +3989,7 @@ router. xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN"> The administrative state of the member. A valid value is true (UP) or false (DOWN). - -' > +'> @@ -4057,8 +4110,7 @@ router. A security_group_rule object. - -'> + '> @@ -4068,8 +4120,7 @@ router. A security_group_rules object. - -'> + '> @@ -4285,8 +4336,7 @@ router. xml:lang="EN"> VPN service objects. - -' > +'> @@ -4402,8 +4452,7 @@ router. Router ID to which the VPN service is inserted. - -' > +'> @@ -4441,8 +4490,7 @@ router. connections on service are not active. - -' > +'> @@ -4454,8 +4502,7 @@ router. tenant ID other than their own. - -' > +'> @@ -4562,8 +4609,7 @@ router. Lifetime value, as a positive integer. Default is 3600 seconds. - -' > +'> @@ -4572,8 +4618,7 @@ router. xml:lang="EN"> IKE policy objects. - -' > +'> @@ -4700,8 +4745,7 @@ router. Lifetime value, as a positive integer. Default is 3600 seconds. - -' > +'> @@ -4713,8 +4757,7 @@ router. tenant ID other than their own. - -' > +'> @@ -4823,8 +4866,7 @@ router. Lifetime value, as a positive integer. Default is 3600 seconds. - -' > +'> @@ -4833,8 +4875,7 @@ router. xml:lang="EN"> IPSec policy objects. - -' > +'> @@ -4956,8 +4997,7 @@ router. xml:lang="EN"> Lifetime value, as a positive integer. Default is 3600 seconds. - -' > +'> @@ -5026,8 +5066,7 @@ router. xml:lang="EN"> Unique identifier of VPN service. - -' > +'> @@ -5119,7 +5158,7 @@ router. - Dictionary with dead peer detection (DPD) protocol controls. + A dictionary with dead peer detection (DPD) protocol controls. is greater than the DPD interval value. Default is 120. - -' > +'> @@ -5165,8 +5203,7 @@ router. xml:lang="EN"> IPSec site-to-site connection objects. - -' > +'> @@ -5337,7 +5374,7 @@ router. - Dictionary with Dead Peer Detection protocol controls. + A dictionary with Dead Peer Detection protocol controls. Default is 120. - -' > +'> @@ -5511,9 +5547,8 @@ router. merges adjacent prefixes and treats them as a single prefix. - Ensure that each subnet prefix is unique among all subnet prefixes - in all subnet pools that are associated with the specified address - scope. + Each subnet prefix must be unique among all subnet prefixes in all + subnet pools that are associated with the specified address scope. @@ -5898,4 +5933,3 @@ router. '> -