LCMCOMMON80001

/var/log/vrlcm/vmware_vrlcm.log file indicates a 405 error during the execution of LcmVaExtendDiskTask:com.vmware.vim.vmomi.client.common.UnexpectedStatusCodeException: Unexpected status code: 405
during execution of: com.vmware.vrealize.lcm.plugin.lcmplugin.core.task.LcmVaExtendDiskTaskhttps://<Fleet manager_FQDN>/sdk/vimService) instead of the registered vCenter Server SDK URL.VCF Operations 9.0.x
This issue occurs due to an incorrect host reference in the request metadata. The workflow is incorrectly populating the vCenterHost parameter with the Fleet Management appliance's FQDN rather than the registered vCenter Server FQDN. This causes the disk extension task to attempt an API connection to itself, resulting in an HTTP 405 error.
To resolve this issue and successfully expand the disk partition, follow these steps:
Log in to the VCF Operations UI
Navigate to Fleet Management > Lifecycle > VCF Management > Settings > System Details > Expand Storage
When initiating the request, ensure that the vCenter FQDN input field is explicitly set to your correct registered vCenter Server and not the Fleet manager appliance.
Submit the task.