SoftLayer Network LoadBalancer VirtualIpAddress::upgradeConnectionLimit

From SoftLayer Development Network Wiki

Jump to: navigation, search

upgradeConnectionLimit is a member of the SoftLayer_Network_LoadBalancer_VirtualIpAddress service.

Contents

Overview

Upgrades the connection limit on the VirtualIp and changes the billing item on your account to reflect the change. This function will only upgrade you to the next "level" of service. The next level follows this pattern Current Level => Next Level 50 100 100 200 200 500 500 1000 1000 1200 1200 1500 1500 2000 2000 2500 2500 3000

User Access

Users wishing to execute upgradeConnectionLimit service must have the Manage Load Balancers permission assigned to their account.

Return Type

upgradeConnectionLimit returns the boolean data type.

Headers

Required Headers

upgradeConnectionLimit requires the following headers:

Error Handling

upgradeConnectionLimit throws the following exceptions:

  • SoftLayer_Exception_AccessDenied
Throw the exception "You are not authorized to upgrade this service" If you are not the primary account holder or listed as a master user
  • SoftLayer_Exception_Public
Throw the exception "No further upgrades available." if there are no more available upgrades
  • SoftLayer_Exception_Public
Throw the exception "There was an issue completing your billing changes, please open a billing ticket if the problem persists" if there was an issue completing the billing process. Open a billing ticket if the problem persists.
Personal tools