[
https://issues.apache.org/jira/browse/CLOUDSTACK-3450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sateesh Chodapuneedi resolved CLOUDSTACK-3450.
----------------------------------------------
Resolution: Fixed
API name - listVmwareDcs
Input parameters - zoneId (UUID string) (required=true)
Ouput - list of VMwareDC responses.
Sample input -
http://10.10.10.10:8096/?command=listVmwareDcs&zoneId=6378f0e5-3dcf-42a3-9e44-c517fa047962&response=json
Sample output (in json) - { "listvmwaredcsresponse" : { "count":1 ,"VMwareDC" :
[
{"id":"c3c2562d-65e9-4fc7-92e2-773c2efe8f37","zoneid":1,"name":"datacenter","vcenter":"10.10.20.20"}
] } }
> To implement toggle action of add/remove VMware DC, listVmwareDcs API call is
> required.
> ---------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-3450
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3450
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: VMware
> Affects Versions: 4.2.0
> Reporter: Sateesh Chodapuneedi
> Assignee: Sateesh Chodapuneedi
> Fix For: 4.2.0
>
>
--
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