Invoke CloudBase Run service
POST/v1/cloudrun/:name/:anyPath
Invoke the specified CloudBase Run service.
When calling CloudBase Run through the open APIs, the response headers are adjusted to mitigate potential compliance-related blocking risks:
- For all responses to
GETrequests, the headerContent-Disposition: attachmentis added. - For non-text responses (text types include
application/json,application/x-www-form-urlencoded, andtext/plainin the responseContent-Typeheader), the headerContent-Disposition: attachmentis added.
Note:
SSE (Server-Sent Event)andWebSocketrequests are exempt from these adjustments.
Request
Responses
- 200
- 403
- 404
- default
Returned when the call succeeds
Response Headers
X-Request-Id
Request ID
Returned when the CloudBase Run call fails
Response Headers
X-Request-Id
Request ID
Returned when the CloudBase Run call fails
Response Headers
X-Request-Id
Request ID
Common error information, see https://docs.cloudbase.net/error-code/service for details
Response Headers
X-Request-Id
Request ID