Execute Queues REST Endpoints
Execute Queue/Server Templates/Execute Queues
[ Server Templates / Execute Queues ] scoped Execute Queue Operations
- Create A New Execute Queue
- Method: postPath:
/management/weblogic/{version}/edit/serverTemplates/{name}/executeQueues
- Delete This Execute Queue
- Method: deletePath:
/management/weblogic/{version}/edit/serverTemplates/{name}/executeQueues/{name}
- GET A Create Form For This Execute Queue Collection
- Method: getPath:
/management/weblogic/{version}/edit/serverTemplates/{name}/executeQueueCreateForm
- Modify This Execute Queue
- Method: postPath:
/management/weblogic/{version}/edit/serverTemplates/{name}/executeQueues/{name}
- View This Execute Queue
- Method: getPath:
/management/weblogic/{version}/edit/serverTemplates/{name}/executeQueues/{name}
- View This Execute Queue Collection
- Method: getPath:
/management/weblogic/{version}/edit/serverTemplates/{name}/executeQueues