tklmReplicationStatus
Use the tklmReplicationStatus command to obtain information about the IBM Security Key Lifecycle Manager replication task such as operational status and replication schedules.
Note: The IBM Security Key Lifecycle Manager command-line
interface commands will be deprecated in the later versions of IBM Security Key Lifecycle Manager. Use the
REST interfaces instead.
Purpose
Use this command to obtain information about the IBM Security Key Lifecycle Manager replication task such as operational status and replication schedules.Syntax
tklmReplicationStatusParameters
There are no parameters.
Example
This Jython-formatted command displays status information about the IBM Security Key Lifecycle Manager replication task.
print AdminTask.tklmReplicationStatus()