Post 调用云托管服务
POST/v1/cloudrun/:name/:anyPath
调用指定云托管服务。
通过开放 API 访问云托管时,针对可能存在的合规封禁风险,开放 API 会对响应头进行如下更改:
- 对于所有的
GET请求 返回的响应,响应头添加Content-Disposition: attachment; - 对于非文本类型(文本类型包括响应头
Content-Type中指示application/json、application/x-www-form-urlencoded、text/plain类型的返回内容)的响应,响应头添加Content-Disposition: attachment;
注意:
SSE(Server-Sent Event)和WebSocket请求不受到上述限制。
Request
Responses
- 200
- 403
- 404
- default
调用成功时返回
Response Headers
X-Request-Id
请求ID
云托管服务调用出错时返回
Response Headers
X-Request-Id
请求ID
云托管服务调用出错时返回
Response Headers
X-Request-Id
请求ID
Response Headers
X-Request-Id
请求ID