check_vks_compatibility
Check vCenter VKS compatibility for vSphere 8.x+. Returns compatibility, version, WCP-enabled clusters with status. Use to identify clusters for supervisor status and namespace creation.
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.
Args: target: vCenter in config.yaml; omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No |