Anton Opgenoort created CLOUDSTACK-8260:
-------------------------------------------

             Summary: listLBStickinessPolicies with lbruleid as argument gives 
empty return
                 Key: CLOUDSTACK-8260
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8260
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: API
    Affects Versions: 4.4.1
            Reporter: Anton Opgenoort


(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. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to