Apache CloudStack 4.14.1.0-SNAPSHOT Root Admin API Reference
					
                                        
                                        
                                    
                                addBaremetalPxePingServer
add a baremetal ping pxe server
Request parameters
| Parameter Name | Description | Required | 
| password | Credentials to reach external pxe device | true | 
| physicalnetworkid | the Physical Network ID | true | 
| pingdir | Root directory on PING storage server | true | 
| pingstorageserverip | PING storage server ip | true | 
| pxeservertype | type of pxe device | true | 
| tftpdir | Tftp root directory of PXE server | true | 
| url | URL of the external pxe device | true | 
| username | Credentials to reach external pxe device | true | 
| pingcifspassword | Password of PING storage server | false | 
| pingcifsusername | Username of PING storage server | false | 
| podid | Pod Id | false | 
Response Tags
| Response Name | Description | 
| pingdir | Root directory on PING storage server | 
| pingstorageserverip | PING storage server ip | 
| tftpdir | Tftp root directory of PXE server |