[
https://issues.apache.org/jira/browse/CLOUDSTACK-8173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14285719#comment-14285719
]
Daan Hoogland commented on CLOUDSTACK-8173:
-------------------------------------------
Only the record type 19 (GPU) is missing the podid and podname. other fields
seem to be present. (type 19 wasn't present in 4.3)
> list capacity clusterid=13c0b7aa-1483-4c5f-9c66-b4f6ff727713
count = 5
capacity:
capacitytotal = 1571934604032
capacityused = 900564303872
clusterid = 13c0b7aa-1483-4c5f-9c66-b4f6ff727713
clustername = HOST-13
percentused = 57.29
podid = 03109c26-b751-4b3e-9b73-54eb01cc7103
podname = POD-3
type = 0
zoneid = 1
zonename = DC-1
================================================================================
capacitytotal = 2221440
capacityused = 539700
clusterid = 13c0b7aa-1483-4c5f-9c66-b4f6ff727713
clustername = HOST-13
percentused = 24.3
podid = 03109c26-b751-4b3e-9b73-54eb01cc7103
podname = POD-3
type = 1
zoneid = 1
zonename = DC-1
================================================================================
capacitytotal = 71468255805440
capacityused = 24564849526784
clusterid = 13c0b7aa-1483-4c5f-9c66-b4f6ff727713
clustername = HOST-13
percentused = 34.37
podid = 03109c26-b751-4b3e-9b73-54eb01cc7103
podname = POD-3
type = 3
zoneid = 1
zonename = DC-1
================================================================================
capacitytotal = 14293651161088
capacityused = 7374723088384
clusterid = 13c0b7aa-1483-4c5f-9c66-b4f6ff727713
clustername = HOST-13
percentused = 51.59
podid = 03109c26-b751-4b3e-9b73-54eb01cc7103
podname = POD-3
type = 2
zoneid = 1
zonename = DC-1
================================================================================
capacitytotal = 0
capacityused = 0
clusterid = 13c0b7aa-1483-4c5f-9c66-b4f6ff727713
clustername = HOST-13
percentused = 0
type = 19
zoneid = 1
zonename = DC-1
================================================================================
> listCapacity api call returns less response tags than before
> ------------------------------------------------------------
>
> Key: CLOUDSTACK-8173
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8173
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: API
> Affects Versions: 4.4.2
> Reporter: Anton Opgenoort
>
> in 4.4.2: listCapacity clusterid=<uuid> only returns the following fields:
> capacitytotal
> capacityused
> percentused
> type
> zoneid
> zonename
> in 4.3: we had additional fields returned:
> clustername
> clusterid
> podid
> podname
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)