Compute Policies APIs
The Policies service provides operations for managing the storage policies.
Operations
                                            
                    
                            POST                        
                        
                                Create Compute Policies                                                            
                                                            
                                    Creates a new compute policy.
if you do not have all of the privileges described as follows: 
   -  Operation execution requires ComputePolicy.Manage. 
                                
                                                    
                            GET                        
                        
                                List Compute Policies                                                            
                                                            
                                    Returns information about the compute policies available in this vCenter server.
if you do not have all of the privileges described as follows: 
   -  Operation execution requires System.Read. 
                                
                                                    
                            DELETE                        
                        
                                Delete Policy Compute Policies                                                            
                                                            
                                    Deletes a specific compute policy.
if you do not have all of the privileges described as follows: 
   -  Operation execution requires ComputePolicy.Manage. 
                                
                                                    
                            GET                        
                        
                                Get Policy Compute Policies                                                            
                                                            
                                    Returns information about a specific compute policy.
if you do not have all of the privileges described as follows: 
   -  Operation execution requires System.Read. 
                                
                                                    