Actions REST Endpoints

SAF Agent Runtime/Actions
SAF Agent Runtime Actions
Pause Forwarding
Method: post
Path: /management/weblogic/{version}/serverRuntime/SAFRuntime/agents/{name}/pauseForwarding
Pause Incoming
Method: post
Path: /management/weblogic/{version}/serverRuntime/SAFRuntime/agents/{name}/pauseIncoming
Pause Receiving
Method: post
Path: /management/weblogic/{version}/serverRuntime/SAFRuntime/agents/{name}/pauseReceiving
Resume Forwarding
Method: post
Path: /management/weblogic/{version}/serverRuntime/SAFRuntime/agents/{name}/resumeForwarding
Resume Incoming
Method: post
Path: /management/weblogic/{version}/serverRuntime/SAFRuntime/agents/{name}/resumeIncoming
Resume Receiving
Method: post
Path: /management/weblogic/{version}/serverRuntime/SAFRuntime/agents/{name}/resumeReceiving