Destination Key REST Endpoints
Destination Key
Destination Key Operations
- Create A New Destination Key
- Method: postPath:
/management/weblogic/{version}/edit/JMSSystemResources/{name}/JMSResource/destinationKeys
- Delete This Destination Key
- Method: deletePath:
/management/weblogic/{version}/edit/JMSSystemResources/{name}/JMSResource/destinationKeys/{name}
- GET A Create Form For This Destination Key Collection
- Method: getPath:
/management/weblogic/{version}/edit/JMSSystemResources/{name}/JMSResource/destinationKeyCreateForm
- Modify This Destination Key
- Method: postPath:
/management/weblogic/{version}/edit/JMSSystemResources/{name}/JMSResource/destinationKeys/{name}
- View This Destination Key
- Method: getPath:
/management/weblogic/{version}/edit/JMSSystemResources/{name}/JMSResource/destinationKeys/{name}
- View This Destination Key Collection
- Method: getPath:
/management/weblogic/{version}/edit/JMSSystemResources/{name}/JMSResource/destinationKeys