Actions REST Endpoints
SAF Agent Runtime/Actions
SAF Agent Runtime Actions
- Pause Forwarding
- Method: postPath:
/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/SAFRuntime/agents/{name}/pauseForwarding
- Pause Incoming
- Method: postPath:
/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/SAFRuntime/agents/{name}/pauseIncoming
- Pause Receiving
- Method: postPath:
/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/SAFRuntime/agents/{name}/pauseReceiving
- Resume Forwarding
- Method: postPath:
/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/SAFRuntime/agents/{name}/resumeForwarding
- Resume Incoming
- Method: postPath:
/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/SAFRuntime/agents/{name}/resumeIncoming
- Resume Receiving
- Method: postPath:
/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/SAFRuntime/agents/{name}/resumeReceiving