kiranchavala commented on PR #7082: URL: https://github.com/apache/cloudstack/pull/7082#issuecomment-1447621964
Manually tested Able to see the account id and project id in the api calls when execting the api calls Tested by creating service offerings and was able to filter them based on account id ~~~ (4.17.2) 🐱 > list serviceofferings cpunumber= cpuspeed= domainid= encryptroot= filter= id= isrecursive= issystem= keyword= listall= memory= name= page= pagesize= systemvmtype= virtualmachineid= zoneid= (pr-7082) 🐱 > list serviceofferings account= cpunumber= cpuspeed= domainid= encryptroot= filter= id= isrecursive= issystem= keyword= listall= memory= name= page= pagesize= projectid= systemvmtype= virtualmachineid= zoneid= ------------------------------------ (4.17.2) 🐱 > list diskofferings domainid= encrypt= filter= id= isrecursive= keyword= listall= name= page= pagesize= storageid= volumeid= zoneid= (pr-7082) 🐱 > list diskofferings account= domainid= encrypt= filter= id= isrecursive= keyword= listall= name= page= pagesize= projectid= storageid= volumeid= zoneid= ~~~ -- 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]
