rp- commented on issue #12297:
URL: https://github.com/apache/cloudstack/issues/12297#issuecomment-3682644973

   ```json
   {
     "count": 2,
     "volume": [
       {
         "account": "admin",
         "clusterid": "8314e2e3-7065-4279-8d33-5ba18f5d9d11",
         "clustername": "MyCluster",
         "created": "2025-12-22T08:14:43+0000",
         "destroyed": false,
         "deviceid": 0,
         "diskioread": 0,
         "diskiowrite": 0,
         "diskkbsread": 0,
         "diskkbswrite": 0,
         "displayvolume": true,
         "domain": "ROOT",
         "domainid": "a633f642-df09-11f0-8fed-525400000078",
         "domainpath": "/",
         "hasannotations": false,
         "hypervisor": "KVM",
         "id": "d2d098e5-ddb3-4a69-bb83-7c9ca2ac5b7b",
         "isextractable": true,
         "name": "ROOT-3",
         "path": "d2d098e5-ddb3-4a69-bb83-7c9ca2ac5b7b",
         "podid": "667234b6-fc81-4487-81f6-602b59c4e7fd",
         "podname": "MyPod",
         "provisioningtype": "thin",
         "quiescevm": false,
         "serviceofferingdisplaytext": "Small Instance",
         "serviceofferingid": "1",
         "serviceofferingname": "Small Instance",
         "size": 6442450944,
         "state": "Ready",
         "storage": "Linstor",
         "storageid": "7a6863db-065a-4f69-9abb-150fce1c3b2c",
         "storagetype": "shared",
         "supportsstoragesnapshot": false,
         "tags": [],
         "templatedisplaytext": "CentOS 5.5(64-bit) no GUI (KVM)",
         "templateid": "a63ea77c-df09-11f0-8fed-525400000078",
         "templatename": "CentOS 5.5(64-bit) no GUI (KVM)",
         "type": "ROOT",
         "virtualmachineid": "d55f4414-580f-4bd9-91eb-fc18445a5252",
         "vmdisplayname": "test",
         "vmname": "test",
         "vmstate": "Stopped",
         "vmtype": "User",
         "zoneid": "cfa50655-75f6-47e4-9197-76b5de532972",
         "zonename": "MyZone"
       },
       {
         "account": "admin",
         "clusterid": "8314e2e3-7065-4279-8d33-5ba18f5d9d11",
         "clustername": "MyCluster",
         "created": "2025-12-22T08:14:43+0000",
         "destroyed": false,
         "deviceid": 1,
         "diskioread": 0,
         "diskiowrite": 0,
         "diskkbsread": 0,
         "diskkbswrite": 0,
         "diskofferingdisplaytext": "Medium Disk, 20 GB",
         "diskofferingid": "e91f19aa-1310-42ab-943a-a7b7f74e906c",
         "diskofferingname": "Medium",
         "displayvolume": true,
         "domain": "ROOT",
         "domainid": "a633f642-df09-11f0-8fed-525400000078",
         "domainpath": "/",
         "hasannotations": false,
         "hypervisor": "KVM",
         "id": "2bef3e9f-8abd-4397-a0f4-19c59da91fb3",
         "isextractable": true,
         "name": "DATA-3",
         "path": "2bef3e9f-8abd-4397-a0f4-19c59da91fb3",
         "podid": "667234b6-fc81-4487-81f6-602b59c4e7fd",
         "podname": "MyPod",
         "provisioningtype": "thin",
         "quiescevm": false,
         "size": 10737418240,
         "state": "Ready",
         "storage": "Linstor",
         "storageid": "7a6863db-065a-4f69-9abb-150fce1c3b2c",
         "storagetype": "shared",
         "supportsstoragesnapshot": false,
         "tags": [],
         "type": "DATADISK",
         "virtualmachineid": "d55f4414-580f-4bd9-91eb-fc18445a5252",
         "vmdisplayname": "test",
         "vmname": "test",
         "vmstate": "Stopped",
         "vmtype": "User",
         "zoneid": "cfa50655-75f6-47e4-9197-76b5de532972",
         "zonename": "MyZone"
       }
     ]
   }
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to