Srikanteswararao Talluri created CLOUDSTACK-2783:
----------------------------------------------------

             Summary: listHypervisorCapabilities API is not providing 
maxdatavolume, maxhostspercluster and storagemotionenabled fields in the 
repsonse
                 Key: CLOUDSTACK-2783
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2783
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: API
    Affects Versions: 4.2.0
            Reporter: Srikanteswararao Talluri
             Fix For: 4.2.0


listHypervisorCapabilities API is not providing maxdatavolume, 
maxhostspercluster and storagemotionenabled fields in the repsonse

<listhypervisorcapabilitiesresponse cloud-stack-version="4.2.0-SNAPSHOT">
<count>17</count>
<hypervisorCapabilities>
<id>1</id>
<hypervisorversion>default</hypervisorversion>
<hypervisor>XenServer</hypervisor>
<maxguestslimit>50</maxguestslimit>
<securitygroupenabled>true</securitygroupenabled>
</hypervisorCapabilities>
<hypervisorCapabilities>
<id>2</id>
<hypervisorversion>XCP 1.0</hypervisorversion>
<hypervisor>XenServer</hypervisor>
<maxguestslimit>50</maxguestslimit>
<securitygroupenabled>true</securitygroupenabled>
</hypervisorCapabilities>

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

Reply via email to