HCX doesn't migrate "Managed By" parameter
search cancel

HCX doesn't migrate "Managed By" parameter

book

Article ID: 420373

calendar_today

Updated On:

Products

VMware HCX

Issue/Introduction

  • VMs that are managed by third party automation tools have added "Managed by" parameter in the Virtual Machine Details with the description of who is managing the VM.
  • After migrating the VM with HCX RAV or Bulk migration, this property is no longer there after migration.

Resolution

 

The parameter "Managed by" is managed by vCenter Extension (third party VC Extension in this case). HCX does not have integration to third party VC extensions, therefore, this parameter is not migrated by HCX.

Additional Information

Data Object - VirtualMachineConfigSpec(vim.vm.ConfigSpec)

managedBy* ManagedByInfo

Specifies that this VM is managed by a VC Extension.

This information is primarily used in the Client to show a custom icon for managed virtual machines, and a description of the function of the virtual machine. If no extension can be found with the extension key in the managedBy object, or the type is not found in the managedEntityInfo list of the extension, the default virtual machine icon is used, and no description is shown. To unset this field pass a ManagedByInfo object with an empty extensionKey.

Reconfigure privilege: VirtualMachine.Config.ManagedBy