adminBackupEnd
Restores the system to normal operating mode after a backup has completed, allowing any queries that were blocked to complete.Parameters:request-Requestobject containing the parameters for the operation.Returns:Responseobject containing the results of the operation.Throws:GPUdbException- if an error occurs during the operation.adminBackupEnd
Restores the system to normal operating mode after a backup has completed, allowing any queries that were blocked to complete.Parameters:options- Optional parameters. The default value is an emptyMap.Returns:Responseobject containing the results of the operation.Throws:GPUdbException- if an error occurs during the operation.