Hide Forgot
Document URL: https://access.redhat.com/documentation/en/openshift-enterprise/version-3.1/rest-api-reference/#create-a-rolebinding Section Number and Name: 2.2.127. create a RoleBinding Describe the issue: Documentation says you should use POST to create a rolebinding however in testing with the customer, we determined you need PUT instead Suggestions for improvement: Verify if the documentation is correct and we should be using POST (I will log a bug on that if necessary) or if PUT was the intended command, and the documentation needs to be corrected. Additional Information: This was specifically done using `curl` and it even had to have -XPUT, not POST or just PUT.
Thank you so much, Weiwei! Turns out this is not a bug in the documentation. Eric, feel free to log a bug on the product for your original issue.