Hi Laurent,
We need to add a new sub context menu to the existing context menu of the Virtual Machine/vApp
Our use case is that we need to add a sub context menu to the existing context menu of the virtual machine
e.g
After adding action sets the existing Virtual Machine Context Menu the context menu is modified as shown below.
But our requirements are as below
Requirement 1:
Instead of showing "All no Group Actions" we need to display our plugin name. "All ### Actions"
Requirement 2:
We need one more sub context menu in the "All ### Actions"
The hierarchial flow would be like
"All ### Actions" -> Sub Menu 1
"All ### Actions" -> Sub Menu 2
"All ### Actions"(Context Menu -> "All Common Actions"("Sub Context Menu") -> License
"All ### Actions" -> "All Common Actions" -> Help.
Please let us know the approach of how to implement the above requirements