shwstppr commented on issue #148:
URL: 
https://github.com/apache/cloudstack-cloudmonkey/issues/148#issuecomment-3112351815

   @sureshanaparti are you able to reproduce this with 6.4.0?
   Works fine for me,
   
   ```
   Apache CloudStack 🐵 CloudMonkey 6.4.0
   Report issues: https://github.com/apache/cloudstack-cloudmonkey/issues
   
   (localcloud) 🐱 > sync
   Discovered 797 APIs
   (localcloud) 🐱 > set debug true
   [debug] UpdateConfig key:debug value:true update:true
   [debug] Trying to read API cache 
from:/home/abhishek/.cmk/profiles/localcloud.cache
   (localcloud) 🐱 > deploy virtualmachine serviceofferingid=[debug] Possible 
related noun for the arg: serviceofferings and type: uuid
   [debug] Autocomplete: API found using heuristics: listServiceOfferings
   [debug] Login POST URL:http://localhost:8080/client/apimap[command:[login] 
domain:[/] password:[password] response:[json] username:[admin]]
   [debug] Login POST response status code:200
   [debug] Login sessionkey:e4sqwXdzIDGE6Vv0AtMq6kRRcoE
   [debug] NewAPIRequest API request 
URL:http://localhost:8080/client/api?command=listServiceOfferings&listall=true&response=json&sessionkey=e4sqwXdzIDGE6Vv0AtMq6kRRcoE
   [debug] NewAPIRequest response status code:200
   [debug] NewAPIRequest response 
body:{"listserviceofferingsresponse":{"count":2,"serviceoffering":[{"id":"74d33fb7-5627-4aa2-a724-469dfbe056cb","name":"Small
 Instance","state":"Active","displaytext":"Small 
Instance","cpunumber":1,"cpuspeed":500,"memory":512,"created":"2025-07-21T12:55:51+0530","storagetype":"shared","provisioningtype":"thin","offerha":false,"limitcpuuse":false,"isvolatile":false,"issystem":false,"defaultuse":false,"iscustomized":false,"rootdisksize":0,"dynamicscalingenabled":true,"diskofferingstrictness":false,"encryptroot":false,"hasannotations":false},{"id":"4760865c-6dee-47fd-a927-0eee8d928c08","name":"Medium
 Instance","state":"Active","displaytext":"Medium 
Instance","cpunumber":1,"cpuspeed":1000,"memory":1024,"created":"2025-07-21T12:55:51+0530","storagetype":"shared","provisioningtype":"thin","offerha":false,"limitcpuuse":false,"isvolatile":false,"issystem":false,"defaultuse":false,"iscustomized":false,"rootdisksize":0,"dynamicscalingenabled":true,"diskofferin
 gstrictness":false,"encryptroot":false,"hasannotations":false}]}}
   (localcloud) 🐱 > deploy virtualmachine serviceofferingid=
   4760865c-6dee-47fd-a927-0eee8d928c08 (Medium Instance)              
74d33fb7-5627-4aa2-a724-469dfbe056cb (Small Instance)   
   ```


-- 
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: dev-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to