Rohit Yadav

Results 525 comments of Rohit Yadav

Fixed by https://github.com/apache/cloudstack/pull/8941 tested by @kiranchavala @andrijapanicsb pl review and discuss if this is enough, re-open the issue if more work in needed.

Beyond a scale, it's more advisable to use automation and CLI/API tools, the UI may not be able to solve all scalability/automation requirements.

Perhaps this is no longer an issue now, can you check and confirm @nishiokay @synergiator ? Thanks.

@davidjumani check latest main now, confirm close the issue if this is fixed.

okay, well the intension of the SDK is to not necessarily support all the APIs as APIs may keep growing - it's meant to be driven by users/usage.

Currently with 4.19/main: ``` go run generate/generate.go generate/layout.go --api=generate/listApis.json 2024/02/09 06:04:38 Api missing in layout: createTungstenFabricLogicalRouter 2024/02/09 06:04:38 Api missing in layout: addCiscoVnmcResource 2024/02/09 06:04:38 Api missing in layout: migrateVPC...

I've not idea as I'm not a Go expert, I can ask @svanharmelen @davidjumani @Pearl1594 to chime in, or ask you to start a [DISCUSS] thread if it's a large...

Currently also missing: ``` go run generate/generate.go generate/layout.go --api=generate/listApis.json 2024/02/09 06:04:38 Api missing in layout: createTungstenFabricLogicalRouter 2024/02/09 06:04:38 Api missing in layout: addCiscoVnmcResource 2024/02/09 06:04:38 Api missing in layout: migrateVPC...

Hi all, any update on this? Any way I or others can assist to get the plugin in CloudStack?

is this still applicable @shwstppr ?