René Moser created CLOUDSTACK-9279:
--------------------------------------

             Summary: listVmwareDcs returns DB zone id instead of zone UUID
                 Key: CLOUDSTACK-9279
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9279
             Project: CloudStack
          Issue Type: Improvement
      Security Level: Public (Anyone can view this level - this is the default.)
            Reporter: René Moser
            Priority: Trivial


{code}
 $ cs listVmwareDcs zoneid=9e683e49-f4db-4b44-82ad-708689e9c4c8 
--region=ma-cloud-root
{
  "VMwareDC": [
    {
      "id": "54be16b6-6d6b-4fbe-a6b2-e15573bbd210", 
      "name": "example-zone", 
      "vcenter": "vcenter.example.com", 
      "zoneid": 1
    }
  ], 
  "count": 1
}
{code}



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

Reply via email to