You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "venkata swamybabu budumuru (JIRA)" <ji...@apache.org> on 2013/05/07 17:05:15 UTC

[jira] [Created] (CLOUDSTACK-2360) [GSLB] listnetscalerloadbalancerresponse is not including any information about GSLB status

venkata swamybabu budumuru created CLOUDSTACK-2360:
------------------------------------------------------

             Summary: [GSLB] listnetscalerloadbalancerresponse is not including any information about GSLB status 
                 Key: CLOUDSTACK-2360
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2360
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Network Controller
    Affects Versions: 4.2.0
         Environment: commit # 09af15035b9febe6f55e73a1389f950ab042564f
            Reporter: venkata swamybabu budumuru
            Assignee: Murali Reddy
            Priority: Minor
             Fix For: 4.2.0
         Attachments: Screen Shot 2013-05-07 at 8.32.33 PM.png

Steps to reproduce :

1. Have at least one zone added with Netscaler which is enabled for GSLB
2. Try the API "listNetscalerLoadBalancers"

Observations :

(i) Response doesn't say anything about whether it is enabled for GSLB or not hence, there is no easy for admin to find out which is enabled for GSLB.

 _	1367938505962
command	listNetscalerLoadBalancers
lbdeviceid	5aa83e8a-05b5-45f4-9365-a2ee5dae633f
response	json
sessionkey	eWjPdeePdoTOvEGKCeGKzZQxqCc=


{ "listnetscalerloadbalancerresponse" : { "count":1 ,"netscalerloadbalancer" : [  {"lbdeviceid":"5aa83e8a-05b5-45f4-9365-a2ee5dae633f","physicalnetworkid":"a7d374d6-fc84-4b16-8be4-9778230cbaac","provider":"Netscaler","lbdevicename":"NetscalerVPXLoadBalancer","lbdevicestate":"Enabled","lbdevicecapacity":50,"lbdevicededicated":false,"ipaddress":"10.147.44.5","podids":[]} ] } }

Attaching the screenshot of the same.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira