Hide Forgot
Created attachment 833224 [details] excerpt Description of problem: The accepted body for a call to the glusterhooks/resolve action incorrect. (POST api/clusters/{cluster:id}/glusterhooks/{glusterhook:id}/resolve) rsdl excerpt attached. Currently what is accepted: <action> <host.name>${name}</host.name> </action> To follow the convention followed by all the other calls defined in the rsdl the request should allow: <action> <host> <name>${name}</name> </host> </action> Version-Release number of selected component (if applicable): rhsc-cb10
verified as fixed in rhsc-cb11
Please review the edited DocText and signoff.
Doc test looks good.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2014-0208.html