{"base_path":null,"components":null,"consumes":"[\"application/json\",\"application/json;charset=utf-8\",\"application/json;charset=UTF-8\"]","definitions":{"BaseResponse":{"description":"API响应基类。","properties":{"encoded_authorization_message":{"description":"加密后的详细拒绝原因,用户可以自行调用STS服务的decode-authorization-message接口进行解密。","readOnly":true,"type":"string"},"error_code":{"description":"错误码。","maxLength":12,"minLength":0,"type":"string"},"error_detail":{"description":"错误详情。","maxLength":1000,"minLength":0,"type":"string"},"error_msg":{"description":"错误描述。","maxLength":1000,"minLength":0,"type":"string"}}},"CheckSysprepInfoRequestBody":{"properties":{"desktop_ids":{"description":"操作的桌面ID列表。","items":{"maxLength":255,"minLength":0,"type":"string"},"maxItems":100,"minItems":1,"type":"array","x-maxLength":100,"x-minLength":1,"x-type":"List<@Size(min=0, max=255) String>"}}},"CheckSysprepInfoRsp":{"description":"检查sysprep版本信息响应。","properties":{"sysprep_infos":{"description":"桌面Sysprep信息。","items":{"$ref":"#/definitions/DesktopSysprepInfo"},"readOnly":true,"type":"array"}},"type":"object"},"DesktopSysprepInfo":{"description":"查询sysprep版本信息响应。","properties":{"desktop_id":{"description":"桌面id。","readOnly":true,"type":"string"},"support_hibernate":{"description":"是否支持休眠。","readOnly":true,"type":"boolean"},"support_update_route":{"description":"是否支持修改路由。","readOnly":true,"type":"boolean"},"sysprep_version":{"description":"sysprep版本。","readOnly":true,"type":"string"}},"type":"object"}},"description":null,"group_id":"7383c32d5d5e4d0481c071faeb994404","host":"workspace.cn-north-4.myhuaweicloud.com","id":"9099cbf98c264803a770167e31842a16","info_version":"v2","method":"post","name":"CheckSysprepInfo","parameters":{},"paths":{"/v2/{project_id}/sysprep":{"post":{"consumes":["application/json"],"description":"检查sysprep版本信息。","operationId":"CheckSysprepInfo","parameters":[{"description":"项目ID。","in":"path","maxLength":255,"minLength":1,"name":"project_id","required":true,"type":"string","x-annotations":"@Size(max = 255, min = 1)","x-example":"2b31ed520xxxxxxebedb6e57xxxxxxxx"},{"description":"检查sysprep版本信息。","in":"body","name":"CheckSysprepInfoRequestBody","required":true,"schema":{"$ref":"#/definitions/CheckSysprepInfoRequestBody"}}],"produces":["application/json"],"responses":{"200":{"description":"查询sysprep版本信息返回结果。","examples":{"application/json":{"sysprep_infos":[{"desktop_id":"string","support_hibernate":true,"support_update_route":true,"sysprep_version":"string"}]}},"schema":{"$ref":"#/definitions/CheckSysprepInfoRsp"}},"401":{"description":"鉴权失败。","schema":{"$ref":"#/definitions/BaseResponse"}},"403":{"description":"没有操作权限。","schema":{"$ref":"#/definitions/BaseResponse"}},"404":{"description":"找不到资源。","schema":{"$ref":"#/definitions/BaseResponse"}},"500":{"description":"服务内部错误,具体返回错误码请参见错误码说明。","schema":{"$ref":"#/definitions/BaseResponse"}}},"summary":"sysprep版本信息检查","tags":["Checker"],"x-api-type":"open-api","x-apiexplorer-hide":"N","x-apig-group":"public,internal_token","x-apigateway-request-type":"public","x-imports":["com.huawei.workspace.auth.iam5.WksIamAuthMeta","com.huawei.clouds.wushan.auth.token.IamAuthMeta","com.huawei.clouds.wushan.auth.token.IamAuthLevel","com.huawei.clouds.wushan.integration.common.auth.EnableAuth","com.huawei.clouds.wushan.cts.meta.CtsMeta"],"x-is-registered":"Y","x-methodAnnotations":["@EnableAuth","@WksIamAuthMeta(resourceField = \"desktopIds\")","@IamAuthMeta(authLevel = IamAuthLevel.INSTANCE_LIST, abacAction = \"workspace:desktops:getSysPrepInfo\", needApigwJwtAuthCheck = false, needRbacCheck = false, authContextInitializerName = \"workspaceInstanceListLocalAuthContextInitializer\", needAbacResourceCheck = true)","@CtsMeta(serviceType = \"Workspace\", resourceType = \"workspace\", traceName = \"checkSysprepInfo\", traceNameCn = \"sysprep版本信息检查\")"],"x-request-examples-1":{"desktop_ids":["f77db5cd-c020-47d4-bbbe-9b979a38d18c","f77db5cd-c020-47d4-bbbe-9b979a38d18b"]},"x-request-examples-text-1":{"desktop_ids":["f77db5cd-c020-47d4-bbbe-9b979a38d18c","f77db5cd-c020-47d4-bbbe-9b979a38d18b"]},"x-support-sdk":"Y"}}},"product_short":"Workspace","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":{"apig-auth-app":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-type":"AppSigv1"},"apig-auth-iam":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-type":"IAM"},"apig-auth-iam-used-authn5":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-opt":{"inner-auth-type":"iam_auth_n5"},"x-apigateway-auth-type":"IAM"}},"summary":"sysprep版本信息检查","tags":"桌面","uri":null,"version":"2.0"}