windowsSandbox/readiness 请求的 HTTP 映射接口。Authorization: Bearer ********************{}curl --location '/v1/yousure/windowsSandbox/readiness' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'{
"result": {
"status": "ready"
}
}