Apache CloudStack 4.23.0.0 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 |