Version synchronization using the /v1/resources/version-syncs API fails with '404 Not Found' error
search cancel

Version synchronization using the /v1/resources/version-syncs API fails with '404 Not Found' error

book

Article ID: 393747

calendar_today

Updated On:

Products

VMware SDDC Manager

Issue/Introduction

Version synchronization using the 'ssh to SDDC Manager' method from https://knowledge.broadcom.com/external/article/324050 fails.

Error:

<html>
<head><title>404 Not Found</title></head>
<body><center><h1>404 Not Found</h1></center>
<hr><center>nginx</center>
</body>
</html>

Environment

VCF 5.0.x

VCF 5.1.x

Cause

This issue occurs when the /v1/resources/version-syncs API is run on a VCF environment lower that 5.2.0

The specific API does not exist in these lower versions which causes the 404 Not Found error

Resolution

 This is expected behaviour and not a product defect.