Namespace Management Software Clusters APIs
The Clusters service provides operations to upgrade the vSphere clusters.
Operations
                                            
                    
                            GET                        
                        
                                Get Cluster Namespace Management Software                                                            
                                                            
                                    Returns upgrade related information of a specific cluster.                                
                                                    
                            GET                        
                        
                                List Namespace Management Software Clusters                                                            
                                                            
                                    Returns upgrade related information about all WCP enabled clusters.                                
                                                    
                            POST                        
                        
                                Upgrade Cluster                                                            
                                                            
                                    Upgrade the cluster to a specific version. This operation upgrades the components on control plane VMs and worker plane hosts based on the selected version. Before upgrading, this operation performs pre-checks and sets the evaluation response in Info.UpgradeStatus.messages with various Message.Severity levels. Depending on the severity, the upgrade may or may not proceed beyond prechecks. Here is a list of severities and corresponding behavior: - ERROR: Upgrade does not proceed beyond precheck operation - WARNING: Upgrade proceeds beyond precheck operation only if UpgradeSpec.ignorePrecheckWarnings is set to true - INFO: Upgrade proceeds beyond precheck operation uninterrupted                                
                                                    
                            POST                        
                        
                                Upgrade Multiple Software Clusters                                                            
                                                            
                                    Upgrade a set of clusters to its corresponding specific version.                                
                                                    