Open
Description
Is your feature request related to a problem? Please describe.
Right now the vcloud-csi-config.yaml requires (?) Names instead of IDs for org, vdc and vApp. Those things can easily change outside of the Kubernetes context (e.g. by renaming the vApp) and would require to be adjusted inside the config as well.
Describe the solution you'd like
Support of Org/VDC/vApp-IDs which stay static regardless of their name.
Describe alternatives you've considered
No response
Additional context
No response