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