Destination Keys REST Endpoints
Destination Key/JMS Interop Modules/JMS Resource/Destination Keys
[ JMS Interop Modules / JMS Resource / Destination Keys ] scoped Destination Key Operations
- Create A New Destination Key
- Method: postPath:
/management/weblogic/{version}/edit/JMSInteropModules/{name}/JMSResource/destinationKeys - Delete This Destination Key
- Method: deletePath:
/management/weblogic/{version}/edit/JMSInteropModules/{name}/JMSResource/destinationKeys/{name} - GET A Create Form For This Destination Key Collection
- Method: getPath:
/management/weblogic/{version}/edit/JMSInteropModules/{name}/JMSResource/destinationKeyCreateForm - Modify This Destination Key
- Method: postPath:
/management/weblogic/{version}/edit/JMSInteropModules/{name}/JMSResource/destinationKeys/{name} - View This Destination Key
- Method: getPath:
/management/weblogic/{version}/edit/JMSInteropModules/{name}/JMSResource/destinationKeys/{name} - View This Destination Key Collection
- Method: getPath:
/management/weblogic/{version}/edit/JMSInteropModules/{name}/JMSResource/destinationKeys