VM Set BIOS Option
                                            
                                            Configures the BIOS of a virtual machine.
                                            Input Parameters
                                            
                                                
                                                
                                                
                                                
                                                
                                                    
                                                
                                                
                                                    
                                                        | VM Name | String | Yes | Specifies the name of the virtual machine for which the BIOS is to be configured. | 
                                                    
                                                        | Boot Num Lock Status | Selector | Yes | Specifies that NumLock is to be enabled in the BIOS of the virtual machine to be configured. | 
                                                    
                                                        | Boot Device 1 | String | Yes | Specifies the boot order in the BIOS of the virtual machine. The boot devices are CD, IDE, LegacyNetworkAdapter, Floppy. | 
                                                
                                            
                                            Output Parameters
                                            
                                                
                                                
                                                
                                                
                                                    
                                                
                                                
                                                    
                                                        | Result | Number | Returns a success value of zero or any value other than zero to indicate failure. | 
                                                
                                            
                                            Example Input Parameters
                                            
                                                
                                                
                                                
                                                
                                                
                                                    
                                                
                                                
                                                    
                                                        | VM Name | String | Yes | Guest001 | 
                                                    
                                                        | Boot Num Lock Status | Selector | No | Enabled | 
                                                    
                                                        | Change Boot Device Order | Boolean | No | Optionally, you can choose to modify the boot order for the virtual machine. | 
                                                    
                                                        | Boot Device 1 | String | No | CD | 
                                                    
                                                        | Boot Device 2 | String | No | IDE | 
                                                    
                                                        | Boot Device 3 | String | No | LegacyNetworkAdapter | 
                                                    
                                                        | Boot Device 4 | String | No | Floppy |