playground绑定dockerContainer
POST
/api/v1/sdk/playgrounds/{playgroundId}/codeZoneSnapshot/{codeZoneSnapshotId}/dockerContainer/{dockerContainerId}
playground
请求参数
Path 参数
codeZoneSnapshotId
integer <int64>
必需
dockerContainerId
integer <int64>
必需
playgroundId
integer <int64>
必需
Query 参数
defaultOpenFile
string
可选
Header 参数
tenantCode
string
租户code
默认值:
demo
userId
string
租户系统用户Id
默认值:
2
nonce
string
必需
默认值:
{{nonce}}
timestamp
string
必需
默认值:
{{timestamp}}
token
string
必需
默认值:
{{token}}
示例代码
返回响应
修改于 2025-05-23 13:47:39