Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-8260

listLBStickinessPolicies with lbruleid as argument gives empty return

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.4.1
    • None
    • API
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None

    Description

      (mccp) > list loadbalancerrules listall=true publicipid=138d4ff2-01e7-4293-8ff8-eb382400xxxx
      {
      "count": 2,
      "loadbalancerrule": [

      { "account": "someaccount", "algorithm": "source", "cidrlist": "", "domain": "somedomain", "domainid": "6eddce41-ca43-4f98-9c9a-3b92a992xxxx", "fordisplay": true, "id": "02fdb2f8-9d84-4bf3-b018-6161950a3da0", "name": "somedomain.nl:80", "networkid": "69e9eb3b-8512-427b-83ed-bfc347a7xxxx", "privateport": "80", "publicip": "<removed by submitter>", "publicipid": "138d4ff2-01e7-4293-8ff8-eb382400xxxx", "publicport": "80", "state": "Active", "tags": [], "zoneid": "e3024bf1-1ba8-4859-8172-00a7d71axxxx" }

      ,

      { "account": "someaccount", "algorithm": "source", "cidrlist": "", "domain": "somedomain", "domainid": "6eddce41-ca43-4f98-9c9a-3b92a992xxxx", "fordisplay": true, "id": "0acc49fe-46fa-41c2-955e-811296e84f4c", "name": "somedomain.nl:443", "networkid": "69e9eb3b-8512-427b-83ed-bfc347a7xxxx", "privateport": "443", "publicip": "<removed by submitter>", "publicipid": "138d4ff2-01e7-4293-8ff8-eb382400xxxx", "publicport": "443", "state": "Active", "tags": [], "zoneid": "e3024bf1-1ba8-4859-8172-00a7d71axxxx" }

      ]
      }

      (mccp) > list lbstickinesspolicies listall=true lbruleid=0acc49fe-46fa-41c2-955e-811296e84f4c

      (mccp) >

      --> Empty return.

      Attachments

        Activity

          People

            Unassigned Unassigned
            aopgenoort Anton Opgenoort
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: