适用于Netscaler VPX 10.5的SoftLayer API

时间:2016-09-20 21:02:27

标签: ibm-cloud-infrastructure

当我为Netscaler VPX 10.5请求SoftLayer REST API时,我收到了错误消息。我能否知道SoftLayer REST API是否支持Netscaler VPX 10.5?以下是一些例子:

请求:

https://api.softlayer.com/rest/v3/SoftLayer_Network_Application_Delivery_Controller/20705/getLoadBalancers.json

响应:

{"error":"There was a problem processing the reply from the application tier. Please contact development.","code":"SoftLayer_Exception_Public"}

另一个例子

请求:

https://api.softlayer.com/rest/v3/SoftLayer_Network_Application_Delivery_Controller/20705/createLiveLoadBalancer.json
{"parameters":[{"loadBalancingMethod":"rr","name":"demo_vip1","sourcePort":80,"type":"HTTP","virtualIpAddress":"169.45.156.212"}]}

响应:

{"error":"There was a problem processing the reply from the application tier.  Please contact development.","code":"SoftLayer_Exception_Public"}

1 个答案:

答案 0 :(得分:0)

不幸的是,这些方法仅支持Netscaler VPX 10.1 。 10.5不支持它们。

如果您希望创建Load Balancer服务,则必须在Netscaler中手动配置它。