Namespace Management Load Balancers APIs
LoadBalancers represent the user provisioned load balancers. The load balancers provided may be used to front the API servers in both, vSphere Namespaces Cluster and Tanzu Kubernetes Grid clusters. Note: The lifecycle of these load balancers is not managed by vSphere.
Operations
                                            
                    
                            GET                        
                        
                                Get Cluster Id Namespace Management Load Balancers                                                            
                                                            
                                    Returns information LoadBalancers.Info about the load balancer associated with the given cluster.                                
                                                    
                            PUT                        
                        
                                Set Cluster Id Namespace Management Load Balancers                                                            
                                                            
                                    Applies the entire load balancer spec to an existing load balancer configuration.                                
                                                    
                            PATCH                        
                        
                                Update Cluster Id Namespace Management Load Balancers                                                            
                                                            
                                    Updates the load balancer configuration. The specified configuration is applied partially and unset fields in spec will leave those parts of configuration as-is.                                
                                                    
                            GET                        
                        
                                List Cluster Namespace Management Load Balancers                                                            
                                                            
                                    Returns information about all load balancers associated with the given cluster.                                
                                                    