Data Object - ConverterAgentInternalNoGOSIdMappingAlert

Extends
ConverterAgentInternalDeviceMappingAlert
Since
Converter API 1.0

Data Object Description

This alert is returned when Guest OS Id is not found or not supported at a managed target. When Guest OS ID is not found, we default GOS Id to either other, other64, otherlinux, or other64linux during VM Creation. GOS is not a device but I extend it from DeviceMappingAlert so that we don't have to introduce a new type of alert and introduce a new function which does not apply to hosted case.

Properties

Name Type Description
None
Properties inherited from ConverterAgentInternalDeviceMappingAlert
alertMessage, device, needsForcing
Properties inherited from DynamicData
None