Hi,

I am not able to create vmsnapshot on ACS 4.15.2, not sure what I’m missing, 
even though the error is very clear

"HTTP: 530, error code: 4250, error message: We only support create vm 
snapshots from vm with QCOW2 image"

However the underlying image is QCOW2, not sure if there is global setting I 
have to permit

  "template": [
    {
      "account": "admin",
      "bits": 0,
      "checksum": 
"5c30c580180e55b277b7b9b0449c7f524a40d3abd424a5ae986cf2e2274c5acd4f1491d050139c50e039168f3e112d186bd368fd9faeb4f1998ddae1391ebfac",
      "created": "2022-04-25T17:58:20-0500",
      "crossZones": true,
      "deployasis": false,
      "details": {},
      "directdownload": false,
      "displaytext": "xxxxxxxxxxxx",
      "domain": "ROOT",
      "domainid": "3d529151-0f38-11ec-8796-02005d71003e",
      "downloaddetails": [
        {
          "datastore": "xxxxxxxxx",
          "downloadPercent": "100",
          "downloadState": "DOWNLOADED"
        }
      ],
      "format": "QCOW2",
      "hypervisor": "KVM",
      "id": "37994ffb-4ea5-4411-bf69-ebf39bd04a9a",
      "isdynamicallyscalable": false,
      "isextractable": false,
      "isfeatured": true,
      "ispublic": true,
      "isready": true,
      "name": "xxxxxx",
      "ostypeid": "xxxxxxxxxx",
      "ostypename": "Debian GNU/Linux 10 (64-bit)",
      "passwordenabled": false,
      "physicalsize": 2604466176,
      "requireshvm": true,
      "size": 16000000000,
      "sshkeyenabled": true,
      "status": "Download Complete",
      "tags": [],
      "templatetype": "USER",
      "url": "xxxxxxxxxx
      "zoneid": "xxxxxxxxx",
      "zonename": "xxxxxxxx"
    }

Reply via email to