Bug 1313408

Summary: The REST URI to send commands to kie-server is outdated
Product: [Retired] JBoss BPMS Platform 6 Reporter: Spolti <fspolti>
Component: DocumentationAssignee: Dawn Eisner <deisner>
Status: CLOSED EOL QA Contact: Lukáš Petrovický <lpetrovi>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: brms-docs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 19:43:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Spolti 2016-03-01 14:45:48 UTC
Document URL: 
https://access.redhat.com/documentation/en-US/Red_Hat_JBoss_BPM_Suite/6.2/html/User_Guide/The_REST_API_for_Managing_the_Realtime_Decision_Server.html


Section Number and Name: 
9.8. THE REST API FOR MANAGING THE REALTIME DECISION SERVER
   Example 9.6. Example response of deleting a Container


Describe the issue: 
The doc is pointing to a wrong URI to fire-all-rules, 
The correct one is containers/instances/{id} instead containers/{id}


Suggestions for improvement:
Update the documentation.


Additional information: