Srikanteswararao Talluri created CLOUDSTACK-1404: ----------------------------------------------------
Summary: ZWPS: listStoragePool API response doesn't contain scope detail Key: CLOUDSTACK-1404 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1404 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: Management Server Affects Versions: 4.2.0 Environment: advanced zone Reporter: Srikanteswararao Talluri Assignee: edison su Priority: Critical Fix For: 4.2.0 listStoragePool API response doesn't contain scope detail http://10.147.59.153:8096/client/api?command=listStoragePools <liststoragepoolsresponse cloud-stack-version="4.2.0-SNAPSHOT"> <count>3</count> <storagepool> <id>cc8ba09d-3ace-3cf0-8b52-a8c01dea5656</id> <zoneid>0912d338-275e-447b-bfb5-fa6bb5bc3287</zoneid> <zonename>Sandbox-XenServer1</zonename> <podid>125fb49c-6461-401e-bd52-9cdb66395c8a</podid> <podname>POD0</podname> <name>PS0</name> <ipaddress>10.147.28.8</ipaddress> <path>/vol/dgVol/dpp1</path> <created>2013-02-26T06:23:02-0500</created> <type>NetworkFilesystem</type> <clusterid>24ea2acf-3581-4e9f-a033-c57112a30394</clusterid> <clustername>C0</clustername> <disksizetotal>1759218630656</disksizetotal> <disksizeallocated>4860207616</disksizeallocated> <state>Up</state> <jobstatus>0</jobstatus> </storagepool> <storagepool> <id>b17ca1bc-0528-3454-a9c1-cfc915db2314</id> <zoneid>554a587b-e79b-4d32-ab7d-7d7590f04647</zoneid> <zonename>Sandbox-XenServer</zonename> <podid>14747dba-dc91-453e-8b16-2b7e920fbcf4</podid> <podname>POD0</podname> <name>PS1</name> <ipaddress>10.147.28.8</ipaddress> <path>/vol/dgVol/dpp2</path> <created>2013-02-26T06:22:03-0500</created> <type>NetworkFilesystem</type> <clusterid>bc54704b-7256-4a18-86ac-0628d956f1c1</clusterid> <clustername>C0</clustername> <disksizetotal>1759218630656</disksizetotal> <disksizeallocated>54937375744</disksizeallocated> <state>Up</state> <jobstatus>0</jobstatus> </storagepool> <storagepool> <id>4bc50e0b-9a43-320e-af49-c2be60e544c7</id> <zoneid>554a587b-e79b-4d32-ab7d-7d7590f04647</zoneid> <zonename>Sandbox-XenServer</zonename> <podid>14747dba-dc91-453e-8b16-2b7e920fbcf4</podid> <podname>POD0</podname> <name>PS0</name> <ipaddress>10.147.28.8</ipaddress> <path>/vol/dgVol/dpp3</path> <created>2013-02-26T06:21:59-0500</created> <type>NetworkFilesystem</type> <clusterid>bc54704b-7256-4a18-86ac-0628d956f1c1</clusterid> <clustername>C0</clustername> <disksizetotal>1759218630656</disksizetotal> <disksizeallocated>75338470400</disksizeallocated> <state>Up</state> <jobstatus>0</jobstatus> </storagepool> </liststoragepoolsresponse> -- 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