VDSmanager API/VDS Reseller
From ISPWiki
|
See also
VDS Reseller
Settings
Disk templates
Disk templates
Function: disktempl
Result: the list of elements
- name - Name.
- path - Path.
- state - Status.
- autoupoff - Auto-update is not active .
- version - Version.
Enable auto-update
Function: disktempl.autoupenable
Parameters:
- elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "name" element of "disktempl" function.
Result: successful operation or error message
disable auto-update
Function: disktempl.autoupdisable
Parameters:
- elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "name" element of "disktempl" function.
Result: successful operation or error message
- Use the "featurelist" API function to get the list of active features.
