Enabling Authorization
Functions
Authorizes OBS to help users create workflows. Specifically, OBS requires the permissions to access FunctionGraph and execute functions. This function is idempotent.
Request Syntax
POST /v2/workflow-authorization HTTP/1.1 Host: obs.cn-north-4.myhuaweicloud.com Authorization: authorization Content-Type: application/json Content-Length: length Date: date
Request parameters
This request contains no message parameters.
Request Headers
This request uses common headers. For details, see Table 3.
Request Elements
This request involves no elements.
Response Syntax
HTTP/1.1 status_code Date: date Content-Length: length X-Request-ID: obs request id
Response Headers
The response to the request uses common headers. For details, see Table 1.
Response Elements
This response contains no element.
Error Responses
No special error responses are returned. For details about error responses, see Table 2.
Sample Request
POST /v2/workflow-authorization HTTP/1.1 Host: obs.cn-north-4.myhuaweicloud.com Authorization: OBS H4IPJX0TQTHTHEBQQCEC:sc2PM13Wlfcoc/YZLK0MwsI2Zpo= Content-Type: application/json Content-Length: 0 Date: Thu, 27 Aug 2020 12:38:10 GMT
Sample Response
HTTP/1.1 200 OK Date: Thu, 27 Aug 2020 12:38:10 GMT Content-Length: 0 X-Request-ID: 6a63a18b8bab40ffb71ebd9cb80d0085
Last Article: Resuming a Failed Workflow Instance
Next Article: Querying Authorized Roles
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.