Operations at bootcdbuilder/
This page describes the service operations at this endpoint.
| URI | Method | Description |
|---|---|---|
| bootcdbuilder/defaultOutputPath | GET | Gets the default path were resulting ISO image will be put if output path was not specified explicitly. |
| bootcdbuilder/start | POST | Starts new ISO image building task. |
| bootcdbuilder/trystart | POST | Gets information about ISO image building task |
| bootcdbuilder/ultraVncPath | POST | Gets the path where UltraVNC executable files exist. |
| bootcdbuilder/validateDriverPackages | POST | Performs validation of specified driver packages. |
| bootcdbuilder/verifyBuildingIsoParameters | POST | Verifies that ISO parameters are built properly. |
| bootcdbuilder/verifyNetworkAdapterConfiguration | POST | Validates the network adapter configuration before building ISO |
| bootcdbuilder/verifyPeimgSupportCurrentWindowsVersion | POST | Verifies that PeImg support current Windows version. |
| bootcdbuilder/verifyUltraVncExecutableFile | POST | Verifies that UltraVNC executable file of supported version exist. |