[ https://issues.apache.org/jira/browse/CLOUDSTACK-2408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Koushik Das resolved CLOUDSTACK-2408. ------------------------------------- Resolution: Fixed > Object name is Null with list VNMC/List ASA API response > --------------------------------------------------------- > > Key: CLOUDSTACK-2408 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2408 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: API, Network Controller > Affects Versions: 4.2.0 > Reporter: Sailaja Mada > Assignee: Koushik Das > Fix For: 4.2.0 > > > 1. Configure VMWARE Cluster with Nexus 1000v 2. Add Network Service provider > CiscoVnmc - > http://host1:8096/client/api?command=addNetworkServiceProvider&physicalnetworkid=912d19fa-b125-4e41-8154-0c6ae9807f64&name=CiscoVnmc > > It added with services PF/SourceNat/StaticNat/Firewall/Gateway > 3. Add Cisco VNMC device to cloudstack - > host:8096/client/api?command=addCiscoVnmcResource&physicalnetworkid=912d19fa-b125-4e41-8154-0c6ae9807f64&hostname=vnmcip&username=admin&password=xxxxxxx > 4. Add Cisco ASA appliance > 5. list asa and vnmc providers. > http://host/client/api?command=listCiscoVnmcResources&physicalnetworkid=296ba8e5-2450-4ac3-8c0b-b5b1772bf847 > <listCiscoVnmcResources cloud-stack-version="4.2.0-SNAPSHOT"> > <count>1</count> > <null> > <resourceid>495568d2-c926-4c2f-956c-b82af1223f75</resourceid> > <physicalnetworkid>296ba8e5-2450-4ac3-8c0b-b5b1772bf847</physicalnetworkid><provider>CiscoVnmc</provider><resourcename>Cisco > VNMC Controller - vnmcip</resourcename> > </null></listCiscoVnmcResources> > http://host/client/api?command=listCiscoAsa1000vResources&physicalnetworkid=296ba8e5-2450-4ac3-8c0b-b5b1772bf847 > <listCiscoAsa1000vResources cloud-stack-version="4.2.0-SNAPSHOT"> > <count>1</count> > <null> > <resourceid>1f73787e-24dd-4b66-90e1-32bdb467fc30</resourceid><hostname>asaip</hostname><insideportprofile>asa-in</insideportprofile><networkid>204</networkid> > </null> > </listCiscoAsa1000vResour -- 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