
For the complete list of functions and categories in this namespace, refer to the main admin functions page.
| Function name | Description | 
|---|---|
| admin.canCommitUpgrade | This function returns true if the cluster is ready to commit the upgrade, returns false otherwise. | 
| admin.getConfiguration | Loads the admin configuration into memory for use by other functions in the Admin module. | 
| admin.restartHosts | This function restarts MarkLogic Server for the specified hosts. | 
| admin.saveConfiguration | This function saves a configuration specification to the cluster configuration files. | 
| admin.saveConfigurationWithoutRestart | This function saves a configuration specification to the cluster configuration files, without restarting MarkLogic Server. |