Ovf Export Flag APIs
The ExportFlag service provides operations for retrieving information about the export flags supported by the server. Export flags can be specified in a LibraryItem.CreateSpec to customize an OVF export.
Operations
                                            
                    
                            GET                        
                        
                                List Ovf Export Flag                                                            
                                                            
                                    Returns information about the supported export flags by the server. 
 The supported flags are: 
   PRESERVE_MAC:
     Include MAC addresses for network adapters.
   EXTRA_CONFIG:
     Include extra configuration in OVF export.
  
 Future server versions might support additional flags.
if you do not have all of the privileges described as follows: 
   -  Operation execution requires System.Read. 
                                
                                                    