|
|
|
@ -135,9 +135,7 @@
|
|
|
|
|
name="admin_state_up" style="plain" type="xsd:bool">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The administrative state of the network. A valid value
|
|
|
|
|
is up (<code>true</code>) or down
|
|
|
|
|
(<code>false</code>).</para></wadl:doc>
|
|
|
|
|
<para>The administrative state of the network, which is up (<code>true</code>) or down (<code>false</code>).</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="name" style="plain" type="xsd:string">
|
|
|
|
@ -201,71 +199,89 @@
|
|
|
|
|
provider segments.</para></wadl:doc>
|
|
|
|
|
</param>'>
|
|
|
|
|
<!ENTITY portListParameters
|
|
|
|
|
'<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="status" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The port status. Value is ACTIVE or DOWN.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="name" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The port name.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="allowed_address_pairs" style="plain" type="xsd:dict">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>Allowed address pairs.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="admin_state_up" style="plain" type="xsd:bool">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The administrative state of the router, which is up (<code>true</code>) or down (<code>false</code>).</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="network_id" style="plain" type="csapi:uuid">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The ID of the attached network.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="tenant_id" style="plain" type="csapi:uuid">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The ID of the tenant who owns the network. Only administrative users can specify a tenant ID other than their own.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="extra_dhcp_opts" style="plain" type="xsd:dict">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>Extra DHCP options.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="device_owner" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The ID of the entity that uses this port. For example, a dhcp agent.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="mac_address" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The MAC address of the port.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="fixed_ips" style="plain" type="xsd:dict">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>IP addresses for the port. Includes the IP address and subnet ID.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="id" style="plain" type="csapi:uuid">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The ID of the port.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="security_groups" style="plain" type="csapi:uuid">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The IDs of any attached security groups.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="device_id" style="plain" type="csapi:uuid">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The ID of the device that uses this port. For example, a virtual server.</para></wadl:doc>
|
|
|
|
|
</param>'>
|
|
|
|
|
'<param xmlns="http://wadl.dev.java.net/2009/02" required="true" name="status"
|
|
|
|
|
style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The port status. Value is ACTIVE or DOWN.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true" name="name"
|
|
|
|
|
style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The port name.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="allowed_address_pairs" style="plain" type="xsd:dict">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>Allowed address pairs.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true" name="admin_state_up"
|
|
|
|
|
style="plain" type="xsd:bool">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The administrative state of the router, which is up (<code>true</code>) or
|
|
|
|
|
down (<code>false</code>).</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true" name="network_id"
|
|
|
|
|
style="plain" type="csapi:uuid">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The ID of the attached network.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true" name="tenant_id"
|
|
|
|
|
style="plain" type="csapi:uuid">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The ID of the tenant who owns the network. Only administrative users can
|
|
|
|
|
specify a tenant ID other than their own.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true" name="extra_dhcp_opts"
|
|
|
|
|
style="plain" type="xsd:dict">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>Extra DHCP options.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true" name="device_owner"
|
|
|
|
|
style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The ID of the entity that uses this port. For example, a dhcp
|
|
|
|
|
agent.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true" name="mac_address"
|
|
|
|
|
style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The MAC address of the port.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true" name="fixed_ips"
|
|
|
|
|
style="plain" type="xsd:dict">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>IP addresses for the port. Includes the IP address and subnet
|
|
|
|
|
ID.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true" name="id" style="plain"
|
|
|
|
|
type="csapi:uuid">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The ID of the port.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true" name="security_groups"
|
|
|
|
|
style="plain" type="csapi:uuid">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The IDs of any attached security groups.</para></wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true" name="device_id"
|
|
|
|
|
style="plain" type="csapi:uuid">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The ID of the device that uses this port. For example, a virtual
|
|
|
|
|
server.</para></wadl:doc>
|
|
|
|
|
</param>'>
|
|
|
|
|
<!-- Port Create Parameters -->
|
|
|
|
|
<!ENTITY portCreateParameters
|
|
|
|
|
'<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
@ -306,7 +322,7 @@
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="network_id" style="plain" type="csapi:uuid">
|
|
|
|
|
<wadl:doc xmlns:wadl="http://wadl.dev.java.net/2009/02" xmlns="http://docbook.org/ns/docbook" xml:lang="EN">
|
|
|
|
|
<para>The ID of the the network.</para></wadl:doc>
|
|
|
|
|
<para>The ID of the network.</para></wadl:doc>
|
|
|
|
|
</param> '>
|
|
|
|
|
<!-- Port binding Parameters -->
|
|
|
|
|
<!ENTITY portBindingParameters '
|
|
|
|
@ -883,6 +899,13 @@
|
|
|
|
|
<para>The status of the load balancer. Indicates whether the load balancer is operational.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="admin_state_up" style="plain" type="xsd:boolean">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
|
|
|
|
<para>The administrative state of the load balancer, which is up (<code>true</code>) or down (<code>false</code>).</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="tenant_id" style="plain" type="csapi:uuid">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
@ -942,7 +965,7 @@
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>' >
|
|
|
|
|
<!-- pools -->
|
|
|
|
|
<!ENTITY poolResponseParams '
|
|
|
|
|
<!ENTITY poolcreateResponseParams '
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="status" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
@ -950,14 +973,6 @@
|
|
|
|
|
<para>The status of the pool. Indicates whether the pool is operational.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="lb_method" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The algorithm that is used to distribute the load among pool members.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="protocol" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
@ -966,28 +981,12 @@
|
|
|
|
|
<para>The protocol of the pool, which is TCP, HTTP, or HTTPS.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="description" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Human readable description for the pool.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="health_monitors" style="plain" type="xsd:list">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>List of health monitors that are associated with the pool.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="subnet_id" style="plain" type="csapi:uuid">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The ID of the network to which pool members belong.</para>
|
|
|
|
|
<para>Description for the pool.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
@ -998,7 +997,7 @@
|
|
|
|
|
<para>Owner of the pool. Only an administrative user can specify a tenant ID other than its own.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="admin_state_up" style="plain" type="xsd:boolean">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
|
|
|
@ -1010,15 +1009,7 @@
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Human readable name for the pool. Does not have to be unique.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="health_monitors_status" style="plain" type="xsd:dict">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>List of statuses for associated health monitors, if any.</para>
|
|
|
|
|
<para>Pool name. Does not have to be unique.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
@ -1030,19 +1021,26 @@
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="provider" style="plain" type="xsd:string">
|
|
|
|
|
name="lb_algorithm" style="plain" type="xsd:list">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Provider name of the load-balancer service.</para>
|
|
|
|
|
<para>The load-balancer algorithm, which is round-robin, least-connections, and so on. This value, which must be supported, is dependent on the load-balancer provider. Round robin must be supported.</para> </wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="healthmonitor_id" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The ID of the health monitor.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="status_description" style="plain" type="xsd:string">
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="session_persistence" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Status description.</para>
|
|
|
|
|
<para>The session persistence algorithm. This algorithm is a dictionary with <literal>type</literal> and <literal>cookie_name</literal> keys.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
@ -1052,13 +1050,91 @@
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The unique ID for the pool.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>' >
|
|
|
|
|
<!ENTITY poolResponseParams '
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="status" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
|
|
|
|
<para>The status of the pool. Indicates whether the pool is operational.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="vip_id" style="plain" type="xsd:string">
|
|
|
|
|
name="lb_algorithm" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The ID of the VIP with which the pool is associated.</para>
|
|
|
|
|
<para>The load-balancer algorithm, which is round-robin, least-connections, and so on. This value, which must be supported, is dependent on the load-balancer provider. Round robin must be supported.</para> </wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="protocol" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The protocol of the pool, which is TCP, HTTP, or HTTPS.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="description" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Description for the pool.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="healthmonitor_id" style="plain" type="xsd:list">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The ID of the health monitor.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="tenant_id" style="plain" type="csapi:uuid">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Owner of the pool. Only an administrative user can specify a tenant ID other than its own.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="admin_state_up" style="plain" type="xsd:boolean">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
|
|
|
|
<para>The administrative state of the pool, which is up (<code>true</code>) or down (<code>false</code>).</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="name" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Pool name. Does not have to be unique.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="session_persistence" style="plain" type="xsd:dict">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Session persistence algorithm that should be used (if any). This is a dictionary that has keys of "type" and "cookie_name"..</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="members" style="plain" type="xsd:list">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>List of members that belong to the pool.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="id" style="plain" type="csapi:uuid">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The unique ID for the pool.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>' >
|
|
|
|
|
<!ENTITY poolCreateRequestParams '
|
|
|
|
@ -1070,28 +1146,12 @@
|
|
|
|
|
<para>Owner of the pool. Only an administrative user can specify a tenant ID other than its own.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="name" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Human readable name for the pool. Does not have to be unique.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="description" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Human readable description for the pool.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="subnet_id" style="plain" type="csapi:uuid">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The ID of the network to which pool members belong.</para>
|
|
|
|
|
<para>Pool name. Does not have to be unique.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
@ -1103,43 +1163,51 @@
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="lb_method" style="plain" type="xsd:string">
|
|
|
|
|
name="lb_algorithm" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The algorithm that is used to distribute the load among pool members.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="health_monitors" style="plain" type="xsd:list">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>List of health monitors that are associated with the pool.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="admin_state_up" style="plain" type="xsd:boolean">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
|
|
|
|
<para>The administrative state of the pool, which is up (<code>true</code>) or down (<code>false</code>).</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="provider" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Provider name of the load-balancer service.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
<para>The load-balancer algorithm, which is round-robin, least-connections, and so on. This value, which must be supported, is dependent on the load-balancer provider. Round robin must be supported.</para> </wadl:doc>
|
|
|
|
|
</param>' >
|
|
|
|
|
<!ENTITY poolUpdateRequestParams '
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="name" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Human readable name for the pool. Does not have to be unique.</para>
|
|
|
|
|
<para>Pool name. Does not have to be unique.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="lb_algorithm" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The load-balancer algorithm, which is round-robin, least-connections, and so on. This value, which must be supported, is dependent on the load-balancer provider. Round robin must be supported.</para> </wadl:doc>
|
|
|
|
|
</param>' >
|
|
|
|
|
<!ENTITY listenerRequestParams '
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="listener" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>A <code>listener</code> object.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="default_pool_id" style="plain" type="csapi:uuid">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>ID of default pool. Must have compatible protocol with listener.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="name" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The listener name.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
@ -1147,30 +1215,53 @@
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Human readable description for the pool.</para>
|
|
|
|
|
<para>Detailed description of the listener.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="lb_method" style="plain" type="xsd:string">
|
|
|
|
|
name="tenant_id" style="plain" type="csapi:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The algorithm that is used to distribute the load among pool members.</para>
|
|
|
|
|
<para>Tenant that owns this listener.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="health_monitors" style="plain" type="xsd:list">
|
|
|
|
|
name="connection_limit" style="plain" type="xsd:int">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>List of health monitors that are associated with the pool.</para>
|
|
|
|
|
<para>Maximum connections this load balancer can have. Default is infinite.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="protocol" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Protocol to load balance: HTTP, HTTPS, TCP, UDP.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="protocol_port" style="plain" type="xsd:int">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
|
|
|
|
<para>TCP (or UDP) port to listen on.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="admin_state_up" style="plain" type="xsd:boolean">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
|
|
|
|
<para>The administrative state of the pool, which is up (<code>true</code>) or down (<code>false</code>).</para>
|
|
|
|
|
<para>The administrative state of the load balancer, which is up (<code>true</code>) or down (<code>false</code>).</para>
|
|
|
|
|
<para>If you set this attribute to <code>false</code>, the listener is created in an administratively down state.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="load_balancer_id" style="plain" type="csapi:uuid">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
|
|
|
|
<para>The ID of the load balancer.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>' >
|
|
|
|
|
<!ENTITY listenerRequestParams '
|
|
|
|
@ -1291,10 +1382,10 @@
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Number of allowed connection failures before changing the status of the member to INACTIVE. A valie value is from 1 to 10.</para>
|
|
|
|
|
<para>Number of allowed connection failures before changing the status of the member to INACTIVE. A valid value is from 1 to 10.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="http_method" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
@ -1302,7 +1393,7 @@
|
|
|
|
|
<para>The HTTP method that the monitor uses for requests.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="url_path" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
@ -1310,15 +1401,15 @@
|
|
|
|
|
<para>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 (/).</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="expected_codes" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The list of HTTP status codes expected in response from the member to declare it healthy. A valid value is a single value, such as 200, a list, such as 200, 202, or a range, such as 200-204.</para>
|
|
|
|
|
<para>Expected HTTP codes for a passing HTTP(S) monitor.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="admin_state_up" style="plain" type="xsd:boolean">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
|
|
|
@ -1362,7 +1453,7 @@
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The maximum number of seconds for a monitor to wait for a connection to be established before it times out. This value must be less than the delay value.</para>
|
|
|
|
|
<para>Time in seconds to timeout each probe.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
@ -1370,15 +1461,7 @@
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Number of allowed connection failures before changing the status of the member to INACTIVE. A valid value is from 1 to 10.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="http_method" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The HTTP method that the monitor uses for requests.</para>
|
|
|
|
|
<para>Maximum consecutive health probe tries.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
@ -1386,7 +1469,7 @@
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>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 (/).</para>
|
|
|
|
|
<para>Path portion of URI that will be probed if type is HTTP(S).</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
@ -1394,14 +1477,7 @@
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The list of HTTP status codes expected in response from the member to declare it healthy. A valid value is a single value, such as 200, a list, such as 200, 202, or a range, such as 200-204.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="admin_state_up" style="plain" type="xsd:boolean">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
|
|
|
|
<para>The administrative state of the health monitor, which is up (<code>true</code>) or down (<code>false</code>).</para>
|
|
|
|
|
<para>Expected HTTP codes for a passing HTTP(S) monitor.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>' >
|
|
|
|
|
<!ENTITY hmUpdateRequestParams '
|
|
|
|
@ -1414,30 +1490,6 @@
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="timeout" style="plain" type="xsd:int">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The maximum number of seconds for a monitor to wait for a connection to be established before it times out. This value must be less than the delay value.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="max_retries" style="plain" type="xsd:int">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Number of allowed connection failures, from 1 to 10, before the status of the member changes to INACTIVE</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="http_method" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The HTTP method that the monitor uses for requests.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="url_path" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
|
|
|
@ -1445,25 +1497,72 @@
|
|
|
|
|
the health of a member. A valid value is a string that
|
|
|
|
|
begins with a forward slash (/).</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="expected_codes" style="plain" type="xsd:string">
|
|
|
|
|
</param>' >
|
|
|
|
|
<!-- members -->
|
|
|
|
|
<!ENTITY membercreateResponseParams '
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="id" style="plain" type="csapi:uuid">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
|
|
|
|
<para>The list of HTTP status codes expected in response from
|
|
|
|
|
the member to declare it healthy. A valid value is
|
|
|
|
|
single value, such as 200, a list, such as 200, 202, or a
|
|
|
|
|
range, such as 200-204.</para>
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The unique ID for the member.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="tenant_id" style="plain" type="csapi:uuid">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Owner of the member. Only an administrative user can specify a tenant ID other than its own.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="subnet_id" style="plain" type="csapi:uuid">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>Subnet in which to access this member.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="address" style="plain" type="xsd:ip">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The IP address of the member.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="protocol_port" style="plain" type="xsd:int">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The port on which the application is hosted.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="weight" style="plain" type="xsd:int">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
|
|
|
|
<para>A positive integer value that indicates the relative portion of traffic that this
|
|
|
|
|
member should receive from the pool. For example, a member with a weight of 10 receives five times
|
|
|
|
|
as much traffic as a member with a weight of 2.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="admin_state_up" style="plain" type="xsd:boolean">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
|
|
|
|
<para>The administrative state of the health monitor, which is up (<code>true</code>) or down (<code>false</code>).</para>
|
|
|
|
|
<para>The administrative state of the member, which is up (<code>true</code>) or down (<code>false</code>).</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>' >
|
|
|
|
|
<!-- members -->
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="status" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
|
|
|
|
<para>The status of the member. Indicates whether the member is operational.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>'>
|
|
|
|
|
<!ENTITY memberResponseParams '
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="id" style="plain" type="csapi:uuid">
|
|
|
|
@ -1482,11 +1581,11 @@
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="pool_id" style="plain" type="csapi:uuid">
|
|
|
|
|
name="subnet_id" style="plain" type="csapi:uuid">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The ID of the pool to which the member belongs.</para>
|
|
|
|
|
<para>Subnet in which to access this member.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
@ -1497,14 +1596,6 @@
|
|
|
|
|
<para>The IP address of the member.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="protocol" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The protocol of the VIP address, which is TCP, HTTP, or HTTPS.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="protocol_port" style="plain" type="xsd:int">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
@ -1517,12 +1608,7 @@
|
|
|
|
|
name="weight" style="plain" type="xsd:int">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
|
|
|
|
<para>The weight of a member determines the portion of
|
|
|
|
|
requests or connections it services compared to the other
|
|
|
|
|
members of the pool. A value of 0 means the member does
|
|
|
|
|
not participate in load-balancing but still accepts
|
|
|
|
|
persistent connections. A valid value is from 0 to
|
|
|
|
|
256.</para>
|
|
|
|
|
<para>Weight of member.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
@ -1548,14 +1634,6 @@
|
|
|
|
|
<para>Owner of the member. Only an administrative user can specify a tenant ID other than its own.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="pool_id" style="plain" type="csapi:uuid">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The ID of the pool to which the member belongs.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="address" style="plain" type="xsd:ip">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
@ -1564,14 +1642,6 @@
|
|
|
|
|
<para>The IP address of the member.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="protocol" style="plain" type="xsd:string">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The protocol of the VIP address, which is TCP, HTTP, or HTTPS.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="protocol_port" style="plain" type="xsd:int">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
@ -1580,50 +1650,16 @@
|
|
|
|
|
<para>The port on which the application is hosted.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="weight" style="plain" type="xsd:int">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
|
|
|
|
<para>The weight of a member determines the portion of
|
|
|
|
|
requests or connections it services compared to the other
|
|
|
|
|
members of the pool. A value of 0 means the member does
|
|
|
|
|
not participate in load-balancing but still accepts
|
|
|
|
|
persistent connections. A valid value is from 0 to
|
|
|
|
|
256.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="admin_state_up" style="plain" type="xsd:boolean">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
|
|
|
|
<para>The administrative state of the member, which is up
|
|
|
|
|
(<code>true</code>) or down
|
|
|
|
|
(<code>false</code>).</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
' >
|
|
|
|
|
<!ENTITY memberUpdateRequestParams '
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="pool_id" style="plain" type="csapi:uuid">
|
|
|
|
|
name="subnet_id" style="plain" type="xsd:int">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02"
|
|
|
|
|
xml:lang="EN">
|
|
|
|
|
<para>The ID of the pool to which the member belongs.</para>
|
|
|
|
|
<para>Subnet in which to access this member.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
name="weight" style="plain" type="xsd:int">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
|
|
|
|
<para>The weight of a member determines the portion of
|
|
|
|
|
requests or connections it services compared to the other
|
|
|
|
|
members of the pool. A value of 0 means the member does
|
|
|
|
|
not participate in load-balancing but still accepts
|
|
|
|
|
persistent connections. A valid value is from 0 to
|
|
|
|
|
256.</para>
|
|
|
|
|
</wadl:doc>
|
|
|
|
|
</param>
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="false"
|
|
|
|
|
</param>' >
|
|
|
|
|
<!ENTITY memberUpdateRequestParams '
|
|
|
|
|
<param xmlns="http://wadl.dev.java.net/2009/02" required="true"
|
|
|
|
|
name="admin_state_up" style="plain" type="xsd:boolean">
|
|
|
|
|
<wadl:doc xmlns="http://docbook.org/ns/docbook"
|
|
|
|
|
xmlns:wadl="http://wadl.dev.java.net/2009/02" xml:lang="EN">
|
|
|
|
|