check_vks_compatibility
Verify vCenter supports VKS (vSphere 8.x+) and retrieve WCP-enabled clusters with statuses. Use returned cluster IDs as cluster_id for Supervisor Namespace operations.
Instructions
[READ] Check whether this vCenter supports VKS (requires vSphere 8.x+).
Returns compatible (bool), vcenter_version, wcp_enabled_clusters and wcp_clusters ({cluster, status}). Start here: those cluster MoRefs are the cluster_id for get_supervisor_status and create_namespace. Only reports vCenter-level support — a listed cluster may still be CONFIGURING.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | vCenter in config.yaml; omit for the default. |