What is the best way to figure out the corresponding VC:SdkConnection of a VAPI:VAPIEndpoint?
I am aware that there might not be a corresponding VC:SdkConnection.
Is there a UUID I can use, that is common between the two?
I could of cause do some testing and logic between the vAPI Endpoint URL and the SdkConnection.name, which should match, but one might be entered by IP and the by fqdn.
I would prefer some for of internal UUID or similar.