Migrate' & 'Power Off' or 'Power On' or 'Delete from Disk' options are unavailable (grayed out) in the vCenter Server for a VM.Cannot relocate VM_Name because the action is disabled in vCenter"VMware vCenter Server 8.x
VMware vCenter Server 9.x
Virtual Machine > Configure > Disabled Methods.Virtual Machine > Configure > Disabled Methods, Administrator should use the Source and Reason to verify if tasks are ongoing or not.
Note: The Managed Object Browser (MOB) is deactivated by default in VMware Cloud Foundation (VCF) 9.0 and above to comply with Security Technical Implementation Guide (STIG) requirements. Refer to the article "The MOB is disabled", unable to access the vCenter MOB in VCF 9.0" to enable the MOB.
Example:
https://ExamplevCenterFQDNorIP/ui/#?extensionId=vsphere.core.vm.summary&objectId=urn:vmomi:VirtualMachine:vm-141:########-####-####-####-############&navigator=vsphere.core.viTree.hostsAndClustersView
In this example VM's MOB ID is vm-141.
https://ExamplevCenterFQDNorIP/mob/?moid=AuthorizationManager&method=enableMethods
For example: administrator@vsphere.local
For example:
<!-- array start -->
<entity type="ManagedEntity" xsi:type="ManagedObjectReference">vm-141</entity>
<!-- array end -->
<method>RelocateVM_Task</method>