Identity Providers APIs
The Providers interface provides operations to list, read and modify vCenter Server identity providers.
Operations
                                            
                    
                            POST                        
                        
                                Create Identity Providers                                                            
                                                            
                                    Create a vCenter Server identity provider.
if you do not have all of the privileges described as follows: 
   -  Operation execution requires VcIdentityProviders.Create and VcIdentityProviders.Manage. 
                                
                                                    
                            GET                        
                        
                                List Identity Providers                                                            
                                                            
                                    Retrieve all identity providers.
if you do not have all of the privileges described as follows: 
   -  Operation execution requires VcIdentityProviders.Read and VcIdentityProviders.Manage. 
                                
                                                    
                            DELETE                        
                        
                                Delete Provider Identity                                                            
                                                            
                                    Delete a vCenter Server identity provider.
if you do not have all of the privileges described as follows: 
   -  Operation execution requires VcIdentityProviders.Manage. 
                                
                                                    
                            GET                        
                        
                                Get Provider Identity                                                            
                                                            
                                    Retrieve detailed information of the specified identity provider.
if you do not have all of the privileges described as follows: 
   -  Operation execution requires VcIdentityProviders.Read and VcIdentityProviders.Manage. 
                                
                                                    
                            PATCH                        
                        
                                Update Provider Identity                                                            
                                                            
                                    Update a vCenter Server identity provider.
if you do not have all of the privileges described as follows: 
   -  Operation execution requires VcIdentityProviders.Manage. 
                                
                                                    