harikrishna-patnala commented on issue #7349:
URL: https://github.com/apache/cloudstack/issues/7349#issuecomment-1490060854

   @kiranchavala use quotes for the name in CLI, it worked for me with the 
steps you mentioned
   
   (localcloud) 🐱 > list templates templatefilter=community name="CentOS 
5.3(64-bit) no GUI (vSphere)"
   {
     "count": 1,
     "template": [
       {
         "account": "system",
         "bits": 0,
         "checksum": "f6f881b7f2292948d8494db837fe0f47",
         "childtemplates": [],
         "created": "2023-03-16T05:15:00+0000",
         "crossZones": true,
         "deployasis": false,
         "details": {},
         "directdownload": false,
         "displaytext": "CentOS 5.3(64-bit) no GUI (vSphere)",
         "domain": "ROOT",
         "domainid": "3baeab3f-c3b8-11ed-b104-1e0066000237",
         "downloaddetails": [
           {
             "datastore": 
"NFS://10.0.32.4/acs/secondary/ref-trl-4672-v-M7-harikrishna-patnala/ref-trl-4672-v-M7-harikrishna-patnala-sec1",
             "downloadPercent": "100",
             "downloadState": "DOWNLOADED"
           }
         ],
         "format": "OVA",
         "hasannotations": false,
         "hypervisor": "VMware",
         "id": "3bb30eac-c3b8-11ed-b104-1e0066000237",
         "isdynamicallyscalable": true,
         "isextractable": true,
         "isfeatured": false,
         "ispublic": true,
         "isready": true,
         "name": "CentOS 5.3(64-bit) no GUI (vSphere)",
         "ostypeid": "3bb72c28-c3b8-11ed-b104-1e0066000237",
         "ostypename": "CentOS 5.3 (64-bit)",
         "passwordenabled": false,
         "physicalsize": 459312128,
         "requireshvm": false,
         "size": 2147483648,
         "sshkeyenabled": false,
         "status": "Download Complete",
         "tags": [],
         "templatetype": "BUILTIN",
         "url": "http://10.0.3.122/builtin_templates/CentOS5.3-x86_64.ova";,
         "zoneid": "2dac0e30-abdd-4669-80e5-5a57c65b6574",
         "zonename": "ref-trl-4672-v-M7-harikrishna-patnala"
       }
     ]
   }
   (localcloud) 🐱 > list templates templatefilter=community name=CentOS 
5.3(64-bit) no GUI (vSphere)
   (localcloud) 🐱 > 
   (localcloud) 🐱 > 
   


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