Apache CloudStack 4.23.0.0 Root Admin API Reference
addBaremetalPxeKickStartServer
Add a baremetal PXE server
Request parameters
| Parameter Name | Description | Required |
| password | Credentials to reach external pxe device | true |
| physicalnetworkid | The Physical Network ID | true |
| pxeservertype | Type of pxe device | true |
| tftpdir | TFTP root directory of the PXE server | true |
| url | URL of the external pxe device | true |
| username | Credentials to reach external pxe device | true |
| podid | Pod Id | false |
Response Tags
| Response Name | Description |
| tftpdir | Tftp root directory of PXE server |