VMware Cloud Community
jawalevijay05
Contributor
Contributor

Define relationships between resources that different types of adapters create.

We have a use case where we need to define the relationship between two resource kinds  that  are created by two different adapters/management paks:

Consider: vSphere Adapter & Storage Adapter

1: vSphere Adapters  -Datastore resource kind

2: Storage Adapters -  Storage Volume resource kind

now, we have to define the relationship between these two resources.

Right now we know one approach to specify this relationship programmatically using - "openDataImporter" interface provided in vROps SDK.

Would like to know if there is any another elegant way to define this relationship?

Is there any way to define/create a relationship using describe.xml of Storage adapter (without defining relationship through code)?

0 Kudos
0 Replies