What is the purpose of the cmdb_ci_vm_object table?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2019 11:09 AM
What is the purpose of the Virtual Machine Instance class? Our current plugin integration automatically creates server class CIs on the appropriate sub class, as well as creating a nearly duplicate record on the cmdb_ci_vm_object table.
I would imagine any changes, incidents, or problems should have the appropriate server CI selected, not the virtual machine instance class.
Does anybody have any thought on best practice in this area?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2019 11:11 PM
Refer the below link in that under last point Table and it's purpose is given for this "
cmdb_ci_vm_object
Go through the diagram as well to understand broader context
Mark my ANSWER as CORRECT and also HELPFUL if it helped.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2019 07:13 AM
my main concern was when would a process such as incident, problem, or change be associated with a virtual machine instance class CI record opposed to the record on the hardware or computer table that it is associated with
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2019 07:16 AM
When the VM itself has an issue, login, name, update, etc. In some cases actions may need to be performed on the VM not the hardware likely running several other VM's that may be just fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2019 11:47 PM
Check the diagram carefully in the link I mentioend before,
There is server , clusters, resources etc... linking to that , so whenvever you have anything related to that you can use this class for information purpsoe.
Mark my ANSWER as CORRECT and also HELPFUL if it helped