Mapping VMware vCloud Director constructs to Infrastructure Management classes
The following table shows the mapping of VMware vCloud Director constructs to Infrastructure Management classes and the unique attributes for each class.
VMware vCloud Director construct | Infrastructure Management class | Unique class attributes |
---|---|---|
Provider VDC | BMC_ConcreteCollection | CollectionType = ProviderVDC |
Organization VDC | BMC_ConcreteCollection | CollectionType = OrganizationVDC |
Vapp | BMC_ConcreteCollection | CollectionType = VAppNetworkContainer |
Virtual Machine | BMC_ComputerSystem | isVirtual=1, VirtualSystemType=0, PrimaryCapability=14 |
Organization | BMC_Organization | isTenant = Yes |
Relationships mapping
The following table shows how VMware vCloud Director relationships are mapped to Infrastructure Management.
Source | Target/Destination | Relationship class | Relationship name |
---|---|---|---|
OrganizationVDC | ProviderVDC | BMC_MemberOfCollection | OvdcInPvdc |
OrganizationVDC | Organization | BMC_Dependency | OvdcAssignedToOrganization |
Vapp | OrganizationVDC | BMC_Dependency | VappInOvdc |
VM | Vapp | BMC_Component | VmInVapp |