I received some feedback today on cancelation requests. How does the consumer tell if they fail or succeed?
Recap: To cancel, the consumer PUTs the AutoRequest or AutoResult with an oslc_auto:desiredState with a value of 'canceled'. Possible responses from the provider in response to a cancelation request: * 200 (OK) if successful (maybe 202(Accepted) if long-running) * 501 (Not implemented) if provider does not support cancel * 502 (Bad Gateway) if a cancelation attempt has completed but failed upstream. * In all cases, consumer should check the oslc_auto:state of the Request or Result. Queued for discussion in tomorrow's meeting, but comments welcome here. Regards, Mike Michael Fiedler IBM Rational Software [email protected] 919-254-4170
