- Preparing search index...
- The search index is not available
proxmox-api
Methods
doRequest
- doRequest(httpMethod: string, path: string, pathTemplate: string, params?: { [key: string]: any }): Promise<any>
-
Parameters
-
httpMethod: string
-
path: string
-
pathTemplate: string
-
Optional
params: { [key: string]: any }
Returns Promise<any>
Common interface used to call API engine