"Host <hostname> attached to VDS <vds-name> is not part of the cluster" error when Importing VDS on SDDC Manager using API
search cancel

"Host <hostname> attached to VDS <vds-name> is not part of the cluster" error when Importing VDS on SDDC Manager using API

book

Article ID: 417397

calendar_today

Updated On:

Products

VMware SDDC Manager

Issue/Introduction

Environment

SDDC Manager 5.x

Cause

  • The VDS import using API failed because the VDS spans across multiple clusters, but the /clusters/{clusterId}/vdses endpoint only supports VDS configurations containing hosts from a single cluster whose cluster ID is provided for the import.

Resolution

To successfully import or manage the VDS through SDDC Manager:

  • Create separate VDS instances per cluster, each dedicated to that cluster’s hosts.
  • Maintain consistent port group and uplink configurations across clusters if required for network uniformity.