API Overview

<table border="1" cellpadding="0" cellspacing="0" style="width:0px"> <tbody> <tr> <td> <p><strong>API</strong></p> </td> <td> <p><strong>Description</strong></p> </td> </tr> <tr> <td> <p>CreateAcl</p> </td> <td> <p>Create access control list. Currently only available for East China region.</p> </td> </tr> <tr> <td> <p>CreateElbListenerF5</p> </td> <td> <p>Create F5-type ELB listener instance.</p> <p>Before creating the instance, you need to create a usable F5-type ELB instance in corresponding region.</p> </td> </tr> <tr> <td> <p>CreateElbListenerLvs</p> </td> <td> <p>Create LVS-type ELB listener instance.</p> <p>Before creating the instance, you need to create a usable LVS-type ELB instance in corresponding region.</p> </td> </tr> <tr> <td> <p>CreateElbListenerLvx</p> </td> <td> <p>Create LVX-type ELB listener instance.</p> <p>Before creating the instance, you need to create a usable LVX-type ELB instance in corresponding region.</p> </td> </tr> <tr> <td> <p>CreateLoadbalanceF5</p> </td> <td> <p>Create F5-type ELB instance.</p> <p>Support DMZ/SF/PTR network domain.</p> <p>Before creating the instance, you need to create a usable VPC in corresponding region, then create a network domain with DMZ/SF/PTR partition.</p> <p>When creating the instance, you need to:</p> <p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; call SelectVpcItem interface to get the available VPC list information;</p> <p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; call DescribeLoadbalanceNetworks interface to get network domain list information;</p> <p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; call DescribeLoadbalanceTypes interface to get F5 specifications.</p> </td> </tr> <tr> <td> <p>CreateLoadbalanceLvs</p> </td> <td> <p>Create LVS-type ELB instance.</p> <p>Support DMZ/SF network domain. LVS-type ELB instance can be created successfully when both of the following two conditions are met:</p> <p>1.&nbsp;&nbsp;&nbsp;&nbsp; There is only one subnet for the network domain;</p> <p>2.&nbsp;&nbsp;&nbsp;&nbsp; The quantity of the available IP for the subnet is equal to or more than six.</p> <p>Before creating the instance, you need to create a usable VPC in corresponding region, then create a network domain with DMZ/SF partition.</p> <p>When creating the instance, you need to:</p> <p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; call SelectVpcItem interface to get the available VPC list information;</p> <p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; call DescribeLoadbalanceTypes interface to get LVS specifications;</p> <p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; call SelectSubnetItem interface to get the available subnet list information.</p> </td> </tr> <tr> <td> <p>CreateLoadbalanceLvx</p> </td> <td> <p>Create LVX-type ELB instance.</p> <p>Currently, LVX-type ELB instance can be created successfully only when the VPC has a network domain with DMZ partition.</p> <p>Before creating the instance, you need to create a usable VPC in corresponding region, then create a network domain with DMZ partition.</p> <p>When creating the instance, you need to:</p> <p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; call SelectVpcItem interface to get the available VPC list information;</p> <p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; call DescribeLoadbalanceTypes interface to get LVX specifications.</p> </td> </tr> <tr> <td> <p>CreatePoolF5</p> </td> <td> <p>Create F5-type server resource pool instance.</p> <p>When creating the instance, you need to call DescribeLoadbalanceInstances interface to display ECS list information in corresponding network domain.</p> </td> </tr> <tr> <td> <p>CreatePoolLvs</p> </td> <td> <p>Create LVS-type server resource pool instance.</p> <p>When creating the instance, you need to call DescribeLoadbalanceInstances interface to display ECS list information in corresponding subnet.</p> </td> </tr> <tr> <td> <p>CreatePoolLvx</p> </td> <td> <p>Create LVX-type server resource pool instance.</p> <p>When creating the instance, you need to call DescribeLoadbalanceInstances interface to display ECS list information in corresponding VPC with DMZ network domain.</p> </td> </tr> <tr> <td> <p>CreateSsl</p> </td> <td> <p>Create SSL certificate.</p> <p>Before creating, you need to validate if the certificate is valid and if the certificate is matched with the keys. The creation can be successful only when the certificate is valid and the certificate is matched with the keys.</p> </td> </tr> <tr> <td> <p>CreateStrategyGroup</p> </td> <td> <p>Create strategy group. Currently only available for East China region.</p> </td> </tr> <tr> <td> <p>CreateStrategyGroupIp</p> </td> <td> <p>Create strategy group IP. Currently only available for East China region.</p> </td> </tr> <tr> <td> <p>DeleteAcl</p> </td> <td> <p>Delete access control list.</p> </td> </tr> <tr> <td> <p>DeleteElbListener</p> </td> <td> <p>Delete ELB listener instance.</p> <p>Instances in the status of Pending, Operating, and Deleting cannot be deleted.</p> </td> </tr> <tr> <td> <p>DeleteLoadbalance</p> </td> <td> <p>Delete ELB instance.</p> <p>For F5-type ELB, only instances in the status of Create Failed or Running can be deleted.</p> <p>For LVS-type and LVX-type ELB, only instances in the status of Create Failed, Stopped, or Running can be deleted.</p> <p>Before deleting an F5-type ELB instance, you need to delete its listener instance and server resource pool instance first.</p> <p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Call DeleteElbListener interface to delete its listener instance.</p> <p>-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Call DeletePool interface to delete its server resource pool instance.</p> <p>For LVS-type and LVX-type ELB instance, you can delete the instance directly, without deleting its listener instance and server resource pool instance first.</p> </td> </tr> <tr> <td> <p>DeletePool</p> </td> <td> <p>Delete server resource pool instance.</p> <p>Server resource pool instances in the status of Pending, Deleting, and Operating cannot be deleted.</p> <p>If the server do not check the binding resource, you can delete the server resource pool instance bound with a listener.</p> </td> </tr> <tr> <td> <p>DeleteSsl</p> </td> <td> <p>Delete SSL certificate.</p> </td> </tr> <tr> <td> <p>DeleteStrategyGroup</p> </td> <td> <p>Delete strategy group.</p> </td> </tr> <tr> <td> <p>DeleteStrategyGroupIp</p> </td> <td> <p>Delete strategy group IP.</p> </td> </tr> <tr> <td> <p>DescribeHealthChecksF5</p> </td> <td> <p>Query health check information for F5-type ELB instance.</p> </td> </tr> <tr> <td> <p>DescribeHealthChecksLvs</p> </td> <td> <p>Query health check information for LVS-type ELB instance.</p> </td> </tr> <tr> <td> <p>DescribeHealthChecksLvx</p> </td> <td> <p>Query health check information for LVX-type ELB instance.</p> </td> </tr> <tr> <td> <p>DescribeListeners</p> </td> <td> <p>Query ELB listener instance information.</p> </td> </tr> <tr> <td> <p>DescribeLoadbalanceInstances</p> </td> <td> <p>Query ELB ECS instance list for creating server resource pool.</p> </td> </tr> <tr> <td> <p>DescribeLoadbalanceNetworks</p> </td> <td> <p>Query F5-type ELB network domain list for creating F5-type ELB instance.</p> </td> </tr> <tr> <td> <p>DescribeLoadbalanceTypes</p> </td> <td> <p>Get ELB type list.</p> </td> </tr> <tr> <td> <p>DescribeLoadbalances</p> </td> <td> <p>Query ELB instance information.</p> </td> </tr> <tr> <td> <p>DescribeMembers</p> </td> <td> <p>Query the ECS instance list for some server resource pool instance.</p> </td> </tr> <tr> <td> <p>DescribePools</p> </td> <td> <p>Query server resource pool information.</p> </td> </tr> <tr> <td> <p>DescribeSsls</p> </td> <td> <p>Query SSL certificate information.</p> </td> </tr> <tr> <td> <p>DescribeStrategyGroup</p> </td> <td> <p>Query strategy group information.</p> </td> </tr> <tr> <td> <p>DescribeStrategyGroupIp</p> </td> <td> <p>Query strategy group IP.</p> </td> </tr> <tr> <td> <p>GetElbSummary</p> </td> <td> <p>Get ELB summary information.</p> </td> </tr> <tr> <td> <p>ModifyElbAutoRenewFlag</p> </td> <td> <p>Set automatic payment renewal, only for prepaid LVS-type and LVX-type ELB instances.</p> </td> </tr> <tr> <td> <p>ModifyElbListenerF5</p> </td> <td> <p>Modify F5-type ELB listener.</p> </td> </tr> <tr> <td> <p>ModifyElbListenerLvs</p> </td> <td> <p>Modify LVS-type ELB listener.</p> </td> </tr> <tr> <td> <p>ModifyElbListenerLvx</p> </td> <td> <p>Modify LVX-type ELB listener.</p> </td> </tr> <tr> <td> <p>ModifyLoadbalance</p> </td> <td> <p>Modify ELB instance, only for modifying the bandwidth for LVX-type ELB instance.</p> </td> </tr> <tr> <td> <p>ModifyPoolF5</p> </td> <td> <p>Modify F5-type server resource pool.</p> <p>Support modifying ECS information and scheduling algorithm information.</p> </td> </tr> <tr> <td> <p>ModifyPoolLvs</p> </td> <td> <p>Modify LVS-type server resource pool.</p> <p>Support modifying ECS information.</p> </td> </tr> <tr> <td> <p>ModifyPoolLvx</p> </td> <td> <p>Modify LVX-type server resource pool.</p> <p>Support modifying ECS information.</p> </td> </tr> <tr> <td> <p>RenewLoadBalance</p> </td> <td> <p>ELB payment renewal.</p> <p>Only for LVS-type and LVX-type ELB instances.</p> <p>F5-type ELB instances are not supported.</p> </td> </tr> <tr> <td> <p>StartLoadbalance</p> </td> <td> <p>Start ELB instance.</p> <p>Only for LVS-type and LVX-type ELB instances.</p> <p>F5-type ELB instances are not supported.</p> </td> </tr> <tr> <td> <p>StopLoadbalance</p> </td> <td> <p>Stop ELB instance.</p> <p>Only for LVS-type and LVX-type ELB instances.</p> <p>F5-type ELB instances are not supported.</p> </td> </tr> </tbody> </table>
Did the above content solve your problem? Yes No
Please complete information!

Call us

400-151-8800

Email us

cloud@pingan.com

Online customer service

Instant reply

Technical Support

cloud products