Maintenance tools web service

The WS-I web service MaintenanceToolsAPI replaces the deprecated RPCE web service IMaintenanceToolsAPI. In addition to the change from RPCE to WS-I, some methods were added, changed, or removed.

Note: The MaintenanceToolsAPI web service is available only if the system is at the maintenance run level or higher.

New methods

In Version 8.0, the following methods on the MaintenanceToolsAPI web service replace methods on the deprecated IMaintenanceToolsAPI web service:

New methods

The MaintenanceToolsAPI web services introduces the following methods related to archiving:

  • startValidateArchiveLinksBatchProcessAll
  • startValidateArchiveLinksBatchProcessByDateRange
  • startValidateArchiveLinksBatchProcessByIds

The MaintenanceToolsAPI web service introduces the stopWorkQueueWorkers method to stop query workers.

Changed methods

  • getWQueueStatus – Replaces the deprecated method getWorkQueueStatus

Removed methods

  • terminateBatchProcessByName – Use requestTerminationBatchProcessByName instead.
  • terminateBatchProcessByID – Use requestTerminationOfBatchProcessByID instead.

See also