Inventory Object: VMHostManagedBySoftware

IT Asset Management (Cloud)

VMHostManagedBySoftware objects are uploaded to the ImportedVMHostManagedBySoftware table in the operations (inventory) database. Multiple imports will merge updated data with existing records, and add new records as applicable.

The ImportedVMHostManagedBySoftware table contains relationships between installer evidence of management software and VM hosts it manages.

Attributes are listed here in alphabetical order.

Property Attributes Notes
ExternalComputerID Unsigned integer (bigint). Mandatory. Database key.

The identifier used in the source connection for the computer that the management software installer evidence is installed on.

ExternalInstallerID Unsigned integer (bigint). Mandatory. Database key.

The identifier used in the source connection for an installer evidence of management software.

ExternalVMHostID Unsigned integer (bigint). Mandatory. Database key.

The identifier used in the source connection for the VM host computer that is managed by a management software.

RelationType Alpha-numeric text (maximum 100 characters). Mandatory. Database key.

Identifier for the type of relation, to be matched against ImporterString column of RelationType table.

IT Asset Management (Cloud)

Current