Lybic Docs

获取沙箱状态

返回沙箱状态(PENDING/RUNNING/STOPPED/ERROR)。

GET
/api/orgs/{orgId}/sandboxes/{sandboxId}/status

返回沙箱状态(PENDING/RUNNING/STOPPED/ERROR)。

Path Parameters

sandboxId*string

沙箱 ID

orgId*string

组织 ID

Response Body

curl -X GET "https://loading/api/orgs/string/sandboxes/string/status"
Empty