Virtuozzo Virtualization SDK C API Reference
|
Common Virtuozzo API system functions.
|
Name |
Description |
|
Creates a new handle of type PRL_HANDLES_LIST. | |
|
Creates a new handle of type PHT_OPAQUE_TYPE_LIST. | |
|
Creates and returns a handle of type PHT_PROBLEM_REPORT, which is used to obtain and manage Virtuozzo problem reports. | |
|
Creates a new handle of type PHT_STRINGS_LIST. | |
|
De-initializes the library. | |
|
Returns the Virtuozzo API application mode. | |
|
Returns the name and path of the directory where Virtuozzo crash dumps are stored. | |
|
Returns default guest OS version for specified guest OS type at current API mode (see PrlApi_InitEx for more info about API mode). | |
|
Evaluates the specified error code and returns its classification (warning, question, information, etc.). | |
|
The PrlApi_GetRecommendMinVmMem returns recommend minimal memory size for guest OS defined in the OS version parameter. | |
|
Evaluates a return code and returns a description of the problem. | |
|
Returns handle of type PHT_OPAQUE_TYPE_LIST which contains supported guest OSes types list for current API mode (see PrlApi_InitEx for more info about API mode). | |
|
Returns handle of type PHT_OPAQUE_TYPE_LIST which contains supported guest OSes list for specified guest OS type at current API mode (see PrlApi_InitEx for more info about API mode). | |
|
Returns the Virtuozzo API version number. | |
|
Returns a readable string representation given guest OS ID. | |
|
Initializes Virtuozzo API library. | |
|
Initiates the standard Virtuozzo crash dump handler. | |
|
This is extended version of PrlApi_Init call that can be used to specify explicitly application mode in which the API library should function. | |
|
The PrlApi_MsgCanBeIgnored function allows to evaluate an error code and determine if the error is critical (i.e. | |
|
The PrlApi_SendPackedProblemReport lets to send previously extracted with PrlSrv_GetPackedProblemReport or PrlVm_GetPackedProblemReport calls problem report to the Virtuozzo support server. | |
|
The PrlApi_SendProblemReport lets to send previously extracted with PrlSrv_GetProblemReport or PrlVm_GetProblemReport calls problem report to the Virtuozzo support server. | |
|
Turn on/off print logging messages on console
| |
|
Creates a new handle of type PHT_APPLIANCE_CONFIG. |