Actions REST Endpoints
JMS Destination Runtime/JMS Runtime/JMS Servers/Destinations/Actions
[ JMS Runtime / JMS Servers / Destinations ] scoped JMS Destination Runtime Actions
- Create Durable Subscriber
- Method: postPath:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/createDurableSubscriber
- Delete Durable Subscriber
- Method: postPath:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/deleteDurableSubscriber
- Delete Messages
- Method: postPath:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/deleteMessages
- Export Messages
- Method: postPath:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/exportMessages
- Get JMS Message
- Method: postPath:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/getJMSMessage
- Get JMS Messages
- Method: postPath:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/getJMSMessages
- Get JMS Text Message
- Method: postPath:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/getJMSTextMessage
- Import Messages
- Method: postPath:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/importMessages
- Move Messages
- Method: postPath:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/moveMessages
- Pause Consumption
- Method: postPath:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/pauseConsumption
- Pause Insertion
- Method: postPath:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/pauseInsertion
- Pause Production
- Method: postPath:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/pauseProduction
- Produce Text Message
- Method: postPath:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/produceTextMessage
- Resume Consumption
- Method: postPath:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/resumeConsumption
- Resume Insertion
- Method: postPath:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/resumeInsertion
- Resume Production
- Method: postPath:
/management/weblogic/{version}/serverRuntime/JMSRuntime/JMSServers/{name}/destinations/{name}/resumeProduction