vpxd logs confirmed failure during VM detail fetching by the backup tool, correlating with permission issues.
YYYY-MM-DDT01:52:32.363-04:00 info vpxd[19967] [Originator@6876 sub=Default opID=req=00007f00bc7eb7f0-78] [VpxLRO] -- ERROR session[52947691-bc97-535c-2b5b-610e9fc02669]52f8688a-1afe-fe1a-bb0a-b4408e61b9e3 -- datastoreBrowser-datastore-31013 -- vim.host.DatastoreBrowser.search: vim.fault.FileNotFound:--> Result:--> (vim.fault.FileNotFound) {--> faultCause = (vmodl.MethodFault) null,--> faultMessage = <unset>,--> file = "[BackupVendor-MOD-1751349398898]xxxxxxx_test"--> msg = "Received SOAP response fault from [<SSL(<io_obj p:0x000055c2306df348, h:41, <TCP 'XX.XXX.XX.XX : 50310'>, <TCP 'XX.XXX.XX.XX : 443'>>), /vpxa>]: searchDatastore--> "--> }--> Args:-->--> Arg datastorePath:--> "[BackupVendor-MOD-1751349398898]xxxxxxx_test"--> Arg searchSpec:--> (vim.host.DatastoreBrowser.SearchSpec) {--> query = <unset>,--> details = (vim.host.DatastoreBrowser.FileInfo.Details) {--> fileType = false,--> fileSize = false,--> modification = false,--> fileOwner = false--> },--> searchCaseInsensitive = <unset>,--> matchPattern = (string) [--> "xxxxxxx_test\.nvram"--> ],--> sortFoldersFirst = <unset>
The backup failure was due to inadequate permissions on the backup tool account initiating the restore, preventing proper VM data access and automatic VM creation during restore.
After assigning the appropriate privileges to the backup account user, the restore operations were successfully completed.
For further clarification regarding the necessary permissions, please contact the backup vendors.