{"items":[{"type":"link","label":"云手机本地 API","link":"/zh/api-reference/cloud-phone/local-api","routeSlug":"/zh/api-reference/cloud-phone/local-api","content":{"contentType":"overview","meta":{"name":"云手机本地 API"},"children":[{"nodeType":"container","panels":[{"title":"Download OpenAPI description","titleTranslationKey":"download.description.title","children":[{"kind":"download","label":"local-api.json","url":"/_bundle/@l10n/zh/API Reference/Cloud Phone/local-api.json?download"},{"kind":"download","label":"local-api.yaml","url":"/_bundle/@l10n/zh/API Reference/Cloud Phone/local-api.yaml?download"}]},{"title":"Overview","titleTranslationKey":"info.title","children":[]},{"title":"Languages","titleTranslationKey":"languages.title","children":[{"kind":"languages","options":[{"key":"curl","title":"curl","lang":"curl"},{"key":"javascript","title":"JavaScript","lang":"JavaScript"},{"key":"node","title":"Node.js","lang":"Node.js"},{"key":"python","title":"Python","lang":"Python"},{"key":"java","title":"Java","lang":"Java"},{"key":"csharp","title":"C#","lang":"C#"},{"key":"php","title":"PHP","lang":"PHP"},{"key":"go","title":"Go","lang":"Go"},{"key":"ruby","title":"Ruby","lang":"Ruby"},{"key":"r","title":"R","lang":"R"},{"key":"payload","title":"Payload","lang":"Payload"}]}]},{"title":"Servers","titleTranslationKey":"servers.title","children":[{"kind":"servers","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"mode":"default"}]}],"children":[{"nodeType":"overview-section-wrapper","children":[{"nodeType":"header","level":1,"label":"云手机本地 API (1.0.0)","showPageActions":true},{"nodeType":"overview-section-wrapper","children":[{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"通过 MoreLogin 本地 API 管理云手机实例。基础URL: http://127.0.0.1:40000。本地 API 与 MoreLogin 桌面应用一起运行在您的计算机上。所有请求必须来自同一台计算机。"},"children":[]}]}]}]}],"sectionId":"/zh/api-reference/cloud-phone/local-api"}],"sectionId":"/zh/api-reference/cloud-phone/local-api"}]}]}},{"type":"separator","label":"","content":null},{"type":"group","label":"Cloud Phone Management","link":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management","routeSlug":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management","items":[{"label":"获取云手机列表","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/pageusingpost","routeSlug":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/pageusingpost","metadata":{"seo":{"title":"获取云手机列表","description":"获取云手机列表"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"pageUsingPOST","name":"获取云手机列表","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1page/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"获取云手机列表","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4171"}},"schemaId":"schema_4171","pointer":"/paths/~1api~1cloudphone~1page/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/page","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4171"}},"responseCodes":["200"],"pointer":"/api/cloudphone/page","href":"cloud-phone-management/pageusingpost","openApiOperationId":"pageUsingPOST","summary":"获取云手机列表"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4171","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4171"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"成功"},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4172"}},"schemaId":"schema_4172"}],"pointer":"/paths/~1api~1cloudphone~1page/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4172","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4172"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/cloud-phone-management/pageusingpost"}],"panels":[]}]},"httpPath":"/api/cloudphone/page"},{"label":"创建云手机","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/createusingpost","routeSlug":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/createusingpost","metadata":{"seo":{"title":"创建云手机","description":"创建云手机"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"createUsingPOST","name":"创建云手机","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1create/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"创建云手机","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4173"}},"schemaId":"schema_4173","pointer":"/paths/~1api~1cloudphone~1create/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/create","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4173"}},"responseCodes":["200"],"pointer":"/api/cloudphone/create","href":"cloud-phone-management/createusingpost","openApiOperationId":"createUsingPOST","summary":"创建云手机"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4173","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4173"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"成功"},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4174"}},"schemaId":"schema_4174"}],"pointer":"/paths/~1api~1cloudphone~1create/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4174","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4174"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/cloud-phone-management/createusingpost"}],"panels":[]}]},"httpPath":"/api/cloudphone/create"},{"label":"启动云手机","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/poweronusingpost","routeSlug":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/poweronusingpost","metadata":{"seo":{"title":"启动云手机","description":"启动云手机"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"powerOnUsingPOST","name":"启动云手机","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1powerOn/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"启动云手机","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4175","exampleIds":["paths/~1api~1cloudphone~1powerOn/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4175","exampleIds":["paths/~1api~1cloudphone~1powerOn/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1powerOn/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/powerOn","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4175","exampleIds":["paths/~1api~1cloudphone~1powerOn/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/powerOn","href":"cloud-phone-management/poweronusingpost","openApiOperationId":"powerOnUsingPOST","summary":"启动云手机"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4175","exampleIds":["paths/~1api~1cloudphone~1powerOn/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4175","exampleIds":["paths/~1api~1cloudphone~1powerOn/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"成功"},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4176"}},"schemaId":"schema_4176"}],"pointer":"/paths/~1api~1cloudphone~1powerOn/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4176","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4176"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/cloud-phone-management/poweronusingpost"}],"panels":[]}]},"httpPath":"/api/cloudphone/powerOn"},{"label":"关闭云手机","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/poweroffusingpost","routeSlug":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/poweroffusingpost","metadata":{"seo":{"title":"关闭云手机","description":"关闭云手机"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"powerOffUsingPOST","name":"关闭云手机","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1powerOff/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"关闭云手机","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4177","exampleIds":["paths/~1api~1cloudphone~1powerOff/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4177","exampleIds":["paths/~1api~1cloudphone~1powerOff/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1powerOff/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/powerOff","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4177","exampleIds":["paths/~1api~1cloudphone~1powerOff/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/powerOff","href":"cloud-phone-management/poweroffusingpost","openApiOperationId":"powerOffUsingPOST","summary":"关闭云手机"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4177","exampleIds":["paths/~1api~1cloudphone~1powerOff/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4177","exampleIds":["paths/~1api~1cloudphone~1powerOff/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"成功"},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4176"}},"schemaId":"schema_4176"}],"pointer":"/paths/~1api~1cloudphone~1powerOff/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4176","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4176"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/cloud-phone-management/poweroffusingpost"}],"panels":[]}]},"httpPath":"/api/cloudphone/powerOff"},{"label":"修改云手机","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/editbatchusingpost","routeSlug":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/editbatchusingpost","metadata":{"seo":{"title":"修改云手机","description":"修改云手机"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"editBatchUsingPOST","name":"修改云手机","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1edit~1batch/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"修改云手机","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4178","exampleIds":["paths/~1api~1cloudphone~1edit~1batch/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4178","exampleIds":["paths/~1api~1cloudphone~1edit~1batch/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1edit~1batch/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/edit/batch","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4178","exampleIds":["paths/~1api~1cloudphone~1edit~1batch/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/edit/batch","href":"cloud-phone-management/editbatchusingpost","openApiOperationId":"editBatchUsingPOST","summary":"修改云手机"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4178","exampleIds":["paths/~1api~1cloudphone~1edit~1batch/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4178","exampleIds":["paths/~1api~1cloudphone~1edit~1batch/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"成功"},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4179"}},"schemaId":"schema_4179"}],"pointer":"/paths/~1api~1cloudphone~1edit~1batch/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4179","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4179"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/cloud-phone-management/editbatchusingpost"}],"panels":[]}]},"httpPath":"/api/cloudphone/edit/batch"},{"label":"设置云手机代理","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/setproxy","routeSlug":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/setproxy","metadata":{"seo":{"title":"设置云手机代理","description":"设置一个或多个云手机的代理设置。支持直接绑定 proxyId，或添加/修改详细的代理参数。请求体格式与浏览器代理配置相同，设置会立即生效。"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"setProxy","name":"设置云手机代理","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1setProxy/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"设置云手机代理","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"设置一个或多个云手机的代理设置。支持直接绑定 proxyId，或添加/修改详细的代理参数。请求体格式与浏览器代理配置相同，设置会立即生效。"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CloudPhoneSetProxyApiDto"}},"schemaId":"components/schemas/CloudPhoneSetProxyApiDto","pointer":"/paths/~1api~1cloudphone~1setProxy/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/setProxy","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/CloudPhoneSetProxyApiDto"}},"responseCodes":["200"],"pointer":"/api/cloudphone/setProxy","href":"cloud-phone-management/setproxy","openApiOperationId":"setProxy","summary":"设置云手机代理"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"components/schemas/CloudPhoneSetProxyApiDto","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CloudPhoneSetProxyApiDto"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4180"}},"schemaId":"schema_4180"}],"pointer":"/paths/~1api~1cloudphone~1setProxy/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4180","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4180"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/cloud-phone-management/setproxy"}],"panels":[]}]},"httpPath":"/api/cloudphone/setProxy"},{"label":"删除云手机","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/deleteusingpost","routeSlug":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/deleteusingpost","metadata":{"seo":{"title":"删除云手机","description":"删除云手机"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"deleteUsingPOST","name":"删除云手机","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1delete~1batch/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"删除云手机","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4181","exampleIds":["paths/~1api~1cloudphone~1delete~1batch/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4181","exampleIds":["paths/~1api~1cloudphone~1delete~1batch/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1delete~1batch/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/delete/batch","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4181","exampleIds":["paths/~1api~1cloudphone~1delete~1batch/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/delete/batch","href":"cloud-phone-management/deleteusingpost","openApiOperationId":"deleteUsingPOST","summary":"删除云手机"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4181","exampleIds":["paths/~1api~1cloudphone~1delete~1batch/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4181","exampleIds":["paths/~1api~1cloudphone~1delete~1batch/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"成功"},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4176"}},"schemaId":"schema_4176"}],"pointer":"/paths/~1api~1cloudphone~1delete~1batch/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4176","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4176"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/cloud-phone-management/deleteusingpost"}],"panels":[]}]},"httpPath":"/api/cloudphone/delete/batch"},{"label":"一键式全新云手机","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/onenewusingpost","routeSlug":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/onenewusingpost","metadata":{"seo":{"title":"一键式全新云手机","description":"一键式全新云手机"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"oneNewUsingPOST","name":"一键式全新云手机","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1newMachine/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"一键式全新云手机","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4182","exampleIds":["paths/~1api~1cloudphone~1newMachine/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4182","exampleIds":["paths/~1api~1cloudphone~1newMachine/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1newMachine/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/newMachine","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4182","exampleIds":["paths/~1api~1cloudphone~1newMachine/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/newMachine","href":"cloud-phone-management/onenewusingpost","openApiOperationId":"oneNewUsingPOST","summary":"一键式全新云手机"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4182","exampleIds":["paths/~1api~1cloudphone~1newMachine/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4182","exampleIds":["paths/~1api~1cloudphone~1newMachine/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"成功"},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4183"}},"schemaId":"schema_4183"}],"pointer":"/paths/~1api~1cloudphone~1newMachine/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4183","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4183"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/cloud-phone-management/onenewusingpost"}],"panels":[]}]},"httpPath":"/api/cloudphone/newMachine"},{"label":"云手机详情","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/infousingpost","routeSlug":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/infousingpost","metadata":{"seo":{"title":"云手机详情","description":"云手机详情"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"infoUsingPOST","name":"云手机详情","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1info/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"云手机详情","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4184","exampleIds":["paths/~1api~1cloudphone~1info/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4184","exampleIds":["paths/~1api~1cloudphone~1info/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1info/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/info","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4184","exampleIds":["paths/~1api~1cloudphone~1info/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/info","href":"cloud-phone-management/infousingpost","openApiOperationId":"infoUsingPOST","summary":"云手机详情"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4184","exampleIds":["paths/~1api~1cloudphone~1info/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4184","exampleIds":["paths/~1api~1cloudphone~1info/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"成功"},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4185"}},"schemaId":"schema_4185"}],"pointer":"/paths/~1api~1cloudphone~1info/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4185","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4185"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/cloud-phone-management/infousingpost"}],"panels":[]}]},"httpPath":"/api/cloudphone/info"},{"label":"通过 AndroidId 获取云手机详情","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/querybyandroidid","routeSlug":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/querybyandroidid","metadata":{"seo":{"title":"通过 AndroidId 获取云手机详情","description":"查询当前团队下与特定 androidId 关联 of 云手机 ID。如果找到，返回单个云手机 ID。"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"queryByAndroidId","name":"通过 AndroidId 获取云手机详情","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1queryByAndroidId/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"通过 AndroidId 获取云手机详情","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"查询当前团队下与特定 androidId 关联 of 云手机 ID。如果找到，返回单个云手机 ID。"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4186"}},"schemaId":"schema_4186","pointer":"/paths/~1api~1cloudphone~1queryByAndroidId/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/queryByAndroidId","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4186"}},"responseCodes":["200"],"pointer":"/api/cloudphone/queryByAndroidId","href":"cloud-phone-management/querybyandroidid","openApiOperationId":"queryByAndroidId","summary":"通过 AndroidId 获取云手机详情"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4186","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4186"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4185"}},"schemaId":"schema_4185"}],"pointer":"/paths/~1api~1cloudphone~1queryByAndroidId/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4185","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4185"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/cloud-phone-management/querybyandroidid"}],"panels":[]}]},"httpPath":"/api/cloudphone/queryByAndroidId"},{"label":"开启或关闭全局 ROOT","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/enableroot","routeSlug":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/enableroot","metadata":{"seo":{"title":"开启或关闭全局 ROOT","description":"启用或禁用单个云手机上的全局系统级 ROOT 权限。"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"enableRoot","name":"开启或关闭全局 ROOT","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1enableRoot/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"开启或关闭全局 ROOT","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"启用或禁用单个云手机上的全局系统级 ROOT 权限。"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CloudPhoneEnableRootApiDTO"}},"schemaId":"components/schemas/CloudPhoneEnableRootApiDTO","pointer":"/paths/~1api~1cloudphone~1enableRoot/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/enableRoot","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/CloudPhoneEnableRootApiDTO"}},"responseCodes":["200"],"pointer":"/api/cloudphone/enableRoot","href":"cloud-phone-management/enableroot","openApiOperationId":"enableRoot","summary":"开启或关闭全局 ROOT"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"components/schemas/CloudPhoneEnableRootApiDTO","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CloudPhoneEnableRootApiDTO"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4180"}},"schemaId":"schema_4180"}],"pointer":"/paths/~1api~1cloudphone~1enableRoot/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4180","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4180"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/cloud-phone-management/enableroot"}],"panels":[]}]},"httpPath":"/api/cloudphone/enableRoot"},{"label":"云手机截屏","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/screencap","routeSlug":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/screencap","metadata":{"seo":{"title":"云手机截屏","description":"获取指定云手机实例的实时屏幕截图。支持返回带有过期时间戳的临时签名 URL。"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"screenCap","name":"云手机截屏","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1screenCap/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"云手机截屏","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"获取指定云手机实例的实时屏幕截图。支持返回带有过期时间戳的临时签名 URL。"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4187"}},"schemaId":"schema_4187","pointer":"/paths/~1api~1cloudphone~1screenCap/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/screenCap","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4187"}},"responseCodes":["200"],"pointer":"/api/cloudphone/screenCap","href":"cloud-phone-management/screencap","openApiOperationId":"screenCap","summary":"云手机截屏"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4187","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4187"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4188"}},"schemaId":"schema_4188"}],"pointer":"/paths/~1api~1cloudphone~1screenCap/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4188","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4188"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/cloud-phone-management/screencap"}],"panels":[]}]},"httpPath":"/api/cloudphone/screenCap"},{"label":"云手机截屏（返回base64）","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/screencapbase64","routeSlug":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/screencapbase64","metadata":{"seo":{"title":"云手机截屏（返回base64）","description":"获取指定云手机实例的实时截屏。目前仅支持 Android 12 和 Android 15。"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"screenCapBase64","name":"云手机截屏（返回base64）","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1screenCapBase64/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"云手机截屏（返回base64）","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"获取指定云手机实例的实时截屏。目前仅支持 Android 12 和 Android 15。"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4189"}},"schemaId":"schema_4189","pointer":"/paths/~1api~1cloudphone~1screenCapBase64/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/screenCapBase64","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4189"}},"responseCodes":["200"],"pointer":"/api/cloudphone/screenCapBase64","href":"cloud-phone-management/screencapbase64","openApiOperationId":"screenCapBase64","summary":"云手机截屏（返回base64）"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4189","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4189"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4190"}},"schemaId":"schema_4190"}],"pointer":"/paths/~1api~1cloudphone~1screenCapBase64/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4190","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4190"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/cloud-phone-management/screencapbase64"}],"panels":[]}]},"httpPath":"/api/cloudphone/screenCapBase64"},{"label":"查询品牌和型号列表","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/listcloudphonebrandsandmodelslocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/cloud-phone-management/listcloudphonebrandsandmodelslocal","metadata":{"seo":{"title":"查询品牌和型号列表","description":"查询给定安卓版本的可用品牌和型号列表"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listCloudPhoneBrandsAndModelsLocal","name":"查询品牌和型号列表","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1brand~1models/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"查询品牌和型号列表","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"查询给定安卓版本的可用品牌和型号列表"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4191","exampleIds":["paths/~1api~1cloudphone~1brand~1models/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4191","exampleIds":["paths/~1api~1cloudphone~1brand~1models/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1brand~1models/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/brand/models","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4191","exampleIds":["paths/~1api~1cloudphone~1brand~1models/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/brand/models","href":"cloud-phone-management/listcloudphonebrandsandmodelslocal","openApiOperationId":"listCloudPhoneBrandsAndModelsLocal","summary":"查询品牌和型号列表"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4191","exampleIds":["paths/~1api~1cloudphone~1brand~1models/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4191","exampleIds":["paths/~1api~1cloudphone~1brand~1models/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"成功"},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4192"}},"schemaId":"schema_4192"}],"pointer":"/paths/~1api~1cloudphone~1brand~1models/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4192","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4192"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/cloud-phone-management/listcloudphonebrandsandmodelslocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/brand/models"}],"content":{"contentType":"group","meta":{"name":"Cloud Phone Management"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Cloud Phone Management","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Cloud Phone Management 相关 API。"},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/cloudphone/page","summary":"获取云手机列表","prefix":{"name":"post","color":"post"},"badges":[],"link":"/cloud-phone-management/pageusingpost","deprecated":false},{"title":"/api/cloudphone/create","summary":"创建云手机","prefix":{"name":"post","color":"post"},"badges":[],"link":"/cloud-phone-management/createusingpost","deprecated":false},{"title":"/api/cloudphone/powerOn","summary":"启动云手机","prefix":{"name":"post","color":"post"},"badges":[],"link":"/cloud-phone-management/poweronusingpost","deprecated":false},{"title":"/api/cloudphone/powerOff","summary":"关闭云手机","prefix":{"name":"post","color":"post"},"badges":[],"link":"/cloud-phone-management/poweroffusingpost","deprecated":false},{"title":"/api/cloudphone/edit/batch","summary":"修改云手机","prefix":{"name":"post","color":"post"},"badges":[],"link":"/cloud-phone-management/editbatchusingpost","deprecated":false},{"title":"/api/cloudphone/setProxy","summary":"设置云手机代理","prefix":{"name":"post","color":"post"},"badges":[],"link":"/cloud-phone-management/setproxy","deprecated":false},{"title":"/api/cloudphone/delete/batch","summary":"删除云手机","prefix":{"name":"post","color":"post"},"badges":[],"link":"/cloud-phone-management/deleteusingpost","deprecated":false},{"title":"/api/cloudphone/newMachine","summary":"一键式全新云手机","prefix":{"name":"post","color":"post"},"badges":[],"link":"/cloud-phone-management/onenewusingpost","deprecated":false},{"title":"/api/cloudphone/info","summary":"云手机详情","prefix":{"name":"post","color":"post"},"badges":[],"link":"/cloud-phone-management/infousingpost","deprecated":false},{"title":"/api/cloudphone/queryByAndroidId","summary":"通过 AndroidId 获取云手机详情","prefix":{"name":"post","color":"post"},"badges":[],"link":"/cloud-phone-management/querybyandroidid","deprecated":false},{"title":"/api/cloudphone/enableRoot","summary":"开启或关闭全局 ROOT","prefix":{"name":"post","color":"post"},"badges":[],"link":"/cloud-phone-management/enableroot","deprecated":false},{"title":"/api/cloudphone/screenCap","summary":"云手机截屏","prefix":{"name":"post","color":"post"},"badges":[],"link":"/cloud-phone-management/screencap","deprecated":false},{"title":"/api/cloudphone/screenCapBase64","summary":"云手机截屏（返回base64）","prefix":{"name":"post","color":"post"},"badges":[],"link":"/cloud-phone-management/screencapbase64","deprecated":false},{"title":"/api/cloudphone/brand/models","summary":"查询品牌和型号列表","prefix":{"name":"post","color":"post"},"badges":[],"link":"/cloud-phone-management/listcloudphonebrandsandmodelslocal","deprecated":false}]}]}]}]}},{"type":"group","label":"Live Streaming","link":"/zh/api-reference/cloud-phone/local-api/live-streaming","routeSlug":"/zh/api-reference/cloud-phone/local-api/live-streaming","items":[{"label":"开始直播","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/live-streaming/startcloudphonelivestreaminglocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/live-streaming/startcloudphonelivestreaminglocal","metadata":{"seo":{"title":"开始直播","description":"使用一个已完成上传且 uploadType=2 的 MP4 文件开始直播。仅支持具备直播能力的云手机。"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"startCloudPhoneLiveStreamingLocal","name":"开始直播","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1live~1start/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"开始直播","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"使用一个已完成上传且 "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"uploadType=2"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" 的 MP4 文件开始直播。仅支持具备直播能力的云手机。"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"请求超时后请先查询直播状态，再决定是否重试。业务错误包括 "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"33300"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"、"},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"33301"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"、"},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"33401"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"、"},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"33418"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" 和 "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"99002"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"。"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CloudPhoneLiveStartRequest"}},"schemaId":"components/schemas/CloudPhoneLiveStartRequest","pointer":"/paths/~1api~1cloudphone~1live~1start/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/live/start","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/CloudPhoneLiveStartRequest"}},"responseCodes":["200"],"pointer":"/api/cloudphone/live/start","href":"live-streaming/startcloudphonelivestreaminglocal","openApiOperationId":"startCloudPhoneLiveStreamingLocal","summary":"开始直播"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"components/schemas/CloudPhoneLiveStartRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CloudPhoneLiveStartRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Request processed; inspect "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"code"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" for the business result"},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4193","exampleIds":["paths/~1api~1cloudphone~1live~1start/post/responses/200/content/application~1json/example"]}},"schemaId":"schema_4193","exampleIds":["paths/~1api~1cloudphone~1live~1start/post/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1api~1cloudphone~1live~1start/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4193","exampleIds":["paths/~1api~1cloudphone~1live~1start/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4193","exampleIds":["paths/~1api~1cloudphone~1live~1start/post/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/live-streaming/startcloudphonelivestreaminglocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/live/start"},{"label":"查询直播状态","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/live-streaming/getcloudphonelivestreamingstatuslocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/live-streaming/getcloudphonelivestreamingstatuslocal","metadata":{"seo":{"title":"查询直播状态","description":"查询云手机是否正在直播，以及可用时的当前文件 ID 或文件路径。关机状态下仍可调用，以确认直播已经停止。业务错误包括 33300、33401 和 99002。"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getCloudPhoneLiveStreamingStatusLocal","name":"查询直播状态","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1live~1status/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"查询直播状态","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"查询云手机是否正在直播，以及可用时的当前文件 ID 或文件路径。关机状态下仍可调用，以确认直播已经停止。业务错误包括 "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"33300"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"、"},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"33401"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" 和 "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"99002"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"。"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CloudPhoneLivePhoneRequest"}},"schemaId":"components/schemas/CloudPhoneLivePhoneRequest","pointer":"/paths/~1api~1cloudphone~1live~1status/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/live/status","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/CloudPhoneLivePhoneRequest"}},"responseCodes":["200"],"pointer":"/api/cloudphone/live/status","href":"live-streaming/getcloudphonelivestreamingstatuslocal","openApiOperationId":"getCloudPhoneLiveStreamingStatusLocal","summary":"查询直播状态"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"components/schemas/CloudPhoneLivePhoneRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CloudPhoneLivePhoneRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Request processed; inspect "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"code"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" for the business result"},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4194","exampleIds":["paths/~1api~1cloudphone~1live~1status/post/responses/200/content/application~1json/example"]}},"schemaId":"schema_4194","exampleIds":["paths/~1api~1cloudphone~1live~1status/post/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1api~1cloudphone~1live~1status/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4194","exampleIds":["paths/~1api~1cloudphone~1live~1status/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4194","exampleIds":["paths/~1api~1cloudphone~1live~1status/post/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/live-streaming/getcloudphonelivestreamingstatuslocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/live/status"},{"label":"结束直播","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/live-streaming/stopcloudphonelivestreaminglocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/live-streaming/stopcloudphonelivestreaminglocal","metadata":{"seo":{"title":"结束直播","description":"结束受支持云手机上的当前直播。业务错误包括 33300、33301、33401 和 99002。"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"stopCloudPhoneLiveStreamingLocal","name":"结束直播","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1live~1end/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"结束直播","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"结束受支持云手机上的当前直播。业务错误包括 "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"33300"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"、"},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"33301"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"、"},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"33401"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" 和 "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"99002"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"。"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CloudPhoneLivePhoneRequest"}},"schemaId":"components/schemas/CloudPhoneLivePhoneRequest","pointer":"/paths/~1api~1cloudphone~1live~1end/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/live/end","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/CloudPhoneLivePhoneRequest"}},"responseCodes":["200"],"pointer":"/api/cloudphone/live/end","href":"live-streaming/stopcloudphonelivestreaminglocal","openApiOperationId":"stopCloudPhoneLiveStreamingLocal","summary":"结束直播"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"components/schemas/CloudPhoneLivePhoneRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/CloudPhoneLivePhoneRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Request processed; inspect "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"code"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" for the business result"},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4193","exampleIds":["paths/~1api~1cloudphone~1live~1end/post/responses/200/content/application~1json/example"]}},"schemaId":"schema_4193","exampleIds":["paths/~1api~1cloudphone~1live~1end/post/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1api~1cloudphone~1live~1end/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4193","exampleIds":["paths/~1api~1cloudphone~1live~1end/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4193","exampleIds":["paths/~1api~1cloudphone~1live~1end/post/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/live-streaming/stopcloudphonelivestreaminglocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/live/end"}],"content":{"contentType":"group","meta":{"name":"Live Streaming"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Live Streaming","showPageActions":true},{"nodeType":"markdoc","content":"Start, inspect, and stop Cloud Phone live streaming."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/cloudphone/live/start","summary":"开始直播","prefix":{"name":"post","color":"post"},"badges":[],"link":"/live-streaming/startcloudphonelivestreaminglocal","deprecated":false},{"title":"/api/cloudphone/live/status","summary":"查询直播状态","prefix":{"name":"post","color":"post"},"badges":[],"link":"/live-streaming/getcloudphonelivestreamingstatuslocal","deprecated":false},{"title":"/api/cloudphone/live/end","summary":"结束直播","prefix":{"name":"post","color":"post"},"badges":[],"link":"/live-streaming/stopcloudphonelivestreaminglocal","deprecated":false}]}]}]}]}},{"type":"group","label":"Account & Quotas","link":"/zh/api-reference/cloud-phone/local-api/account-and-quotas","routeSlug":"/zh/api-reference/cloud-phone/local-api/account-and-quotas","items":[{"label":"查询账户余额和云手机余量","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/account-and-quotas/getaccountandcloudphonequotaslocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/account-and-quotas/getaccountandcloudphonequotaslocal","metadata":{"seo":{"title":"查询账户余额和云手机余量","description":"查询当前鉴权团队的钱包可用余额、云手机剩余时长和团队剩余并发数。"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getAccountAndCloudPhoneQuotasLocal","name":"查询账户余额和云手机余量","isWebhook":false,"pointer":"/paths/~1api~1balance/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"查询账户余额和云手机余量","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"查询当前鉴权团队的钱包可用余额、云手机剩余时长和团队剩余并发数。"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"调用成员必须是团队 Boss 或具有费用类权限。业务错误包括 "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"99012"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"（无费用类权限）、"},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"20029"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"（钱包账户不可用）和 "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"20032"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"（余额查询失败）。"},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/api/balance","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/api/balance","href":"account-and-quotas/getaccountandcloudphonequotaslocal","openApiOperationId":"getAccountAndCloudPhoneQuotasLocal","summary":"查询账户余额和云手机余量"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Request processed; inspect "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"code"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" for the business result"},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4195","exampleIds":["paths/~1api~1balance/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_4195","exampleIds":["paths/~1api~1balance/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1api~1balance/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4195","exampleIds":["paths/~1api~1balance/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4195","exampleIds":["paths/~1api~1balance/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/account-and-quotas/getaccountandcloudphonequotaslocal"}],"panels":[]}]},"httpPath":"/api/balance"}],"content":{"contentType":"group","meta":{"name":"Account & Quotas"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Account & Quotas","showPageActions":true},{"nodeType":"markdoc","content":"Query wallet balance and Cloud Phone usage quotas."}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/balance","summary":"查询账户余额和云手机余量","prefix":{"name":"get","color":"get"},"badges":[],"link":"/account-and-quotas/getaccountandcloudphonequotaslocal","deprecated":false}]}]}]}]}},{"type":"group","label":"ADB","link":"/zh/api-reference/cloud-phone/local-api/adb","routeSlug":"/zh/api-reference/cloud-phone/local-api/adb","items":[{"label":"更新云手机 ADB 状态","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/adb/updateadbusingpost","routeSlug":"/zh/api-reference/cloud-phone/local-api/adb/updateadbusingpost","metadata":{"seo":{"title":"更新云手机 ADB 状态","description":"更新云手机 ADB 状态"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"updateAdbUsingPOST","name":"更新云手机 ADB 状态","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1updateAdb/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"更新云手机 ADB 状态","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4196","exampleIds":["paths/~1api~1cloudphone~1updateAdb/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4196","exampleIds":["paths/~1api~1cloudphone~1updateAdb/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1updateAdb/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/updateAdb","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4196","exampleIds":["paths/~1api~1cloudphone~1updateAdb/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/updateAdb","href":"adb/updateadbusingpost","openApiOperationId":"updateAdbUsingPOST","summary":"更新云手机 ADB 状态"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4196","exampleIds":["paths/~1api~1cloudphone~1updateAdb/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4196","exampleIds":["paths/~1api~1cloudphone~1updateAdb/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"成功"},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4176"}},"schemaId":"schema_4176"}],"pointer":"/paths/~1api~1cloudphone~1updateAdb/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4176","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4176"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/adb/updateadbusingpost"}],"panels":[]}]},"httpPath":"/api/cloudphone/updateAdb"},{"label":"批量查询 ADB 信息","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/adb/batchadbinfo","routeSlug":"/zh/api-reference/cloud-phone/local-api/adb/batchadbinfo","metadata":{"seo":{"title":"批量查询 ADB 信息","description":"批量查询云手机 ADB 连接信息。"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"batchAdbInfo","name":"批量查询 ADB 信息","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1batchAdbInfo/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"批量查询 ADB 信息","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"批量查询云手机 ADB 连接信息。"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"envIds 列表最多支持 200 个项目。"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"支持跨 wuin 和 arm 提供商的混合查询；API 内部按提供商分组并合并结果。"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ADB 信息仅在手机开机时可用（envStatus >= 4）；关机或启动时无法查询。"},"children":[]}]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ApiBatchAdbInfoDto","exampleIds":["paths/~1api~1cloudphone~1batchAdbInfo/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/ApiBatchAdbInfoDto","exampleIds":["paths/~1api~1cloudphone~1batchAdbInfo/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1batchAdbInfo/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/batchAdbInfo","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/ApiBatchAdbInfoDto","exampleIds":["paths/~1api~1cloudphone~1batchAdbInfo/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/batchAdbInfo","href":"adb/batchadbinfo","openApiOperationId":"batchAdbInfo","summary":"批量查询 ADB 信息"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"components/schemas/ApiBatchAdbInfoDto","exampleIds":["paths/~1api~1cloudphone~1batchAdbInfo/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ApiBatchAdbInfoDto","exampleIds":["paths/~1api~1cloudphone~1batchAdbInfo/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ResponseDataListApiBatchAdbInfoResultDto","exampleIds":["paths/~1api~1cloudphone~1batchAdbInfo/post/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/ResponseDataListApiBatchAdbInfoResultDto","exampleIds":["paths/~1api~1cloudphone~1batchAdbInfo/post/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1api~1cloudphone~1batchAdbInfo/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ResponseDataListApiBatchAdbInfoResultDto","exampleIds":["paths/~1api~1cloudphone~1batchAdbInfo/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ResponseDataListApiBatchAdbInfoResultDto","exampleIds":["paths/~1api~1cloudphone~1batchAdbInfo/post/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/adb/batchadbinfo"}],"panels":[]}]},"httpPath":"/api/cloudphone/batchAdbInfo"},{"label":"执行 shell 命令","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/adb/executeshellcommand","routeSlug":"/zh/api-reference/cloud-phone/local-api/adb/executeshellcommand","metadata":{"seo":{"title":"执行 shell 命令","description":"执行 shell 命令"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"executeShellCommand","name":"执行 shell 命令","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1exeCommand/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"执行 shell 命令","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4197","exampleIds":["paths/~1api~1cloudphone~1exeCommand/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4197","exampleIds":["paths/~1api~1cloudphone~1exeCommand/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1exeCommand/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/exeCommand","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4197","exampleIds":["paths/~1api~1cloudphone~1exeCommand/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/exeCommand","href":"adb/executeshellcommand","openApiOperationId":"executeShellCommand","summary":"执行 shell 命令"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4197","exampleIds":["paths/~1api~1cloudphone~1exeCommand/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4197","exampleIds":["paths/~1api~1cloudphone~1exeCommand/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"成功"},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4198"}},"schemaId":"schema_4198"}],"pointer":"/paths/~1api~1cloudphone~1exeCommand/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4198","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4198"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/adb/executeshellcommand"}],"panels":[]}]},"httpPath":"/api/cloudphone/exeCommand"}],"content":{"contentType":"group","meta":{"name":"ADB"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"ADB","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ADB 相关 API。"},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/cloudphone/updateAdb","summary":"更新云手机 ADB 状态","prefix":{"name":"post","color":"post"},"badges":[],"link":"/adb/updateadbusingpost","deprecated":false},{"title":"/api/cloudphone/batchAdbInfo","summary":"批量查询 ADB 信息","prefix":{"name":"post","color":"post"},"badges":[],"link":"/adb/batchadbinfo","deprecated":false},{"title":"/api/cloudphone/exeCommand","summary":"执行 shell 命令","prefix":{"name":"post","color":"post"},"badges":[],"link":"/adb/executeshellcommand","deprecated":false}]}]}]}]}},{"type":"group","label":"Files","link":"/zh/api-reference/cloud-phone/local-api/files","routeSlug":"/zh/api-reference/cloud-phone/local-api/files","items":[{"label":"上传文件","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/files/fileuploadusing","routeSlug":"/zh/api-reference/cloud-phone/local-api/files/fileuploadusing","metadata":{"seo":{"title":"上传文件","description":"上传文件"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"fileUploadUsing","name":"上传文件","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1uploadFile/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"上传文件","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["multipart/form-data"],"mediaTypeSchemas":{"multipart/form-data":{"schemaId":"schema_4199"}},"schemaId":"schema_4199","pointer":"/paths/~1api~1cloudphone~1uploadFile/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/uploadFile","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"multipart/form-data":{"schemaId":"schema_4199"}},"responseCodes":["200"],"pointer":"/api/cloudphone/uploadFile","href":"files/fileuploadusing","openApiOperationId":"fileUploadUsing","summary":"上传文件"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4199","mediaTypes":["multipart/form-data"],"mediaTypeSchemas":{"multipart/form-data":{"schemaId":"schema_4199"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4200"}},"schemaId":"schema_4200"}],"pointer":"/paths/~1api~1cloudphone~1uploadFile/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4200","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4200"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/files/fileuploadusing"}],"panels":[]}]},"httpPath":"/api/cloudphone/uploadFile"},{"label":"获取临时上传文件 URL","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/files/getcloudphoneuploadsignedurllocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/files/getcloudphoneuploadsignedurllocal","metadata":{"seo":{"title":"获取临时上传文件 URL","description":"通过此界面上传临时文件，系统将在7天后自动删除它们。"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getCloudPhoneUploadSignedUrlLocal","name":"获取临时上传文件 URL","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1upload~1file~1signedUrl/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"获取临时上传文件 URL","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"通过此界面上传临时文件，系统将在7天后自动删除它们。"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4201","exampleIds":["paths/~1api~1cloudphone~1upload~1file~1signedUrl/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4201","exampleIds":["paths/~1api~1cloudphone~1upload~1file~1signedUrl/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1upload~1file~1signedUrl/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/upload/file/signedUrl","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4201","exampleIds":["paths/~1api~1cloudphone~1upload~1file~1signedUrl/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/upload/file/signedUrl","href":"files/getcloudphoneuploadsignedurllocal","openApiOperationId":"getCloudPhoneUploadSignedUrlLocal","summary":"获取临时上传文件 URL"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4201","exampleIds":["paths/~1api~1cloudphone~1upload~1file~1signedUrl/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4201","exampleIds":["paths/~1api~1cloudphone~1upload~1file~1signedUrl/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4202","exampleIds":["paths/~1api~1cloudphone~1upload~1file~1signedUrl/post/responses/200/content/application~1json/example"]}},"schemaId":"schema_4202","exampleIds":["paths/~1api~1cloudphone~1upload~1file~1signedUrl/post/responses/200/content/application~1json/example"],"headers":{}}],"pointer":"/paths/~1api~1cloudphone~1upload~1file~1signedUrl/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4202","exampleIds":["paths/~1api~1cloudphone~1upload~1file~1signedUrl/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4202","exampleIds":["paths/~1api~1cloudphone~1upload~1file~1signedUrl/post/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/files/getcloudphoneuploadsignedurllocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/upload/file/signedUrl"},{"label":"上传文件至网址","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/files/uploadcloudphonefilebyurllocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/files/uploadcloudphonefilebyurllocal","metadata":{"seo":{"title":"上传文件至网址","description":"上传文件至网址"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"uploadCloudPhoneFileByUrlLocal","name":"上传文件至网址","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1upload~1file/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"上传文件至网址","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4203","exampleIds":["paths/~1api~1cloudphone~1upload~1file/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4203","exampleIds":["paths/~1api~1cloudphone~1upload~1file/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1upload~1file/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/upload/file","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4203","exampleIds":["paths/~1api~1cloudphone~1upload~1file/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/upload/file","href":"files/uploadcloudphonefilebyurllocal","openApiOperationId":"uploadCloudPhoneFileByUrlLocal","summary":"上传文件至网址"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4203","exampleIds":["paths/~1api~1cloudphone~1upload~1file/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4203","exampleIds":["paths/~1api~1cloudphone~1upload~1file/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4204","exampleIds":["paths/~1api~1cloudphone~1upload~1file/post/responses/200/content/application~1json/example"]}},"schemaId":"schema_4204","exampleIds":["paths/~1api~1cloudphone~1upload~1file/post/responses/200/content/application~1json/example"],"headers":{}}],"pointer":"/paths/~1api~1cloudphone~1upload~1file/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4204","exampleIds":["paths/~1api~1cloudphone~1upload~1file/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4204","exampleIds":["paths/~1api~1cloudphone~1upload~1file/post/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/files/uploadcloudphonefilebyurllocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/upload/file"},{"label":"文件上传结果","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/files/getcloudphoneuploadresultlocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/files/getcloudphoneuploadresultlocal","metadata":{"seo":{"title":"文件上传结果","description":"文件上传结果"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getCloudPhoneUploadResultLocal","name":"文件上传结果","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1upload~1file~1result/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"文件上传结果","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4205","exampleIds":["paths/~1api~1cloudphone~1upload~1file~1result/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4205","exampleIds":["paths/~1api~1cloudphone~1upload~1file~1result/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1upload~1file~1result/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/upload/file/result","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4205","exampleIds":["paths/~1api~1cloudphone~1upload~1file~1result/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/upload/file/result","href":"files/getcloudphoneuploadresultlocal","openApiOperationId":"getCloudPhoneUploadResultLocal","summary":"文件上传结果"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4205","exampleIds":["paths/~1api~1cloudphone~1upload~1file~1result/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4205","exampleIds":["paths/~1api~1cloudphone~1upload~1file~1result/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4206","exampleIds":["paths/~1api~1cloudphone~1upload~1file~1result/post/responses/200/content/application~1json/example"]}},"schemaId":"schema_4206","exampleIds":["paths/~1api~1cloudphone~1upload~1file~1result/post/responses/200/content/application~1json/example"],"headers":{}}],"pointer":"/paths/~1api~1cloudphone~1upload~1file~1result/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4206","exampleIds":["paths/~1api~1cloudphone~1upload~1file~1result/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4206","exampleIds":["paths/~1api~1cloudphone~1upload~1file~1result/post/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/files/getcloudphoneuploadresultlocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/upload/file/result"},{"label":"文件下载","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/files/downloadcloudphonefilelocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/files/downloadcloudphonefilelocal","metadata":{"seo":{"title":"文件下载","description":"文件下载"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"downloadCloudPhoneFileLocal","name":"文件下载","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1download/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"文件下载","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4207","exampleIds":["paths/~1api~1cloudphone~1download/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4207","exampleIds":["paths/~1api~1cloudphone~1download/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1download/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/download","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4207","exampleIds":["paths/~1api~1cloudphone~1download/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/download","href":"files/downloadcloudphonefilelocal","openApiOperationId":"downloadCloudPhoneFileLocal","summary":"文件下载"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4207","exampleIds":["paths/~1api~1cloudphone~1download/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4207","exampleIds":["paths/~1api~1cloudphone~1download/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4208","exampleIds":["paths/~1api~1cloudphone~1download/post/responses/200/content/application~1json/example"]}},"schemaId":"schema_4208","exampleIds":["paths/~1api~1cloudphone~1download/post/responses/200/content/application~1json/example"],"headers":{}}],"pointer":"/paths/~1api~1cloudphone~1download/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4208","exampleIds":["paths/~1api~1cloudphone~1download/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4208","exampleIds":["paths/~1api~1cloudphone~1download/post/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/files/downloadcloudphonefilelocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/download"},{"label":"文件下载结果","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/files/getcloudphonedownloadresultlocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/files/getcloudphonedownloadresultlocal","metadata":{"seo":{"title":"文件下载结果","description":"文件下载结果"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getCloudPhoneDownloadResultLocal","name":"文件下载结果","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1download~1result/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"文件下载结果","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4209","exampleIds":["paths/~1api~1cloudphone~1download~1result/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4209","exampleIds":["paths/~1api~1cloudphone~1download~1result/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1download~1result/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/download/result","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4209","exampleIds":["paths/~1api~1cloudphone~1download~1result/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/download/result","href":"files/getcloudphonedownloadresultlocal","openApiOperationId":"getCloudPhoneDownloadResultLocal","summary":"文件下载结果"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4209","exampleIds":["paths/~1api~1cloudphone~1download~1result/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4209","exampleIds":["paths/~1api~1cloudphone~1download~1result/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4210","exampleIds":["paths/~1api~1cloudphone~1download~1result/post/responses/200/content/application~1json/example"]}},"schemaId":"schema_4210","exampleIds":["paths/~1api~1cloudphone~1download~1result/post/responses/200/content/application~1json/example"],"headers":{}}],"pointer":"/paths/~1api~1cloudphone~1download~1result/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4210","exampleIds":["paths/~1api~1cloudphone~1download~1result/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4210","exampleIds":["paths/~1api~1cloudphone~1download~1result/post/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/files/getcloudphonedownloadresultlocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/download/result"},{"label":"设置钥匙盒","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/files/setcloudphonekeyboxlocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/files/setcloudphonekeyboxlocal","metadata":{"seo":{"title":"设置钥匙盒","description":"设置钥匙盒"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"setCloudPhoneKeyBoxLocal","name":"设置钥匙盒","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1setKeyBox/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"设置钥匙盒","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4211","exampleIds":["paths/~1api~1cloudphone~1setKeyBox/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4211","exampleIds":["paths/~1api~1cloudphone~1setKeyBox/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1setKeyBox/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/setKeyBox","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4211","exampleIds":["paths/~1api~1cloudphone~1setKeyBox/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/setKeyBox","href":"files/setcloudphonekeyboxlocal","openApiOperationId":"setCloudPhoneKeyBoxLocal","summary":"设置钥匙盒"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4211","exampleIds":["paths/~1api~1cloudphone~1setKeyBox/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4211","exampleIds":["paths/~1api~1cloudphone~1setKeyBox/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4212"}},"schemaId":"schema_4212","headers":{}}],"pointer":"/paths/~1api~1cloudphone~1setKeyBox/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4212","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4212"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/files/setcloudphonekeyboxlocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/setKeyBox"}],"content":{"contentType":"group","meta":{"name":"Files"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Files","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Files 相关 API。"},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/cloudphone/uploadFile","summary":"上传文件","prefix":{"name":"post","color":"post"},"badges":[],"link":"/files/fileuploadusing","deprecated":false},{"title":"/api/cloudphone/upload/file/signedUrl","summary":"获取临时上传文件 URL","prefix":{"name":"post","color":"post"},"badges":[],"link":"/files/getcloudphoneuploadsignedurllocal","deprecated":false},{"title":"/api/cloudphone/upload/file","summary":"上传文件至网址","prefix":{"name":"post","color":"post"},"badges":[],"link":"/files/uploadcloudphonefilebyurllocal","deprecated":false},{"title":"/api/cloudphone/upload/file/result","summary":"文件上传结果","prefix":{"name":"post","color":"post"},"badges":[],"link":"/files/getcloudphoneuploadresultlocal","deprecated":false},{"title":"/api/cloudphone/download","summary":"文件下载","prefix":{"name":"post","color":"post"},"badges":[],"link":"/files/downloadcloudphonefilelocal","deprecated":false},{"title":"/api/cloudphone/download/result","summary":"文件下载结果","prefix":{"name":"post","color":"post"},"badges":[],"link":"/files/getcloudphonedownloadresultlocal","deprecated":false},{"title":"/api/cloudphone/setKeyBox","summary":"设置钥匙盒","prefix":{"name":"post","color":"post"},"badges":[],"link":"/files/setcloudphonekeyboxlocal","deprecated":false}]}]}]}]}},{"type":"group","label":"Apps","link":"/zh/api-reference/cloud-phone/local-api/apps","routeSlug":"/zh/api-reference/cloud-phone/local-api/apps","items":[{"label":"在云手机上安装应用","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/apps/installcloudphoneapplocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/apps/installcloudphoneapplocal","metadata":{"seo":{"title":"在云手机上安装应用","description":"在云手机上安装应用"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"installCloudPhoneAppLocal","name":"在云手机上安装应用","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1app~1install/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"在云手机上安装应用","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4213","exampleIds":["paths/~1api~1cloudphone~1app~1install/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4213","exampleIds":["paths/~1api~1cloudphone~1app~1install/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1app~1install/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/app/install","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4213","exampleIds":["paths/~1api~1cloudphone~1app~1install/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/app/install","href":"apps/installcloudphoneapplocal","openApiOperationId":"installCloudPhoneAppLocal","summary":"在云手机上安装应用"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4213","exampleIds":["paths/~1api~1cloudphone~1app~1install/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4213","exampleIds":["paths/~1api~1cloudphone~1app~1install/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4214"}},"schemaId":"schema_4214","headers":{}}],"pointer":"/paths/~1api~1cloudphone~1app~1install/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4214","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4214"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/apps/installcloudphoneapplocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/app/install"},{"label":"获取 APP 应用列表","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/apps/listcloudphoneappslocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/apps/listcloudphoneappslocal","metadata":{"seo":{"title":"获取 APP 应用列表","description":"获取 APP 应用列表"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listCloudPhoneAppsLocal","name":"获取 APP 应用列表","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1app~1page/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"获取 APP 应用列表","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"获取 APP 应用列表"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4215","exampleIds":["paths/~1api~1cloudphone~1app~1page/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4215","exampleIds":["paths/~1api~1cloudphone~1app~1page/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1app~1page/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/app/page","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4215","exampleIds":["paths/~1api~1cloudphone~1app~1page/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/app/page","href":"apps/listcloudphoneappslocal","openApiOperationId":"listCloudPhoneAppsLocal","summary":"获取 APP 应用列表"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4215","exampleIds":["paths/~1api~1cloudphone~1app~1page/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4215","exampleIds":["paths/~1api~1cloudphone~1app~1page/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4216"}},"schemaId":"schema_4216","headers":{}}],"pointer":"/paths/~1api~1cloudphone~1app~1page/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4216","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4216"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/apps/listcloudphoneappslocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/app/page"},{"label":"获取团队应用列表","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/apps/listteamcloudphoneappslocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/apps/listteamcloudphoneappslocal","metadata":{"seo":{"title":"获取团队应用列表","description":"获取团队下的应用列表。"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listTeamCloudPhoneAppsLocal","name":"获取团队应用列表","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1team~1app~1page/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"获取团队应用列表","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"获取团队下的应用列表。"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4217","exampleIds":["paths/~1api~1cloudphone~1team~1app~1page/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4217","exampleIds":["paths/~1api~1cloudphone~1team~1app~1page/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1team~1app~1page/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/team/app/page","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4217","exampleIds":["paths/~1api~1cloudphone~1team~1app~1page/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/team/app/page","href":"apps/listteamcloudphoneappslocal","openApiOperationId":"listTeamCloudPhoneAppsLocal","summary":"获取团队应用列表"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4217","exampleIds":["paths/~1api~1cloudphone~1team~1app~1page/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4217","exampleIds":["paths/~1api~1cloudphone~1team~1app~1page/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ResponseDataPageResultCloudPhoneAppDto"}},"schemaId":"components/schemas/ResponseDataPageResultCloudPhoneAppDto","headers":{}}],"pointer":"/paths/~1api~1cloudphone~1team~1app~1page/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/ResponseDataPageResultCloudPhoneAppDto","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ResponseDataPageResultCloudPhoneAppDto"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/apps/listteamcloudphoneappslocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/team/app/page"},{"label":"查询已安装应用列表","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/apps/listinstalledcloudphoneappslocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/apps/listinstalledcloudphoneappslocal","metadata":{"seo":{"title":"查询已安装应用列表","description":"查询云手机上已安装的应用列表"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listInstalledCloudPhoneAppsLocal","name":"查询已安装应用列表","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1app~1installedList/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"查询已安装应用列表","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"查询云手机上已安装的应用列表"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4218","exampleIds":["paths/~1api~1cloudphone~1app~1installedList/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4218","exampleIds":["paths/~1api~1cloudphone~1app~1installedList/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1app~1installedList/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/app/installedList","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4218","exampleIds":["paths/~1api~1cloudphone~1app~1installedList/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/app/installedList","href":"apps/listinstalledcloudphoneappslocal","openApiOperationId":"listInstalledCloudPhoneAppsLocal","summary":"查询已安装应用列表"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4218","exampleIds":["paths/~1api~1cloudphone~1app~1installedList/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4218","exampleIds":["paths/~1api~1cloudphone~1app~1installedList/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4219"}},"schemaId":"schema_4219","headers":{}}],"pointer":"/paths/~1api~1cloudphone~1app~1installedList/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4219","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4219"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/apps/listinstalledcloudphoneappslocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/app/installedList"},{"label":"启动应用程序","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/apps/startcloudphoneapplocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/apps/startcloudphoneapplocal","metadata":{"seo":{"title":"启动应用程序","description":"在云手机上启动已安装的应用"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"startCloudPhoneAppLocal","name":"启动应用程序","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1app~1start/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"启动应用程序","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"在云手机上启动已安装的应用"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4220","exampleIds":["paths/~1api~1cloudphone~1app~1start/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4220","exampleIds":["paths/~1api~1cloudphone~1app~1start/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1app~1start/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/app/start","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4220","exampleIds":["paths/~1api~1cloudphone~1app~1start/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/app/start","href":"apps/startcloudphoneapplocal","openApiOperationId":"startCloudPhoneAppLocal","summary":"启动应用程序"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4220","exampleIds":["paths/~1api~1cloudphone~1app~1start/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4220","exampleIds":["paths/~1api~1cloudphone~1app~1start/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4221"}},"schemaId":"schema_4221","headers":{}}],"pointer":"/paths/~1api~1cloudphone~1app~1start/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4221","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4221"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/apps/startcloudphoneapplocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/app/start"},{"label":"重启应用","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/apps/restartcloudphoneapplocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/apps/restartcloudphoneapplocal","metadata":{"seo":{"title":"重启应用","description":"重启应用"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"restartCloudPhoneAppLocal","name":"重启应用","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1app~1restart/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"重启应用","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4222","exampleIds":["paths/~1api~1cloudphone~1app~1restart/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4222","exampleIds":["paths/~1api~1cloudphone~1app~1restart/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1app~1restart/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/app/restart","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4222","exampleIds":["paths/~1api~1cloudphone~1app~1restart/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/app/restart","href":"apps/restartcloudphoneapplocal","openApiOperationId":"restartCloudPhoneAppLocal","summary":"重启应用"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4222","exampleIds":["paths/~1api~1cloudphone~1app~1restart/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4222","exampleIds":["paths/~1api~1cloudphone~1app~1restart/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4223"}},"schemaId":"schema_4223","headers":{}}],"pointer":"/paths/~1api~1cloudphone~1app~1restart/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4223","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4223"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/apps/restartcloudphoneapplocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/app/restart"},{"label":"停止应用程序","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/apps/stopcloudphoneapplocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/apps/stopcloudphoneapplocal","metadata":{"seo":{"title":"停止应用程序","description":"停止应用程序"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"stopCloudPhoneAppLocal","name":"停止应用程序","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1app~1stop/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"停止应用程序","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4222","exampleIds":["paths/~1api~1cloudphone~1app~1stop/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4222","exampleIds":["paths/~1api~1cloudphone~1app~1stop/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1app~1stop/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/app/stop","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4222","exampleIds":["paths/~1api~1cloudphone~1app~1stop/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/app/stop","href":"apps/stopcloudphoneapplocal","openApiOperationId":"stopCloudPhoneAppLocal","summary":"停止应用程序"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4222","exampleIds":["paths/~1api~1cloudphone~1app~1stop/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4222","exampleIds":["paths/~1api~1cloudphone~1app~1stop/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4224"}},"schemaId":"schema_4224","headers":{}}],"pointer":"/paths/~1api~1cloudphone~1app~1stop/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4224","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4224"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/apps/stopcloudphoneapplocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/app/stop"},{"label":"卸载应用程序","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/apps/uninstallcloudphoneapplocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/apps/uninstallcloudphoneapplocal","metadata":{"seo":{"title":"卸载应用程序","description":"卸载应用程序"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"uninstallCloudPhoneAppLocal","name":"卸载应用程序","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1app~1uninstall/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"卸载应用程序","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4222","exampleIds":["paths/~1api~1cloudphone~1app~1uninstall/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4222","exampleIds":["paths/~1api~1cloudphone~1app~1uninstall/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1app~1uninstall/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/app/uninstall","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4222","exampleIds":["paths/~1api~1cloudphone~1app~1uninstall/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/app/uninstall","href":"apps/uninstallcloudphoneapplocal","openApiOperationId":"uninstallCloudPhoneAppLocal","summary":"卸载应用程序"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4222","exampleIds":["paths/~1api~1cloudphone~1app~1uninstall/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4222","exampleIds":["paths/~1api~1cloudphone~1app~1uninstall/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4224"}},"schemaId":"schema_4224","headers":{}}],"pointer":"/paths/~1api~1cloudphone~1app~1uninstall/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4224","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4224"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/apps/uninstallcloudphoneapplocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/app/uninstall"},{"label":"启用应用 ROOT","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/apps/appopenroot","routeSlug":"/zh/api-reference/cloud-phone/local-api/apps/appopenroot","metadata":{"seo":{"title":"启用应用 ROOT","description":"启用单个云手机上特定应用包的 ROOT 权限。"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"appOpenRoot","name":"启用应用 ROOT","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1app~1openRoot/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"启用应用 ROOT","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"启用单个云手机上特定应用包的 ROOT 权限。"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ApiAppRootOperateDto"}},"schemaId":"components/schemas/ApiAppRootOperateDto","pointer":"/paths/~1api~1cloudphone~1app~1openRoot/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/app/openRoot","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/ApiAppRootOperateDto"}},"responseCodes":["200"],"pointer":"/api/cloudphone/app/openRoot","href":"apps/appopenroot","openApiOperationId":"appOpenRoot","summary":"启用应用 ROOT"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"components/schemas/ApiAppRootOperateDto","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ApiAppRootOperateDto"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4180"}},"schemaId":"schema_4180","headers":{}}],"pointer":"/paths/~1api~1cloudphone~1app~1openRoot/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4180","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4180"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/apps/appopenroot"}],"panels":[]}]},"httpPath":"/api/cloudphone/app/openRoot"},{"label":"设置隐藏辅助功能应用","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/apps/setcloudphoneaccessibilityapphiddenlocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/apps/setcloudphoneaccessibilityapphiddenlocal","metadata":{"seo":{"title":"设置隐藏辅助功能应用","description":"仅支持 Android 13、Android 14 和 Android 15A。"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"setCloudPhoneAccessibilityAppHiddenLocal","name":"设置隐藏辅助功能应用","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1app~1setHideAccessibilityApp/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"设置隐藏辅助功能应用","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"仅支持 Android 13、Android 14 和 Android 15A。"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4225","exampleIds":["paths/~1api~1cloudphone~1app~1setHideAccessibilityApp/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4225","exampleIds":["paths/~1api~1cloudphone~1app~1setHideAccessibilityApp/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1app~1setHideAccessibilityApp/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/app/setHideAccessibilityApp","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4225","exampleIds":["paths/~1api~1cloudphone~1app~1setHideAccessibilityApp/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/app/setHideAccessibilityApp","href":"apps/setcloudphoneaccessibilityapphiddenlocal","openApiOperationId":"setCloudPhoneAccessibilityAppHiddenLocal","summary":"设置隐藏辅助功能应用"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4225","exampleIds":["paths/~1api~1cloudphone~1app~1setHideAccessibilityApp/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4225","exampleIds":["paths/~1api~1cloudphone~1app~1setHideAccessibilityApp/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4224"}},"schemaId":"schema_4224","headers":{}}],"pointer":"/paths/~1api~1cloudphone~1app~1setHideAccessibilityApp/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4224","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4224"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/apps/setcloudphoneaccessibilityapphiddenlocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/app/setHideAccessibilityApp"}],"content":{"contentType":"group","meta":{"name":"Apps"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Apps","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Apps 相关 API。"},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/cloudphone/app/install","summary":"在云手机上安装应用","prefix":{"name":"post","color":"post"},"badges":[],"link":"/apps/installcloudphoneapplocal","deprecated":false},{"title":"/api/cloudphone/app/page","summary":"获取 APP 应用列表","prefix":{"name":"post","color":"post"},"badges":[],"link":"/apps/listcloudphoneappslocal","deprecated":false},{"title":"/api/cloudphone/team/app/page","summary":"获取团队应用列表","prefix":{"name":"post","color":"post"},"badges":[],"link":"/apps/listteamcloudphoneappslocal","deprecated":false},{"title":"/api/cloudphone/app/installedList","summary":"查询已安装应用列表","prefix":{"name":"post","color":"post"},"badges":[],"link":"/apps/listinstalledcloudphoneappslocal","deprecated":false},{"title":"/api/cloudphone/app/start","summary":"启动应用程序","prefix":{"name":"post","color":"post"},"badges":[],"link":"/apps/startcloudphoneapplocal","deprecated":false},{"title":"/api/cloudphone/app/restart","summary":"重启应用","prefix":{"name":"post","color":"post"},"badges":[],"link":"/apps/restartcloudphoneapplocal","deprecated":false},{"title":"/api/cloudphone/app/stop","summary":"停止应用程序","prefix":{"name":"post","color":"post"},"badges":[],"link":"/apps/stopcloudphoneapplocal","deprecated":false},{"title":"/api/cloudphone/app/uninstall","summary":"卸载应用程序","prefix":{"name":"post","color":"post"},"badges":[],"link":"/apps/uninstallcloudphoneapplocal","deprecated":false},{"title":"/api/cloudphone/app/openRoot","summary":"启用应用 ROOT","prefix":{"name":"post","color":"post"},"badges":[],"link":"/apps/appopenroot","deprecated":false},{"title":"/api/cloudphone/app/setHideAccessibilityApp","summary":"设置隐藏辅助功能应用","prefix":{"name":"post","color":"post"},"badges":[],"link":"/apps/setcloudphoneaccessibilityapphiddenlocal","deprecated":false}]}]}]}]}},{"type":"group","label":"Schedules","link":"/zh/api-reference/cloud-phone/local-api/schedules","routeSlug":"/zh/api-reference/cloud-phone/local-api/schedules","items":[{"label":"获取市场模板页面","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/schedules/listmarketplacerpatemplateslocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/schedules/listmarketplacerpatemplateslocal","metadata":{"seo":{"title":"获取市场模板页面","description":"查询时间表市场模板，模板名称支持模糊查询"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listMarketplaceRpaTemplatesLocal","name":"获取市场模板页面","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1rpa~1template~1market~1page/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"获取市场模板页面","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"查询时间表市场模板，模板名称支持模糊查询"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4226"}},"schemaId":"schema_4226","pointer":"/paths/~1api~1cloudphone~1rpa~1template~1market~1page/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/rpa/template/market/page","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4226"}},"responseCodes":["200"],"pointer":"/api/cloudphone/rpa/template/market/page","href":"schedules/listmarketplacerpatemplateslocal","openApiOperationId":"listMarketplaceRpaTemplatesLocal","summary":"获取市场模板页面"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4226","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4226"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4227"}},"schemaId":"schema_4227","headers":{}}],"pointer":"/paths/~1api~1cloudphone~1rpa~1template~1market~1page/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4227","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4227"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/schedules/listmarketplacerpatemplateslocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/rpa/template/market/page"},{"label":"获取个人模板页面","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/schedules/listpersonalrpatemplateslocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/schedules/listpersonalrpatemplateslocal","metadata":{"seo":{"title":"获取个人模板页面","description":"查询时间表市场模板，模板名称支持模糊查询"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listPersonalRpaTemplatesLocal","name":"获取个人模板页面","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1rpa~1template~1personal~1page/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"获取个人模板页面","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"查询时间表市场模板，模板名称支持模糊查询"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4228"}},"schemaId":"schema_4228","pointer":"/paths/~1api~1cloudphone~1rpa~1template~1personal~1page/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/rpa/template/personal/page","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4228"}},"responseCodes":["200"],"pointer":"/api/cloudphone/rpa/template/personal/page","href":"schedules/listpersonalrpatemplateslocal","openApiOperationId":"listPersonalRpaTemplatesLocal","summary":"获取个人模板页面"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4228","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4228"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4229"}},"schemaId":"schema_4229","headers":{}}],"pointer":"/paths/~1api~1cloudphone~1rpa~1template~1personal~1page/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4229","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4229"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/schedules/listpersonalrpatemplateslocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/rpa/template/personal/page"},{"label":"获取计划任务列表","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/schedules/listcloudphonerpataskslocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/schedules/listcloudphonerpataskslocal","metadata":{"seo":{"title":"获取计划任务列表","description":"获取计划任务列表"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listCloudPhoneRpaTasksLocal","name":"获取计划任务列表","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1rpa~1task~1page/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"获取计划任务列表","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"enabled","in":"query","schemaId":"schema_4230","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"该计划是否已启用"},"children":[]}]}]}]},{"name":"mainTaskName","in":"query","schemaId":"schema_4231","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"计划名称"},"children":[]}]}]}]},{"name":"taskState","in":"query","schemaId":"schema_4232","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"计划状态；0：等待执行；1：执行中；2：执行完成；3：取消"},"children":[]}]}]}]},{"name":"templateTitle","in":"query","schemaId":"schema_4233","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模板标题"},"children":[]}]}]}]},{"name":"pageNo","in":"query","schemaId":"schema_4234","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"默认值：1"},"children":[]}]}]}]},{"name":"pageSize","in":"query","schemaId":"schema_4234","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"默认值：20"},"children":[]}]}]}]}],"pointer":"/paths/~1api~1cloudphone~1rpa~1task~1page/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4235"}},"schemaId":"schema_4235","pointer":"/paths/~1api~1cloudphone~1rpa~1task~1page/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/rpa/task/page","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[{"name":"enabled","in":"query","required":false,"schemaId":"schema_4230"},{"name":"mainTaskName","in":"query","required":false,"schemaId":"schema_4231"},{"name":"taskState","in":"query","required":false,"schemaId":"schema_4232"},{"name":"templateTitle","in":"query","required":false,"schemaId":"schema_4233"},{"name":"pageNo","in":"query","required":false,"schemaId":"schema_4234"},{"name":"pageSize","in":"query","required":false,"schemaId":"schema_4234"}],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4235"}},"responseCodes":["200"],"pointer":"/api/cloudphone/rpa/task/page","href":"schedules/listcloudphonerpataskslocal","openApiOperationId":"listCloudPhoneRpaTasksLocal","summary":"获取计划任务列表"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4235","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4235"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4236"}},"schemaId":"schema_4236","headers":{}}],"pointer":"/paths/~1api~1cloudphone~1rpa~1task~1page/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4236","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4236"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/schedules/listcloudphonerpataskslocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/rpa/task/page"},{"label":"创建计划","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/schedules/savecloudphonerpatasklocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/schedules/savecloudphonerpatasklocal","metadata":{"seo":{"title":"创建计划","description":"保存云手机计划任务。"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"saveCloudPhoneRpaTaskLocal","name":"创建计划","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1rpa~1task~1save/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"创建计划","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"保存云手机计划任务。"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"templateParameter Parameter Specification"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":true,"marker":"."},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"__"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Parameter Source"},"children":[]}]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Parameter keys must be extracted from the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"parameter"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field returned by the following APIs:"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Get market template pages"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Get Personal template pages"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":true,"start":2,"marker":"."},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"__"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Data Structure"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Submit parameters in JSON object format: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"{\"key1\": \"value1\", \"key2\": \"value2\"}"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Final parameter values must be deserialized according to business logic before use"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":true,"start":3,"marker":"."},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"__"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Common Type Parameters"},"children":[]}]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"For the following parameter types, pass values directly in the corresponding format:"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"string: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"{\"name\": \"John\"}"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"decimal / number: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"{\"amount\": 100.50}"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"boolean: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"{\"enabled\": true}"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":true,"start":4,"marker":"."},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"__"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Media Type Parameters"},"children":[]}]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"For media parameters such as image (pic) or video (video), in addition to basic information, a fixed key "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"\"__Extra__\""},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" must be included. Example format:"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"fence","attributes":{"content":"{\n    \"__Extra__\": {\n        \"pic\": {\n            \"name\": \"pic_name\",\n            \"size\": 204800\n        },\n        \"video\": {\n            \"name\": \"video_name\",\n            \"size\": 204800000\n        }\n    },\n    \"pic\": \"https://get.morelogin.com/prod/cloudPhoneTaskVideo/1556061681934880/1c62314c7e2b4d298abe8d5452d7c050/test.png\",\n    \"video\": \"https://get.morelogin.com/pre/cloudPhoneTaskVideo/1542431036481556/4c4fed83685345ae8f1505fbe0c2f123/baby.mp4\"\n}\n","language":"json"},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"{\n    \"__Extra__\": {\n        \"pic\": {\n            \"name\": \"pic_name\",\n            \"size\": 204800\n        },\n        \"video\": {\n            \"name\": \"video_name\",\n            \"size\": 204800000\n        }\n    },\n    \"pic\": \"https://get.morelogin.com/prod/cloudPhoneTaskVideo/1556061681934880/1c62314c7e2b4d298abe8d5452d7c050/test.png\",\n    \"video\": \"https://get.morelogin.com/pre/cloudPhoneTaskVideo/1542431036481556/4c4fed83685345ae8f1505fbe0c2f123/baby.mp4\"\n}\n"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":true,"start":5,"marker":"."},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"__"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Parameter Configuration Example"},"children":[]}]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The following example demonstrates how to configure the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"templateParameter"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" parameter when saving a plan using a market template:"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"__"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Step 1: Retrieve Template Parameters"},"children":[]}]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Call the Market Template API:"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /api/cloudphone/rpa/template/market/page"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Extract the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"parameter"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" field from the response, for example:"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"fence","attributes":{"content":"\"parameter\": \"{\\\"videoDownloadUrl\\\":{\\\"type\\\":\\\"video\\\",\\\"extra\\\":{\\\"name\\\":\\\"Select Video\\\",\\\"type\\\":\\\"video\\\",\\\"required\\\":true,\\\"defaultValue\\\":{\\\"enabled\\\":false},\\\"index\\\":1,\\\"sizeLimit\\\":{\\\"value\\\":200,\\\"unit\\\":\\\"MB\\\"},\\\"formatType\\\":[\\\"mp4\\\",\\\"mov\\\"]}},\\\"videoDescription\\\":{\\\"type\\\":\\\"string\\\",\\\"extra\\\":{\\\"name\\\":\\\"Video Caption\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false,\\\"charValid\\\":{\\\"enabled\\\":true,\\\"value\\\":1000},\\\"multiline\\\":{\\\"enabled\\\":true,\\\"value\\\":3},\\\"defaultValue\\\":{\\\"enabled\\\":false},\\\"index\\\":2}},\\\"coverUrl\\\":{\\\"type\\\":\\\"image\\\",\\\"extra\\\":{\\\"name\\\":\\\"Cover Image\\\",\\\"type\\\":\\\"image\\\",\\\"required\\\":false,\\\"defaultValue\\\":{\\\"enabled\\\":false},\\\"index\\\":3,\\\"sizeLimit\\\":{\\\"value\\\":5,\\\"unit\\\":\\\"MB\\\"},\\\"formatType\\\":[\\\"jpg\\\",\\\"png\\\",\\\"jpeg\\\"]}},\\\"enableAIGC\\\":{\\\"type\\\":\\\"boolean\\\",\\\"extra\\\":{\\\"name\\\":\\\"AI Label\\\",\\\"type\\\":\\\"boolean\\\",\\\"required\\\":false,\\\"defaultValue\\\":{\\\"enabled\\\":false},\\\"index\\\":4}},\\\"productId\\\":{\\\"type\\\":\\\"string\\\",\\\"extra\\\":{\\\"name\\\":\\\"Product ID\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false,\\\"charValid\\\":{\\\"enabled\\\":true,\\\"value\\\":50},\\\"placeholder\\\":\\\"Product ID only supports digits, with a maximum of 50 characters.\\\",\\\"defaultValue\\\":{\\\"enabled\\\":false},\\\"index\\\":5}},\\\"productTitle\\\":{\\\"type\\\":\\\"string\\\",\\\"extra\\\":{\\\"name\\\":\\\"Product Title\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false,\\\"charValid\\\":{\\\"enabled\\\":true,\\\"value\\\":30},\\\"defaultValue\\\":{\\\"enabled\\\":false},\\\"index\\\":6}},\\\"getLeads\\\":{\\\"type\\\":\\\"boolean\\\",\\\"extra\\\":{\\\"name\\\":\\\"Get Leads\\\",\\\"type\\\":\\\"boolean\\\",\\\"required\\\":false,\\\"defaultValue\\\":{\\\"enabled\\\":false},\\\"index\\\":7}},\\\"comment\\\":{\\\"type\\\":\\\"string\\\",\\\"extra\\\":{\\\"name\\\":\\\"Comment\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false,\\\"charValid\\\":{\\\"enabled\\\":true,\\\"value\\\":200},\\\"multiline\\\":{\\\"enabled\\\":true,\\\"value\\\":3},\\\"defaultValue\\\":{\\\"enabled\\\":false},\\\"index\\\":8}}}\"\n","language":"json"},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"\"parameter\": \"{\\\"videoDownloadUrl\\\":{\\\"type\\\":\\\"video\\\",\\\"extra\\\":{\\\"name\\\":\\\"Select Video\\\",\\\"type\\\":\\\"video\\\",\\\"required\\\":true,\\\"defaultValue\\\":{\\\"enabled\\\":false},\\\"index\\\":1,\\\"sizeLimit\\\":{\\\"value\\\":200,\\\"unit\\\":\\\"MB\\\"},\\\"formatType\\\":[\\\"mp4\\\",\\\"mov\\\"]}},\\\"videoDescription\\\":{\\\"type\\\":\\\"string\\\",\\\"extra\\\":{\\\"name\\\":\\\"Video Caption\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false,\\\"charValid\\\":{\\\"enabled\\\":true,\\\"value\\\":1000},\\\"multiline\\\":{\\\"enabled\\\":true,\\\"value\\\":3},\\\"defaultValue\\\":{\\\"enabled\\\":false},\\\"index\\\":2}},\\\"coverUrl\\\":{\\\"type\\\":\\\"image\\\",\\\"extra\\\":{\\\"name\\\":\\\"Cover Image\\\",\\\"type\\\":\\\"image\\\",\\\"required\\\":false,\\\"defaultValue\\\":{\\\"enabled\\\":false},\\\"index\\\":3,\\\"sizeLimit\\\":{\\\"value\\\":5,\\\"unit\\\":\\\"MB\\\"},\\\"formatType\\\":[\\\"jpg\\\",\\\"png\\\",\\\"jpeg\\\"]}},\\\"enableAIGC\\\":{\\\"type\\\":\\\"boolean\\\",\\\"extra\\\":{\\\"name\\\":\\\"AI Label\\\",\\\"type\\\":\\\"boolean\\\",\\\"required\\\":false,\\\"defaultValue\\\":{\\\"enabled\\\":false},\\\"index\\\":4}},\\\"productId\\\":{\\\"type\\\":\\\"string\\\",\\\"extra\\\":{\\\"name\\\":\\\"Product ID\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false,\\\"charValid\\\":{\\\"enabled\\\":true,\\\"value\\\":50},\\\"placeholder\\\":\\\"Product ID only supports digits, with a maximum of 50 characters.\\\",\\\"defaultValue\\\":{\\\"enabled\\\":false},\\\"index\\\":5}},\\\"productTitle\\\":{\\\"type\\\":\\\"string\\\",\\\"extra\\\":{\\\"name\\\":\\\"Product Title\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false,\\\"charValid\\\":{\\\"enabled\\\":true,\\\"value\\\":30},\\\"defaultValue\\\":{\\\"enabled\\\":false},\\\"index\\\":6}},\\\"getLeads\\\":{\\\"type\\\":\\\"boolean\\\",\\\"extra\\\":{\\\"name\\\":\\\"Get Leads\\\",\\\"type\\\":\\\"boolean\\\",\\\"required\\\":false,\\\"defaultValue\\\":{\\\"enabled\\\":false},\\\"index\\\":7}},\\\"comment\\\":{\\\"type\\\":\\\"string\\\",\\\"extra\\\":{\\\"name\\\":\\\"Comment\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false,\\\"charValid\\\":{\\\"enabled\\\":true,\\\"value\\\":200},\\\"multiline\\\":{\\\"enabled\\\":true,\\\"value\\\":3},\\\"defaultValue\\\":{\\\"enabled\\\":false},\\\"index\\\":8}}}\"\n"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"__"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Step 2: Build the Parameter JSON"},"children":[]}]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Construct the JSON object according to the parameter requirements:"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"fence","attributes":{"content":"{\n  \"__Extra__\": {\n    \"videoDownloadUrl\": {\n      \"name\": \"video_name.mp4\",\n      \"size\": 204800000\n    }\n  },\n  \"videoDownloadUrl\": \"https://get.morelogin.com/pre/cloudPhoneTaskVideo/1542431036481556/4c4fed83685345ae8f1505fbe0c2f123/baby.mp4\"\n}\n","language":"json"},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"{\n  \"__Extra__\": {\n    \"videoDownloadUrl\": {\n      \"name\": \"video_name.mp4\",\n      \"size\": 204800000\n    }\n  },\n  \"videoDownloadUrl\": \"https://get.morelogin.com/pre/cloudPhoneTaskVideo/1542431036481556/4c4fed83685345ae8f1505fbe0c2f123/baby.mp4\"\n}\n"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"__"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Step 3: Escape the JSON String"},"children":[]}]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Convert the JSON object into an escaped string format:"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"fence","attributes":{"content":"\"{\\\"__Extra__\\\": {\\\"videoDownloadUrl\\\": {\\\"name\\\": \\\"video_name.mp4\\\",\\\"size\\\": 204800000}},\\\"videoDownloadUrl\\\": \\\"https://get.morelogin.com/pre/cloudPhoneTaskVideo/1542431036481556/4c4fed83685345ae8f1505fbe0c2f123/baby.mp4\\\"}\"\n","language":"json"},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"\"{\\\"__Extra__\\\": {\\\"videoDownloadUrl\\\": {\\\"name\\\": \\\"video_name.mp4\\\",\\\"size\\\": 204800000}},\\\"videoDownloadUrl\\\": \\\"https://get.morelogin.com/pre/cloudPhoneTaskVideo/1542431036481556/4c4fed83685345ae8f1505fbe0c2f123/baby.mp4\\\"}\"\n"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"__"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Step 4: API Call"},"children":[]}]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pass the escaped string as the value of the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"templateParameter"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" parameter to the target API."},"children":[]}]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4237"}},"schemaId":"schema_4237","pointer":"/paths/~1api~1cloudphone~1rpa~1task~1save/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/rpa/task/save","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4237"}},"responseCodes":["200"],"pointer":"/api/cloudphone/rpa/task/save","href":"schedules/savecloudphonerpatasklocal","openApiOperationId":"saveCloudPhoneRpaTaskLocal","summary":"创建计划"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4237","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4237"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4238"}},"schemaId":"schema_4238","headers":{}}],"pointer":"/paths/~1api~1cloudphone~1rpa~1task~1save/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4238","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4238"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/schedules/savecloudphonerpatasklocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/rpa/task/save"},{"label":"创建一次性任务计划","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/schedules/savecloudphonerpaonetimetasklocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/schedules/savecloudphonerpaonetimetasklocal","metadata":{"seo":{"title":"创建一次性任务计划","description":"保存云手机，任务已安排。"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"saveCloudPhoneRpaOneTimeTaskLocal","name":"创建一次性任务计划","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1rpa~1onceTask~1save/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"创建一次性任务计划","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"保存云手机，任务已安排。"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模板参数 参数规范"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":true,"marker":"."},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"__"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"参数来源"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"参数键必须从以下 API 返回的 "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"parameter"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" 字段中提取："},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"获取市场模板页面"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"获取个人模板页面"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":true,"start":2,"marker":"."},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"__"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"数据结构"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"以 JSON 对象格式提交参数："},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"{\"key1\": \"value1\", \"key2\": \"value2\"}"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"最终参数值必须根据业务逻辑在使用前进行反序列化"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":true,"start":3,"marker":"."},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"__"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"通用类型参数"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"对于以下参数类型，请直接以相应格式传递值："},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"字符串："},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"{\"name\": \"John\"}"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"小数/数字："},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"{\"amount\": 100.50}"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"布尔值："},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"{\"enabled\": true}"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":true,"start":4,"marker":"."},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"__"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"媒体类型参数"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"对于图像 (pic) 或视频 (video) 等媒体参数，除了基本信息外，还必须包含一个固定键 "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"\"__Extra__\""},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"。示例格式："},"children":[]}]}]},{"$$mdtype":"Node","type":"fence","attributes":{"content":"{\n\"__Extra__\": {\n\n\"pic\": {\n\n\"name\": \"pic_name\",\n\n\"size\": 204800\n\n},\n\n\"video\": {\n\"name\": \"video_name\",\n\n\"size\": 204800000\n\n}\n},\n\n\"pic\": \"https://get.morelogin.com/prod/cloudPhoneTaskVideo/1556061681934880/1c62314c7e2b4d298abe8d5452d7c050/test.png\",\n\n\"video\": \"morelogin://cloudfile?ids=1,2\"\n\n}\n","language":"json"},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"{\n\"__Extra__\": {\n\n\"pic\": {\n\n\"name\": \"pic_name\",\n\n\"size\": 204800\n\n},\n\n\"video\": {\n\"name\": \"video_name\",\n\n\"size\": 204800000\n\n}\n},\n\n\"pic\": \"https://get.morelogin.com/prod/cloudPhoneTaskVideo/1556061681934880/1c62314c7e2b4d298abe8d5452d7c050/test.png\",\n\n\"video\": \"morelogin://cloudfile?ids=1,2\"\n\n}\n"},"children":[]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"如果文件已经上传到 MoreLogin 网盘，媒体或文件参数可以使用网盘文件协议作为参数值： "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"morelogin://cloudfile?ids=1,2"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"。"},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"ids"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" 是网盘文件 ID 集合，多个 ID 使用英文逗号分隔。"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"5. "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"__"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"参数配置示例"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"以下示例演示了在使用市场模板保存套餐时如何配置 "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"templateParameter"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" 参数："},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"__"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"步骤 1：检索模板参数"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"调用市场模板 API："},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"GET /api/cloudphone/rpa/template/market/page"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"从响应中提取 "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"parameter"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" 字段，例如："},"children":[]}]}]},{"$$mdtype":"Node","type":"fence","attributes":{"content":"\n\"parameter\": \"{\\\"videoDownloadUrl\\\":{\\\"type\\\":\\\"video\\\",\\\"extra\\\":{\\\"name\\\":\\\"Select视频\",\"type\":\"视频\",\"required\":true\",\"defaultValue\":{\"enabled\":false}\",\"index\":1\",\"sizeLimit\":{\"value\":200\",\"unit\":\"MB\"},\"formatType\":[\"mp4\",\"mov\"]}},\"videoDescription\":{\"type\":\"string\",\"extra\":{\"name\":\"视频\" “标题”\",“类型”:“字符串”\",“必填”:false,“字符有效”:{“启用”:true,“值”:1000},“多行”:{“启用”:true,“值”:3},“默认值”:{“启用”:false},“索引”:2}},“封面网址”:{“类型”:“图像”,“额外”:{“名称”:“封面” “图像”,“类型”:“图像”,“必填”:false,“默认值”:{“启用”:false},“索引”:3,“大小限制”:{“值”:5,“单位”:“MB”},“格式类型”:[“jpg”,“png”,“jpeg”]}},“启用AIGC”:{“类型”:“布尔值”,“附加信息”:{“名称”:“AI标签”,“类型”:“布尔值”,“必填”:false,“默认值”:{“启用”:false},“索引”:4}},“产品ID”:{“类型”:“字符串”,“附加信息”:{“名称”:“产品” ID\", \"type\": \"string\", \"required\": false\", \"charValid\": { \"enabled\": true, \"value\": 50}\", \"placeholder\": \"产品 ID 仅支持数字，最多 50 个字符。\", \"defaultValue\": { \"enabled\": false}, \"index\": 5}}, \"productTitle\": { \"type\": \"string\", \"extra\": { \"name\": \"产品标题\", \"type\": \"string\", \"required\": false, \"charValid\": { \"enabled\": true, \"value\": 30}, \"defaultValue\": { \"enabled\": false}, \"index\": 6}}, \"getLeads\": { \"type\": \"boolean\", \"extra\": { \"name\": \"获取Leads\\\",\\\"type\\\":\\\"boolean\\\",\\\"required\\\":false,\\\"defaultValue\\\":{\\\"enabled\\\":false},\\\"index\\\":7}},\\\"comment\\\":{\\\"type\\\":\\\"string\\\",\\\"extra\\\":{\\\"name\\\":\\\"Comment\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false,\\\"charValid\\\":{\\\"enabled\\\":true,\\\"value\\\":200},\\\"multiline\\\":{\\\"enabled\\\":true,\\\"value\\\":3},\\\"defaultValue\\\":{\\\"enabled\\\":false},\\\"index\\\":8}}}\"\n\n","language":"json"},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"\n\"parameter\": \"{\\\"videoDownloadUrl\\\":{\\\"type\\\":\\\"video\\\",\\\"extra\\\":{\\\"name\\\":\\\"Select视频\",\"type\":\"视频\",\"required\":true\",\"defaultValue\":{\"enabled\":false}\",\"index\":1\",\"sizeLimit\":{\"value\":200\",\"unit\":\"MB\"},\"formatType\":[\"mp4\",\"mov\"]}},\"videoDescription\":{\"type\":\"string\",\"extra\":{\"name\":\"视频\" “标题”\",“类型”:“字符串”\",“必填”:false,“字符有效”:{“启用”:true,“值”:1000},“多行”:{“启用”:true,“值”:3},“默认值”:{“启用”:false},“索引”:2}},“封面网址”:{“类型”:“图像”,“额外”:{“名称”:“封面” “图像”,“类型”:“图像”,“必填”:false,“默认值”:{“启用”:false},“索引”:3,“大小限制”:{“值”:5,“单位”:“MB”},“格式类型”:[“jpg”,“png”,“jpeg”]}},“启用AIGC”:{“类型”:“布尔值”,“附加信息”:{“名称”:“AI标签”,“类型”:“布尔值”,“必填”:false,“默认值”:{“启用”:false},“索引”:4}},“产品ID”:{“类型”:“字符串”,“附加信息”:{“名称”:“产品” ID\", \"type\": \"string\", \"required\": false\", \"charValid\": { \"enabled\": true, \"value\": 50}\", \"placeholder\": \"产品 ID 仅支持数字，最多 50 个字符。\", \"defaultValue\": { \"enabled\": false}, \"index\": 5}}, \"productTitle\": { \"type\": \"string\", \"extra\": { \"name\": \"产品标题\", \"type\": \"string\", \"required\": false, \"charValid\": { \"enabled\": true, \"value\": 30}, \"defaultValue\": { \"enabled\": false}, \"index\": 6}}, \"getLeads\": { \"type\": \"boolean\", \"extra\": { \"name\": \"获取Leads\\\",\\\"type\\\":\\\"boolean\\\",\\\"required\\\":false,\\\"defaultValue\\\":{\\\"enabled\\\":false},\\\"index\\\":7}},\\\"comment\\\":{\\\"type\\\":\\\"string\\\",\\\"extra\\\":{\\\"name\\\":\\\"Comment\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false,\\\"charValid\\\":{\\\"enabled\\\":true,\\\"value\\\":200},\\\"multiline\\\":{\\\"enabled\\\":true,\\\"value\\\":3},\\\"defaultValue\\\":{\\\"enabled\\\":false},\\\"index\\\":8}}}\"\n\n"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"__"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"步骤 2：构建参数 JSON"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"根据参数要求构建 JSON 对象："},"children":[]}]}]},{"$$mdtype":"Node","type":"fence","attributes":{"content":"\n{\n\"__Extra__\": {\n\n\"videoDownloadUrl\": {\n\n\"name\": \"video_name.mp4\",\n\n\"size\": 204800000\n\n}\n},\n\n\"videoDownloadUrl\": \"morelogin://cloudfile?ids=1,2\"\n\n}\n","language":"json"},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"\n{\n\"__Extra__\": {\n\n\"videoDownloadUrl\": {\n\n\"name\": \"video_name.mp4\",\n\n\"size\": 204800000\n\n}\n},\n\n\"videoDownloadUrl\": \"morelogin://cloudfile?ids=1,2\"\n\n}\n"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"__"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"步骤 3：转义 JSON 字符串"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"将 JSON 对象转换为转义字符串格式："},"children":[]}]}]},{"$$mdtype":"Node","type":"fence","attributes":{"content":"\n\"{\\\"__Extra__\\\":{\\\"videoDownloadUrl\\\":{\\\"name\\\":\\\"video_name.mp4\\\",\\\"size\\\":204800000}},\\\"videoDownloadUrl\\\":\\\"morelogin://cloudfile?ids=1,2\\\"}\"\n\n","language":"json"},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"\n\"{\\\"__Extra__\\\":{\\\"videoDownloadUrl\\\":{\\\"name\\\":\\\"video_name.mp4\\\",\\\"size\\\":204800000}},\\\"videoDownloadUrl\\\":\\\"morelogin://cloudfile?ids=1,2\\\"}\"\n\n"},"children":[]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"__"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"步骤 4：API 调用"},"children":[]}]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"将转义后的字符串作为 "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"templateParameter"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" 参数的值传递给目标 API。"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4239","exampleIds":["paths/~1api~1cloudphone~1rpa~1onceTask~1save/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4239","exampleIds":["paths/~1api~1cloudphone~1rpa~1onceTask~1save/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1rpa~1onceTask~1save/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/rpa/onceTask/save","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4239","exampleIds":["paths/~1api~1cloudphone~1rpa~1onceTask~1save/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/rpa/onceTask/save","href":"schedules/savecloudphonerpaonetimetasklocal","openApiOperationId":"saveCloudPhoneRpaOneTimeTaskLocal","summary":"创建一次性任务计划"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4239","exampleIds":["paths/~1api~1cloudphone~1rpa~1onceTask~1save/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4239","exampleIds":["paths/~1api~1cloudphone~1rpa~1onceTask~1save/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4240"}},"schemaId":"schema_4240","headers":{}}],"pointer":"/paths/~1api~1cloudphone~1rpa~1onceTask~1save/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4240","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4240"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/schedules/savecloudphonerpaonetimetasklocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/rpa/onceTask/save"},{"label":"取消日程","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/schedules/cancelcloudphonerpatasklocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/schedules/cancelcloudphonerpatasklocal","metadata":{"seo":{"title":"取消日程","description":"取消日程"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"cancelCloudPhoneRpaTaskLocal","name":"取消日程","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1rpa~1task~1cancel/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"取消日程","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4241","exampleIds":["paths/~1api~1cloudphone~1rpa~1task~1cancel/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4241","exampleIds":["paths/~1api~1cloudphone~1rpa~1task~1cancel/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1rpa~1task~1cancel/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/rpa/task/cancel","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4241","exampleIds":["paths/~1api~1cloudphone~1rpa~1task~1cancel/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/rpa/task/cancel","href":"schedules/cancelcloudphonerpatasklocal","openApiOperationId":"cancelCloudPhoneRpaTaskLocal","summary":"取消日程"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4241","exampleIds":["paths/~1api~1cloudphone~1rpa~1task~1cancel/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4241","exampleIds":["paths/~1api~1cloudphone~1rpa~1task~1cancel/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4242"}},"schemaId":"schema_4242","headers":{}}],"pointer":"/paths/~1api~1cloudphone~1rpa~1task~1cancel/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4242","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4242"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/schedules/cancelcloudphonerpatasklocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/rpa/task/cancel"},{"label":"页面查询任务执行记录","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/schedules/listcloudphonerpasubtaskslocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/schedules/listcloudphonerpasubtaskslocal","metadata":{"seo":{"title":"页面查询任务执行记录","description":"查询时间表市场模板，模板名称支持模糊查询"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"listCloudPhoneRpaSubTasksLocal","name":"页面查询任务执行记录","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1rpa~1subTask~1page/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"页面查询任务执行记录","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"查询时间表市场模板，模板名称支持模糊查询"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4243","exampleIds":["paths/~1api~1cloudphone~1rpa~1subTask~1page/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4243","exampleIds":["paths/~1api~1cloudphone~1rpa~1subTask~1page/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1rpa~1subTask~1page/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/rpa/subTask/page","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4243","exampleIds":["paths/~1api~1cloudphone~1rpa~1subTask~1page/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/rpa/subTask/page","href":"schedules/listcloudphonerpasubtaskslocal","openApiOperationId":"listCloudPhoneRpaSubTasksLocal","summary":"页面查询任务执行记录"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4243","exampleIds":["paths/~1api~1cloudphone~1rpa~1subTask~1page/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4243","exampleIds":["paths/~1api~1cloudphone~1rpa~1subTask~1page/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4244"}},"schemaId":"schema_4244","headers":{}}],"pointer":"/paths/~1api~1cloudphone~1rpa~1subTask~1page/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4244","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4244"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/schedules/listcloudphonerpasubtaskslocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/rpa/subTask/page"},{"label":"获取任务执行","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/schedules/getcloudphonerpasubtaskdetaillocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/schedules/getcloudphonerpasubtaskdetaillocal","metadata":{"seo":{"title":"获取任务执行","description":"查询时间表市场模板，模板名称支持模糊查询"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"getCloudPhoneRpaSubTaskDetailLocal","name":"获取任务执行","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1rpa~1subTask~1detail~1{id}/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"获取任务执行","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"查询时间表市场模板，模板名称支持模糊查询"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_4245","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"执行任务 ID"},"children":[]}]}]}],"required":true,"example":1678919049331331}],"pointer":"/paths/~1api~1cloudphone~1rpa~1subTask~1detail~1{id}/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4243"}},"schemaId":"schema_4243","pointer":"/paths/~1api~1cloudphone~1rpa~1subTask~1detail~1{id}/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/rpa/subTask/detail/{id}","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"example":1678919049331331,"schemaId":"schema_4245"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4243"}},"responseCodes":["200"],"pointer":"/api/cloudphone/rpa/subTask/detail/{id}","href":"schedules/getcloudphonerpasubtaskdetaillocal","openApiOperationId":"getCloudPhoneRpaSubTaskDetailLocal","summary":"获取任务执行"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4243","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4243"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4246"}},"schemaId":"schema_4246","headers":{}}],"pointer":"/paths/~1api~1cloudphone~1rpa~1subTask~1detail~1{id}/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4246","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4246"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/schedules/getcloudphonerpasubtaskdetaillocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/rpa/subTask/detail/{id}"},{"label":"取消执行","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/schedules/cancelcloudphonerpasubtasklocal","routeSlug":"/zh/api-reference/cloud-phone/local-api/schedules/cancelcloudphonerpasubtasklocal","metadata":{"seo":{"title":"取消执行","description":"取消执行"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"cancelCloudPhoneRpaSubTaskLocal","name":"取消执行","deprecated":false,"isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1rpa~1subTask~1cancel~1{id}/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"取消执行","isWebhook":false,"deprecated":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"id","in":"path","schemaId":"schema_4234","description":"","required":true}],"pointer":"/paths/~1api~1cloudphone~1rpa~1subTask~1cancel~1{id}/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4241","exampleIds":["paths/~1api~1cloudphone~1rpa~1subTask~1cancel~1{id}/post/requestBody/content/application~1json/example"]}},"schemaId":"schema_4241","exampleIds":["paths/~1api~1cloudphone~1rpa~1subTask~1cancel~1{id}/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1rpa~1subTask~1cancel~1{id}/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/rpa/subTask/cancel/{id}","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[{"name":"id","in":"path","required":true,"schemaId":"schema_4234"}],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"schema_4241","exampleIds":["paths/~1api~1cloudphone~1rpa~1subTask~1cancel~1{id}/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/rpa/subTask/cancel/{id}","href":"schedules/cancelcloudphonerpasubtasklocal","openApiOperationId":"cancelCloudPhoneRpaSubTaskLocal","summary":"取消执行"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"schema_4241","exampleIds":["paths/~1api~1cloudphone~1rpa~1subTask~1cancel~1{id}/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"schema_4241","exampleIds":["paths/~1api~1cloudphone~1rpa~1subTask~1cancel~1{id}/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4242"}},"schemaId":"schema_4242","headers":{}}],"pointer":"/paths/~1api~1cloudphone~1rpa~1subTask~1cancel~1{id}/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_4242","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_4242"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/schedules/cancelcloudphonerpasubtasklocal"}],"panels":[]}]},"httpPath":"/api/cloudphone/rpa/subTask/cancel/{id}"}],"content":{"contentType":"group","meta":{"name":"Schedules"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Schedules","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Schedules 相关 API。"},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/cloudphone/rpa/template/market/page","summary":"获取市场模板页面","prefix":{"name":"post","color":"post"},"badges":[],"link":"/schedules/listmarketplacerpatemplateslocal","deprecated":false},{"title":"/api/cloudphone/rpa/template/personal/page","summary":"获取个人模板页面","prefix":{"name":"post","color":"post"},"badges":[],"link":"/schedules/listpersonalrpatemplateslocal","deprecated":false},{"title":"/api/cloudphone/rpa/task/page","summary":"获取计划任务列表","prefix":{"name":"post","color":"post"},"badges":[],"link":"/schedules/listcloudphonerpataskslocal","deprecated":false},{"title":"/api/cloudphone/rpa/task/save","summary":"创建计划","prefix":{"name":"post","color":"post"},"badges":[],"link":"/schedules/savecloudphonerpatasklocal","deprecated":false},{"title":"/api/cloudphone/rpa/onceTask/save","summary":"创建一次性任务计划","prefix":{"name":"post","color":"post"},"badges":[],"link":"/schedules/savecloudphonerpaonetimetasklocal","deprecated":false},{"title":"/api/cloudphone/rpa/task/cancel","summary":"取消日程","prefix":{"name":"post","color":"post"},"badges":[],"link":"/schedules/cancelcloudphonerpatasklocal","deprecated":false},{"title":"/api/cloudphone/rpa/subTask/page","summary":"页面查询任务执行记录","prefix":{"name":"post","color":"post"},"badges":[],"link":"/schedules/listcloudphonerpasubtaskslocal","deprecated":false},{"title":"/api/cloudphone/rpa/subTask/detail/{id}","summary":"获取任务执行","prefix":{"name":"post","color":"post"},"badges":[],"link":"/schedules/getcloudphonerpasubtaskdetaillocal","deprecated":false},{"title":"/api/cloudphone/rpa/subTask/cancel/{id}","summary":"取消执行","prefix":{"name":"post","color":"post"},"badges":[],"link":"/schedules/cancelcloudphonerpasubtasklocal","deprecated":false}]}]}]}]}},{"type":"group","label":"Touch","link":"/zh/api-reference/cloud-phone/local-api/touch","routeSlug":"/zh/api-reference/cloud-phone/local-api/touch","items":[{"label":"触控 - 单击","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/touch/touchclick","routeSlug":"/zh/api-reference/cloud-phone/local-api/touch/touchclick","metadata":{"seo":{"title":"触控 - 单击","description":"模拟手指单击云手机屏幕指定坐标位置。坐标系以屏幕左上角为原点 (0, 0)，X 轴向右，Y 轴向下。"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"touchClick","name":"触控 - 单击","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1touch~1click/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"触控 - 单击","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模拟手指单击云手机屏幕指定坐标位置。"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"坐标系以屏幕左上角为原点 "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"(0, 0)"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"，X 轴向右，Y 轴向下。"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/TouchClickRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1click/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/TouchClickRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1click/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1touch~1click/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/touch/click","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/TouchClickRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1click/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/touch/click","href":"touch/touchclick","openApiOperationId":"touchClick","summary":"触控 - 单击"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"components/schemas/TouchClickRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1click/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/TouchClickRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1click/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"操作成功"},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/TouchResultResponse","exampleIds":["paths/~1api~1cloudphone~1touch~1click/post/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/TouchResultResponse","exampleIds":["paths/~1api~1cloudphone~1touch~1click/post/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1api~1cloudphone~1touch~1click/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/TouchResultResponse","exampleIds":["paths/~1api~1cloudphone~1touch~1click/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/TouchResultResponse","exampleIds":["paths/~1api~1cloudphone~1touch~1click/post/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/touch/touchclick"}],"panels":[]}]},"httpPath":"/api/cloudphone/touch/click"},{"label":"触控 - 双击","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/touch/touchdoubleclick","routeSlug":"/zh/api-reference/cloud-phone/local-api/touch/touchdoubleclick","metadata":{"seo":{"title":"触控 - 双击","description":"模拟手指双击云手机屏幕指定坐标位置。坐标系以屏幕左上角为原点 (0, 0)，X 轴向右，Y 轴向下。"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"touchDoubleClick","name":"触控 - 双击","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1touch~1doubleClick/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"触控 - 双击","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模拟手指双击云手机屏幕指定坐标位置。"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"坐标系以屏幕左上角为原点 "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"(0, 0)"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"，X 轴向右，Y 轴向下。"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/TouchClickRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1doubleClick/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/TouchClickRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1doubleClick/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1touch~1doubleClick/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/touch/doubleClick","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/TouchClickRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1doubleClick/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/touch/doubleClick","href":"touch/touchdoubleclick","openApiOperationId":"touchDoubleClick","summary":"触控 - 双击"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"components/schemas/TouchClickRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1doubleClick/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/TouchClickRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1doubleClick/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"操作成功"},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/TouchResultResponse","exampleIds":["paths/~1api~1cloudphone~1touch~1doubleClick/post/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/TouchResultResponse","exampleIds":["paths/~1api~1cloudphone~1touch~1doubleClick/post/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1api~1cloudphone~1touch~1doubleClick/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/TouchResultResponse","exampleIds":["paths/~1api~1cloudphone~1touch~1doubleClick/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/TouchResultResponse","exampleIds":["paths/~1api~1cloudphone~1touch~1doubleClick/post/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/touch/touchdoubleclick"}],"panels":[]}]},"httpPath":"/api/cloudphone/touch/doubleClick"},{"label":"触控 - 长按","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/touch/touchlongclick","routeSlug":"/zh/api-reference/cloud-phone/local-api/touch/touchlongclick","metadata":{"seo":{"title":"触控 - 长按","description":"模拟手指长按云手机屏幕指定坐标位置。可通过 duration 参数自定义长按持续时长（毫秒）。若不传则使用默认时长。坐标系以屏幕左上角为原点 (0, 0)，X 轴向右，Y 轴向下。"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"touchLongClick","name":"触控 - 长按","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1touch~1longClick/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"触控 - 长按","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模拟手指长按云手机屏幕指定坐标位置。"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"可通过 "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"duration"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" 参数自定义长按持续时长（毫秒）。若不传则使用默认时长。"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"坐标系以屏幕左上角为原点 "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"(0, 0)"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"，X 轴向右，Y 轴向下。"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/TouchClickRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1longClick/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/TouchClickRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1longClick/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1touch~1longClick/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/touch/longClick","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/TouchClickRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1longClick/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/touch/longClick","href":"touch/touchlongclick","openApiOperationId":"touchLongClick","summary":"触控 - 长按"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"components/schemas/TouchClickRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1longClick/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/TouchClickRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1longClick/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"操作成功"},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/TouchResultResponse","exampleIds":["paths/~1api~1cloudphone~1touch~1longClick/post/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/TouchResultResponse","exampleIds":["paths/~1api~1cloudphone~1touch~1longClick/post/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1api~1cloudphone~1touch~1longClick/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/TouchResultResponse","exampleIds":["paths/~1api~1cloudphone~1touch~1longClick/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/TouchResultResponse","exampleIds":["paths/~1api~1cloudphone~1touch~1longClick/post/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/touch/touchlongclick"}],"panels":[]}]},"httpPath":"/api/cloudphone/touch/longClick"},{"label":"触控 - 滑动","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/touch/touchswipe","routeSlug":"/zh/api-reference/cloud-phone/local-api/touch/touchswipe","metadata":{"seo":{"title":"触控 - 滑动","description":"模拟手指从起始坐标滑动到结束坐标。可通过 duration 参数控制滑动速度（毫秒），值越大滑动越慢。坐标系以屏幕左上角为原点 (0, 0)，X 轴向右，Y 轴向下。"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"touchSwipe","name":"触控 - 滑动","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1touch~1swipe/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"触控 - 滑动","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模拟手指从起始坐标滑动到结束坐标。"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"可通过 "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"duration"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" 参数控制滑动速度（毫秒），值越大滑动越慢。"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"坐标系以屏幕左上角为原点 "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"(0, 0)"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"，X 轴向右，Y 轴向下。"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/TouchSwipeRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1swipe/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/TouchSwipeRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1swipe/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1touch~1swipe/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/touch/swipe","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/TouchSwipeRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1swipe/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/touch/swipe","href":"touch/touchswipe","openApiOperationId":"touchSwipe","summary":"触控 - 滑动"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"components/schemas/TouchSwipeRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1swipe/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/TouchSwipeRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1swipe/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"操作成功"},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/TouchResultResponse","exampleIds":["paths/~1api~1cloudphone~1touch~1swipe/post/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/TouchResultResponse","exampleIds":["paths/~1api~1cloudphone~1touch~1swipe/post/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1api~1cloudphone~1touch~1swipe/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/TouchResultResponse","exampleIds":["paths/~1api~1cloudphone~1touch~1swipe/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/TouchResultResponse","exampleIds":["paths/~1api~1cloudphone~1touch~1swipe/post/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/touch/touchswipe"}],"panels":[]}]},"httpPath":"/api/cloudphone/touch/swipe"},{"label":"触控 - 拖动","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/zh/api-reference/cloud-phone/local-api/touch/touchdrag","routeSlug":"/zh/api-reference/cloud-phone/local-api/touch/touchdrag","metadata":{"seo":{"title":"触控 - 拖动","description":"模拟手指从起始坐标拖动到结束坐标。与滑动类似，但拖动通常用于拖拽图标、元素等场景。可通过 duration 参数控制拖动速度（毫秒），值越大拖动越慢。坐标系以屏幕左上角为原点 (0, 0)，X 轴向右，Y 轴向下。"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"touchDrag","name":"触控 - 拖动","isWebhook":false,"pointer":"/paths/~1api~1cloudphone~1touch~1drag/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"触控 - 拖动","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模拟手指从起始坐标拖动到结束坐标。与滑动类似，但拖动通常用于拖拽图标、元素等场景。"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"可通过 "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"duration"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" 参数控制拖动速度（毫秒），值越大拖动越慢。"},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"坐标系以屏幕左上角为原点 "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"(0, 0)"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"，X 轴向右，Y 轴向下。"},"children":[]}]}]}]},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/TouchSwipeRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1drag/post/requestBody/content/application~1json/example"]}},"schemaId":"components/schemas/TouchSwipeRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1drag/post/requestBody/content/application~1json/example"],"pointer":"/paths/~1api~1cloudphone~1touch~1drag/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/api/cloudphone/touch/drag","servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"requestBody":{"application/json":{"schemaId":"components/schemas/TouchSwipeRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1drag/post/requestBody/content/application~1json/example"]}},"responseCodes":["200"],"pointer":"/api/cloudphone/touch/drag","href":"touch/touchdrag","openApiOperationId":"touchDrag","summary":"触控 - 拖动"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}],"schemaId":"components/schemas/TouchSwipeRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1drag/post/requestBody/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/TouchSwipeRequest","exampleIds":["paths/~1api~1cloudphone~1touch~1drag/post/requestBody/content/application~1json/example"]}},"examples":[{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"操作成功"},"children":[]}]}]}],"mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/TouchResultResponse","exampleIds":["paths/~1api~1cloudphone~1touch~1drag/post/responses/200/content/application~1json/example"]}},"schemaId":"components/schemas/TouchResultResponse","exampleIds":["paths/~1api~1cloudphone~1touch~1drag/post/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1api~1cloudphone~1touch~1drag/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/TouchResultResponse","exampleIds":["paths/~1api~1cloudphone~1touch~1drag/post/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/TouchResultResponse","exampleIds":["paths/~1api~1cloudphone~1touch~1drag/post/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/touch/touchdrag"}],"panels":[]}]},"httpPath":"/api/cloudphone/touch/drag"}],"content":{"contentType":"group","meta":{"name":"Touch"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Touch","showPageActions":true},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Touch 相关 API。"},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/api/cloudphone/touch/click","summary":"触控 - 单击","prefix":{"name":"post","color":"post"},"badges":[],"link":"/touch/touchclick","deprecated":false},{"title":"/api/cloudphone/touch/doubleClick","summary":"触控 - 双击","prefix":{"name":"post","color":"post"},"badges":[],"link":"/touch/touchdoubleclick","deprecated":false},{"title":"/api/cloudphone/touch/longClick","summary":"触控 - 长按","prefix":{"name":"post","color":"post"},"badges":[],"link":"/touch/touchlongclick","deprecated":false},{"title":"/api/cloudphone/touch/swipe","summary":"触控 - 滑动","prefix":{"name":"post","color":"post"},"badges":[],"link":"/touch/touchswipe","deprecated":false},{"title":"/api/cloudphone/touch/drag","summary":"触控 - 拖动","prefix":{"name":"post","color":"post"},"badges":[],"link":"/touch/touchdrag","deprecated":false}]}]}]}]}}],"store":{"schemaStore":{"components/schemas/ResponseDataPageResultCloudPhoneAppDto":{"id":"components/schemas/ResponseDataPageResultCloudPhoneAppDto","kind":"json-schema","title":"ResponseDataPageResultCloudPhoneAppDto","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"状态码，0 表示成功"},"children":[]}]}]}],"example":0},"msg":{"type":"string","description":"Description message","example":"Success"},"data":{"description":"Response data","$ref":"#/components/schemas/PageResultCloudPhoneAppDto"}}}},"components/schemas/PageResultCloudPhoneAppDto":{"id":"components/schemas/PageResultCloudPhoneAppDto","kind":"json-schema","title":"PageResultCloudPhoneAppDto","data":{"type":"object","properties":{"total":{"type":"integer","format":"int64","description":"Total number of records","example":15},"current":{"type":"integer","format":"int64","description":"Current page number","example":1},"pages":{"type":"integer","format":"int64","description":"Total number of pages","example":2},"dataList":{"type":"array","items":{"$ref":"#/components/schemas/CloudPhoneAppDto"},"description":"List of team applications"}}}},"components/schemas/CloudPhoneAppDto":{"id":"components/schemas/CloudPhoneAppDto","kind":"json-schema","title":"CloudPhoneAppDto","data":{"type":"object","properties":{"id":{"type":"integer","format":"int64","description":"Record ID","example":123456},"appName":{"type":"string","description":"Application name","example":"Facebook"},"packageName":{"type":"string","description":"Android package name","example":"com.facebook.katana"},"versionName":{"type":"string","description":"Version display name","example":"450.0.0.1"},"versionCode":{"type":"string","description":"Version code","example":"450000000"},"enabled":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"是否启用"},"children":[]}]}]}],"example":true},"desc":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"描述"},"children":[]}]}]}],"example":"Social media application"},"enableRoot":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"是否开启ROOT"},"children":[]}]}]}],"example":false}}}},"components/schemas/ApiAppRootOperateDto":{"id":"components/schemas/ApiAppRootOperateDto","kind":"json-schema","title":"ApiAppRootOperateDto","data":{"type":"object","required":["id","packageNames"],"properties":{"id":{"type":"integer","format":"int64","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机 ID"},"children":[]}]}]}],"example":12345678},"packageNames":{"type":"array","items":{"type":"string"},"description":"List of application package names to allow ROOT access","example":["com.test"]}}}},"components/schemas/CloudPhoneSetProxyApiDto":{"id":"components/schemas/CloudPhoneSetProxyApiDto","kind":"json-schema","title":"CloudPhoneSetProxyApiDto","data":{"type":"object","properties":{"ids":{"type":"array","items":{"type":"integer","format":"int64"},"description":"List of cloud phone environment IDs","example":[1558968155668507]},"uniqueIds":{"type":"array","items":{"type":"integer"},"description":"List of display sequence IDs of cloud phone environments (used as reference mapping if envIds are not provided)","example":[1001]},"proxy":{"description":"Proxy settings","$ref":"#/components/schemas/CloudPhoneProxyDto"}}}},"components/schemas/CloudPhoneProxyDto":{"id":"components/schemas/CloudPhoneProxyDto","kind":"json-schema","title":"CloudPhoneProxyDto","data":{"type":"object","required":["proxyIp","proxyPort","proxyProvider"],"properties":{"proxyId":{"type":"integer","format":"int64","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Proxy Configuration ID (If this value is greater than 0, it means reusing an existing proxy configuration; if empty or <=0, it represents using the subsequent detailed parameters to create/update proxy details)"},"children":[]}]}]}],"example":10002},"proxyIp":{"type":"string","description":"Proxy server IP address","example":"192.168.1.100"},"proxyPort":{"type":"integer","description":"Proxy server port","minimum":1,"maximum":65535,"example":8080},"proxyName":{"type":"string","maxLength":600,"description":"Proxy configuration name/description","example":"test_proxy_01"},"proxyProvider":{"type":"integer","description":"Proxy provider 0:http, 1:https, 2:socks5","example":2},"username":{"type":"string","maxLength":200,"description":"Proxy authentication username","example":"admin"},"password":{"type":"string","maxLength":100,"description":"Proxy authentication password","example":"pwd123"},"refreshUrl":{"type":"string","description":"API URL to refresh dynamic proxy IP","example":"http://api.proxy.com/refresh"},"country":{"type":"string","description":"Country code of the proxy location (e.g. CN, US)","example":"US"},"state":{"type":"string","description":"State/Province of the proxy location","example":"California"},"city":{"type":"string","description":"City of the proxy location","example":"Los Angeles"}}}},"components/schemas/CloudPhoneEnableRootApiDTO":{"id":"components/schemas/CloudPhoneEnableRootApiDTO","kind":"json-schema","title":"CloudPhoneEnableRootApiDTO","data":{"type":"object","required":["id","enableRoot"],"properties":{"id":{"type":"integer","format":"int64","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机 ID"},"children":[]}]}]}],"example":1558968155668507},"enableRoot":{"type":"boolean","description":"Whether to enable global system-level ROOT permission","example":true}}}},"components/schemas/CloudPhoneProfile":{"id":"components/schemas/CloudPhoneProfile","kind":"json-schema","title":"CloudPhoneProfile","data":{"type":"object","properties":{"abnormalStatus":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"异常状态：0-无异常；1-未激活；2-合约到期；3-超卖；4-已停用"},"children":[]}]}]}]},"adbInfo":{"description":"ADB connection information","$ref":"#/components/schemas/AdbInfo"},"billingType":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"计费方式：0-免费；1-灵活订阅；2-按月付费"},"children":[]}]}]}]},"createDate":{"description":"Creation time","type":"string","format":"date-time"},"createMember":{"description":"Creator member ID","type":"integer"},"createMemberName":{"description":"Creator member name","type":"string"},"enableAdb":{"description":"Whether to enable ADB","type":"boolean"},"envName":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机名称"},"children":[]}]}]}]},"envRemark":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"环境备注"},"children":[]}]}]}]},"envStatus":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"浏览器环境状态：0-新建 1-创建失败 2-停止 3-正在启动 4-启动 5-重置中"},"children":[]}]}]}]},"expireTime":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"有效期"},"children":[]}]}]}]},"groupId":{"description":"Group ID","type":"integer"},"groupName":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"分组名称。云手机未分组时为 null"},"children":[]}]}]}],"type":["string","null"]},"id":{"description":"Cloud phone ID","type":"integer","format":"int64"},"androidId":{"type":"string","description":"cloud phone android id"},"gaid":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机 gaid"},"children":[]}]}]}]},"lastConnectDate":{"description":"Last connection time","type":"string","format":"date-time"},"lastConnectMemberId":{"description":"Last connected member ID","type":"integer"},"lastConnectMemberName":{"description":"Last connected member name","type":"string"},"lastStartDate":{"description":"Last boot time","type":"string","format":"date-time"},"lastStartMemberId":{"description":"Last boot member ID","type":"integer"},"lastStartMemberName":{"description":"Last boot member name","type":"string"},"proxy":{"description":"Proxy settings","$ref":"#/components/schemas/ProxyInfo"},"proxyStatus":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"代理状态：0-未检测到；1-正在检测；2-检测失败；3-检测成功"},"children":[]}]}]}]},"supportAdb":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Whether ADB is supported: 0 = no, 1 = yes"},"children":[]}]}]}],"type":"boolean"},"tagInfos":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"标签信息。未分配标签时为空数组"},"children":[]}]}]}],"type":"array","items":{"type":"object","properties":{"id":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"标签 ID"},"children":[]}]}]}],"type":"string"},"tagName":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"标签名称"},"children":[]}]}]}],"type":"string"}},"required":["id","tagName"]}},"updateDate":{"description":"Update time","type":"string","format":"date-time"},"updateMember":{"description":"Updater member ID","type":"integer"}}}},"components/schemas/AdbInfo":{"id":"components/schemas/AdbInfo","kind":"json-schema","title":"AdbInfo","data":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ADB info is only available when the phone is powered on (envStatus >= 4); it cannot be queried when powered off or booting"},"children":[]}]}]}],"properties":{"adbIp":{"type":"string","description":"adb ip"},"adbPassword":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"adb 连接密码"},"children":[]}]}]}]},"adbPort":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"adb端口"},"children":[]}]}]}]},"command":{"type":["string","null"],"description":"ADB SSH tunnel connection command"},"expireTime":{"type":["string","null"],"description":"ADB connection expiration time"},"remark":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"故障备注信息"},"children":[]}]}]}]},"success":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"是否成功获取：1=是，0=否"},"children":[]}]}]}]}},"required":["adbIp","adbPassword","adbPort","remark","success"]}},"components/schemas/ProxyInfo":{"id":"components/schemas/ProxyInfo","kind":"json-schema","title":"ProxyInfo","data":{"type":"object","properties":{"country":{"description":"Country","type":"string"},"countryCode":{"description":"Country code","type":"string"},"createDate":{"description":"Creation time","type":"string","format":"date-time"},"delFlag":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"1 - 已删除 2 - 未删除"},"children":[]}]}]}]},"expiryTime":{"description":"Expiration time","type":"integer"},"exportIp":{"description":"Outgoing IP address","type":"string"},"groupId":{"description":"Group ID","type":"integer"},"id":{"description":"ID","type":"integer","format":"int64"},"providerCode":{"description":"Provider code","type":"string"},"proxyAreaCode":{"description":"Proxy location area code","type":"string"},"proxyCatagoryType":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"代理类型：0：站点组 1：云平台 2：自有IP 3：VPS 4：虚拟机"},"children":[]}]}]}]},"proxyCheckStatus":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"检测状态：0：待检测；1：检测成功；2：检测失败；3：未知错误"},"children":[]}]}]}]},"proxyInfo":{"description":"Proxy details string","type":"string"},"proxyIp":{"description":"Proxy server IP address","type":"string"},"proxyName":{"description":"Proxy configuration name","type":"string"},"proxyPort":{"description":"Proxy server port","type":"integer"},"proxyRegionCode":{"description":"Proxy location region code","type":"string"},"proxyStatus":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"0-正常 1-待分配 2-升级中 3-已过期"},"children":[]}]}]}]},"proxySub":{"description":"Proxy subscription information","$ref":"#/components/schemas/ProxySubscription"},"proxyType":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"代理类型：0-http 1-https 2-socks5 4-Oxylabs 5-Proxys.io 6-GeoSurf 9-Oxylabsauto 10-Trogan 11-Shadowsocks 12-vmess"},"children":[]}]}]}]},"proxyTypeCode":{"description":"Proxy protocol type code","type":"string"},"regionKey":{"description":"Cloud platform region key","type":"string"},"releaseTime":{"type":"string","format":"date-time","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"释放时间：如果已删除则为删除时间，如果已过期则为过期时间"},"children":[]}]}]}]},"uniqueId":{"description":"Display sort sequence ID","type":"integer"}},"required":["country","countryCode","createDate","delFlag","expiryTime","exportIp","groupId","id","providerCode","proxyAreaCode","proxyCatagoryType","proxyCheckStatus","proxyInfo","proxyIp","proxyName","proxyPort","proxyRegionCode","proxyStatus","proxySub","proxyType","proxyTypeCode","regionKey","releaseTime","uniqueId"]}},"components/schemas/ProxySubscription":{"id":"components/schemas/ProxySubscription","kind":"json-schema","title":"ProxySubscription","data":{"type":"object","properties":{"activeRecordId":{"description":"Active subscription record ID","type":"integer"},"businessId":{"description":"Proxy service business ID","type":"string"},"createMember":{"description":"Creator member ID","type":"integer"},"endTime":{"description":"End time","type":"integer"},"id":{"description":"Subscription ID","type":"integer"},"nextBillingTime":{"description":"Next billing/payment time","type":"integer"},"startTime":{"description":"Start time of validity","type":"integer"},"subPayMethod":{"description":"Subscription payment method","type":"string"},"subStatus":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"订阅状态：0-待定 1-已订阅 2-已取消"},"children":[]}]}]}]},"subType":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"订阅类型：1-代理 2-套餐"},"children":[]}]}]}]},"teamId":{"description":"Team ID","type":"integer"}},"required":["activeRecordId","businessId","createMember","endTime","id","nextBillingTime","startTime","subPayMethod","subStatus","subType","teamId"]}},"components/schemas/CloudPhoneDetail":{"id":"components/schemas/CloudPhoneDetail","kind":"json-schema","title":"CloudPhoneDetail","data":{"type":"object","properties":{"id":{"type":"string","description":"cloud phone id"},"androidId":{"type":"string","description":"cloud phone android id"},"gaid":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机 gaid"},"children":[]}]}]}]},"envName":{"type":"string","description":"cloud phone name"},"groupId":{"description":"Group ID","type":"string"},"groupName":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"分组名称；未分组时为 null"},"children":[]}]}]}],"type":["string","null"]},"skuId":{"description":"Product SKU ID","type":"string"},"tagInfos":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"标签信息；无标签时返回空数组"},"children":[]}]}]}],"type":"array","items":{"type":"object","properties":{"id":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"标签 ID"},"children":[]}]}]}],"type":"string"},"tagName":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"标签名称"},"children":[]}]}]}],"type":"string"}},"required":["id","tagName"]}},"billingType":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Billing type: 1 = Pay-per-minute (On-demand), 2 = Monthly"},"children":[]}]}]}],"type":"integer"},"proxyStatus":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Proxy status: 0 = not detected, 1 = detecting, 2 = detection failed, 3 = detection successful"},"children":[]}]}]}],"type":"integer"},"settings":{"description":"Advanced fingerprint settings","type":"object","properties":{"automaticGeo":{"type":"boolean"},"automaticLocation":{"type":"boolean"},"automaticLanguage":{"type":"boolean"},"longitude":{"type":["number","null"]},"latitude":{"type":["number","null"]}},"required":["automaticGeo","automaticLocation","automaticLanguage","longitude","latitude"]},"device":{"description":"Device hardware information","type":"object","properties":{"server":{"type":["string","null"]},"countryName":{"type":"string"},"rom":{"type":"integer"},"wifiBssid":{"type":["string","null"]},"bluetoothMac":{"type":"string"}},"required":["server","countryName","rom","wifiBssid","bluetoothMac"]},"proxy":{"description":"Proxy settings","type":"object","properties":{"id":{"type":"string"},"proxyName":{"type":"string"},"proxyIp":{"type":"string"}},"required":["id","proxyName","proxyIp"]},"lastStartMemberId":{"description":"Last boot member ID","type":"string"},"lastStartMemberName":{"description":"Last boot member name","type":["string","null"]},"lastStartDate":{"description":"Last boot time","type":"string","format":"date-time"},"lastConnectMemberId":{"description":"Last connected member ID","type":"string"},"lastConnectMemberName":{"description":"Last connected member name","type":["string","null"]},"lastConnectDate":{"description":"Last connection time","type":"string","format":"date-time"},"envStatus":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Environment status: 0 = new, 1 = creation failed, 2 = powered off, 3 = booting, 4 = powered on, 5 = resetting, 6 = restarting, 7 = one-click new machine in progress"},"children":[]}]}]}],"type":"integer"},"abnormalStatus":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Abnormal status: 0 = normal, 1 = unactivated, 2 = arrears, 3 = oversold, 4 = deactivated"},"children":[]}]}]}],"type":"integer"},"expireTime":{"description":"Expiration time","type":"string"},"envRemark":{"description":"Environment remark","type":"string"},"createMember":{"description":"Creator member ID","type":"string"},"updateMember":{"description":"Updater member ID","type":"string"},"updateDate":{"description":"Update time","type":"string","format":"date-time"},"createDate":{"description":"Creation time","type":"string","format":"date-time"},"createMemberName":{"description":"Creator member name","type":["string","null"]}},"required":["id","envName","groupId","skuId","tagInfos","billingType","proxyStatus","settings","device","proxy","lastStartMemberId","lastStartMemberName","lastStartDate","lastConnectMemberId","lastConnectMemberName","lastConnectDate","envStatus","abnormalStatus","expireTime","envRemark","createMember","updateMember","updateDate","createDate","createMemberName"]}},"components/schemas/ExecutionDTO":{"id":"components/schemas/ExecutionDTO","kind":"json-schema","title":"ExecutionDTO","data":{"type":"object","properties":{"id":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"执行记录 ID"},"children":[]}]}]}]},"taskName":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"计划任务名称"},"children":[]}]}]}]},"taskState":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"计划状态；0：等待执行；1：正在执行；2：执行完成；3：取消"},"children":[]}]}]}]},"cloudPhoneId":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}]},"cloudPhoneName":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机名称"},"children":[]}]}]}]},"templateName":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模板标题"},"children":[]}]}]}]},"handleFailCode":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"任务失败代码"},"children":[]}]}]}]},"handleFailReason":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"任务失败原因"},"children":[]}]}]}]},"handleResult":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"任务结果：0：失败；1：成功"},"children":[]}]}]}]},"handleResultAttachment":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"任务执行结果附件"},"children":[]}]}]}]},"handleTime":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"执行时间"},"children":[]}]}]}]},"endTime":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"任务结束时间"},"children":[]}]}]}]},"powerOnTime":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机开机时间"},"children":[]}]}]}]},"triggerNextTime":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"下次预定触发时间"},"children":[]}]}]}]},"triggerTime":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"计划触发时间"},"children":[]}]}]}]},"createDate":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"创建时间"},"children":[]}]}]}]},"createMember":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"创建人"},"children":[]}]}]}]},"updateDate":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"最后更新时间"},"children":[]}]}]}]},"updateMember":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"最后更新者"},"children":[]}]}]}]}}}},"components/schemas/ApiBatchAdbInfoDto":{"id":"components/schemas/ApiBatchAdbInfoDto","kind":"json-schema","title":"ApiBatchAdbInfoDto","data":{"type":"object","required":["envIds"],"properties":{"envIds":{"type":"array","description":"List of environment IDs, maximum 200","maxItems":200,"minItems":1,"items":{"type":"integer","format":"int64"},"example":[1674380838117474,1675787900043353]}}}},"components/schemas/ApiBatchAdbInfoResultDto":{"id":"components/schemas/ApiBatchAdbInfoResultDto","kind":"json-schema","title":"ApiBatchAdbInfoResultDto","data":{"type":"object","description":"Batch ADB info query result","properties":{"id":{"type":"integer","format":"int64","description":"Environment ID"},"supportAdb":{"type":"boolean","description":"Whether ADB is supported"},"enableAdb":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Enable ADB 0 = Disabled, 1 = Enabled"},"children":[]}]}]}]},"envStatus":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Environment status:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"0: New"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"1: Creation failed"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"2: Powered off"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"3: Booting"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"4: Powered on"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"5: Resetting"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"6: Restarting"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"7: One-click new machine in progress"},"children":[]}]}]}]}]},"adbIp":{"type":["string","null"],"description":"ADB connection IP address"},"adbPassword":{"type":["string","null"],"description":"ADB connection password"},"adbPort":{"type":["string","null"],"description":"ADB connection port"},"command":{"type":["string","null"],"description":"ADB SSH tunnel connection command"},"expireTime":{"type":["string","null"],"description":"ADB connection expiration time"},"remark":{"type":["string","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Remark info. When ADB info cannot be retrieved, the reason is provided:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Environment does not exist"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Environment is not powered on, unable to query ADB info"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This environment does not support ADB"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Failed to retrieve ADB info"},"children":[]}]}]}]}]}}}},"components/schemas/ResponseDataListApiBatchAdbInfoResultDto":{"id":"components/schemas/ResponseDataListApiBatchAdbInfoResultDto","kind":"json-schema","title":"ResponseDataListApiBatchAdbInfoResultDto","data":{"type":"object","properties":{"code":{"type":"integer","description":"Response code, 0 indicates success","example":0},"msg":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"响应消息"},"children":[]}]}]}],"example":"success"},"data":{"type":"array","description":"ADB info list, in the same order as the requested envIds","items":{"$ref":"#/components/schemas/ApiBatchAdbInfoResultDto"}}}}},"components/schemas/TouchClickRequest":{"id":"components/schemas/TouchClickRequest","kind":"json-schema","title":"TouchClickRequest","data":{"type":"object","required":["id","pos"],"properties":{"id":{"type":"integer","format":"int64","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机 ID"},"children":[]}]}]}],"example":1558968155668507},"pos":{"type":"array","items":{"type":"integer"},"minItems":2,"maxItems":2,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"点击坐标 [x, y]。坐标系以屏幕左上角为原点 (0, 0)。"},"children":[]}]}]}],"example":[540,960]},"duration":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"按压持续时间（毫秒），用于长按。如果省略，则使用默认时长。"},"children":[]}]}]}],"example":2000}}}},"components/schemas/TouchSwipeRequest":{"id":"components/schemas/TouchSwipeRequest","kind":"json-schema","title":"TouchSwipeRequest","data":{"type":"object","required":["id","pos1","pos2"],"properties":{"id":{"type":"integer","format":"int64","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机 ID"},"children":[]}]}]}],"example":1558968155668507},"pos1":{"type":"array","items":{"type":"integer"},"minItems":2,"maxItems":2,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"起始坐标 [x, y]"},"children":[]}]}]}],"example":[540,1500]},"pos2":{"type":"array","items":{"type":"integer"},"minItems":2,"maxItems":2,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"结束坐标 [x, y]"},"children":[]}]}]}],"example":[540,500]},"duration":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"滑动/拖动持续时间（毫秒）。值越大，操作越慢。"},"children":[]}]}]}],"example":300}}}},"components/schemas/TouchResultResponse":{"id":"components/schemas/TouchResultResponse","kind":"json-schema","title":"TouchResultResponse","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"状态码，0 表示成功"},"children":[]}]}]}],"example":0},"msg":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"响应消息"},"children":[]}]}]}],"example":"success"},"data":{"type":"object","properties":{"status":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"执行状态"},"children":[]}]}]}],"example":"finish"}}}}}},"components/schemas/ResponseEnvelopeBase":{"id":"components/schemas/ResponseEnvelopeBase","kind":"json-schema","title":"ResponseEnvelopeBase","data":{"type":"object","required":["code","msg","requestId"],"properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Business result code; "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"0"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" indicates success"},"children":[]}]}]}],"example":0},"msg":{"type":["string","null"],"description":"Error message; null when successful","example":null},"requestId":{"type":"string","description":"Request ID for troubleshooting","example":"1d4f3ea968664593860b94b35d4ebf5e"}}}},"components/schemas/CloudPhoneLiveStartRequest":{"id":"components/schemas/CloudPhoneLiveStartRequest","kind":"json-schema","title":"CloudPhoneLiveStartRequest","data":{"type":"object","required":["phoneId","fileId"],"properties":{"phoneId":{"type":"integer","format":"int64","description":"Cloud phone ID","example":190000000000000000},"fileId":{"type":"integer","format":"int64","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ID of an uploaded MP4 live-streaming file ("},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"uploadType=2"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":")"},"children":[]}]}]}],"example":820000000000000000}}}},"components/schemas/CloudPhoneLivePhoneRequest":{"id":"components/schemas/CloudPhoneLivePhoneRequest","kind":"json-schema","title":"CloudPhoneLivePhoneRequest","data":{"type":"object","required":["phoneId"],"properties":{"phoneId":{"type":"integer","format":"int64","description":"Cloud phone ID","example":190000000000000000}}}},"schema_4171":{"kind":"json-schema","data":{"type":"object","properties":{"bindIp":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"IP地址是否绑定：true = 已绑定，false = 未绑定"},"children":[]}]}]}],"example":false},"keyword":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"筛选关键词：代理信息、组名、标签名、环境名"},"children":[]}]}]}],"example":"CP-424"},"pageNo":{"type":"integer","format":"int64","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"当前页面"},"children":[]}]}]}],"example":1},"pageSize":{"type":"integer","format":"int64","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"每页项目数"},"children":[]}]}]}],"example":100},"sort":{"type":"array","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"动态排序字段。目前云手机仅支持“envName”字段。"},"children":[]}]}]}],"items":{"type":"object","properties":{"sortDirection":{"type":"string","enum":["asc","desc"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"排序方向"},"children":[]}]}]}],"example":"asc"},"sortField":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"排序依据字段（目前仅支持“envName”）"},"children":[]}]}]}],"example":"envName"}},"required":["sortDirection","sortField"]},"example":[{"sortDirection":"asc","sortField":"envName"}]}},"example":{"bindIp":false,"keyword":"CP-424","pageNo":1,"pageSize":100,"sort":[{"sortDirection":"asc","sortField":"envName"}]}},"id":"schema_4171"},"schema_4172":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"返回结果代码 0：正常；其他代码均为例外情况。"},"children":[]}]}]}]},"msg":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"错误信息"},"children":[]}]}]}]},"data":{"type":"object","properties":{"current":{"type":"integer"},"dataList":{"type":"array","items":{"$ref":"#/components/schemas/CloudPhoneProfile"}},"pages":{"type":"integer"},"total":{"type":"integer"}},"required":["current","dataList","pages","total"]},"requestId":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"操作请求 ID"},"children":[]}]}]}]}},"required":["code","msg","data","requestId"]},"id":"schema_4172"},"schema_4173":{"kind":"json-schema","data":{"type":"object","properties":{"skuId":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机型号"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"skuId:10002 型号:Android 12"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"skuId:10013 型号:Android 13"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"skuId:10005 型号:Android 14"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"skuId:10004 型号:Android 15"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"skuId:10014 型号:Android 15A"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"有关型号参数的详细说明，请参阅附录。"},"children":[]}]}]}]},"quantity":{"type":"integer","minimum":1,"maximum":10,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"创建的云手机数量。取值范围：[1-10]"},"children":[]}]}]}]},"envRemark":{"type":"string","maxLength":1500,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"环境备注（限1500字）"},"children":[]}]}]}]},"automaticGeo":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"是否自动匹配地理位置。默认值：true"},"children":[]}]}]}]},"automaticLanguage":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"是否自动匹配语言。默认值：true"},"children":[]}]}]}]},"automaticLocation":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"是否自动匹配位置（时区、国家/地区）。默认值：true"},"children":[]}]}]}]},"country":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"国家/地区，例如美国。有关国家/地区代码的详细信息，请参阅附录。"},"children":[]}]}]}]},"timezone":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"时区，例如：America/New_York"},"children":[]}]}]}]},"language":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"语言，例如 en-US"},"children":[]}]}]}]},"altitude":{"type":"integer"},"latitude":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"纬度。例如：22.309182"},"children":[]}]}]}]},"longitude":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"经度。例如：114.176817"},"children":[]}]}]}]},"phoneNumber":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"自定义您的电话号码。格式要求：必须以“+”号开头，国家代码必须为 1-3 位数字（不包括 86），总长度为 8-14 位数字，并且只能包含“+”号和数字。"},"children":[]}]}]}]},"brand":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"设备品牌，您可以通过 https://guide.morelogin.com/api-reference/local-api/local-api/cloud-phone/paths/~1api~1cloudphone~1brand~1models/post 接口进行查询。"},"children":[]}]}]}]},"modelId":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"设备型号 ID，您可以通过 https://guide.morelogin.com/api-reference/local-api/local-api/cloud-phone/paths/~1api~1cloudphone~1brand~1models/post 接口进行查询。"},"children":[]}]}]}]},"proxyId":{"type":"integer","format":"int64","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"代理 ID"},"children":[]}]}]}]},"tags":{"type":"array","items":{"type":"string"},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"环境标签名称，当标签值为空时，不进行任何自定义设置；当输入内容时，将保存最新值。"},"children":[]}]}]}]},"groupId":{"type":"integer","format":"int64","description":"Environment group ID"},"groupName":{"type":"string","maxLength":50,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"分组名称（最多50个字符）。如果提供了该参数，系统会先检查 groupId：如果找到有效分组则使用该分组；否则按 groupName 查找。如果存在同名分组则引用该分组；如果不存在则新建分组。每个团队最多限制1000个分组。"},"children":[]}]}]}]}},"required":["skuId","quantity"]},"id":"schema_4173"},"schema_4174":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer"},"msg":{"type":["string","null"]},"data":{"type":"array","items":{"type":"string"},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"这是云手机IDS"},"children":[]}]}]}]},"requestId":{"type":"string"},"error":{"type":"object","properties":{}}},"required":["code","msg","requestId"]},"id":"schema_4174"},"schema_4175":{"kind":"json-schema","data":{"type":"object","properties":{"id":{"type":"integer","format":"int64"},"headless":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"显示云手机窗口。false：显示，true：不显示，默认值：true"},"children":[]}]}]}]},"disableMoneySavingMode":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"禁用省电模式，默认值：false"},"children":[]}]}]}]}},"required":["id"]},"id":"schema_4175"},"schema_4176":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"返回结果代码 0：正常；其他代码均为例外情况。"},"children":[]}]}]}]},"msg":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"错误信息"},"children":[]}]}]}]},"requestId":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"操作请求 ID"},"children":[]}]}]}]}},"required":["code","msg","requestId"]},"id":"schema_4176"},"schema_4177":{"kind":"json-schema","data":{"type":"object","properties":{"id":{"type":"integer","format":"int64"}},"required":["id"]},"id":"schema_4177"},"schema_4178":{"kind":"json-schema","data":{"type":"object","properties":{"id":{"type":"array","items":{"type":"integer","format":"int64"},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}]},"envName":{"type":"string","maxLength":64,"minLength":1,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机名称（≤64 个字符）"},"children":[]}]}]}]},"phoneNumber":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"自定义您的电话号码。格式要求：必须以“+”号开头，国家代码必须为 1-3 位数字（不包括 86），总长度为 8-14 位数字，并且只能包含“+”号和数字。"},"children":[]}]}]}]},"powerOnBillingStrategy":{"type":"integer","format":"int64","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"非月度云手机计费方式（0：默认，1：仅限并行套餐）"},"children":[]}]}]}]},"proxyId":{"type":"integer","format":"int64","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"代理 ID"},"children":[]}]}]}]},"groupId":{"type":"integer","format":"int64","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"环境组 ID"},"children":[]}]}]}]},"groupName":{"type":"string","maxLength":50,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"分组名称（最多50个字符）。如果提供了该参数，系统会先检查 groupId：如果找到有效分组则使用该分组；否则按 groupName 查找。如果存在同名分组则引用该分组；如果不存在则新建分组。每个团队最多限制1000个分组。"},"children":[]}]}]}]},"tags":{"type":"array","items":{"type":"string"},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"环境标签名称，当标签值为空时，不进行任何自定义设置；当输入内容时，将保存最新值。"},"children":[]}]}]}]},"envRemark":{"type":"string","maxLength":1500,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"环境备注（≤1500 个字符，支持换行符）"},"children":[]}]}]}]},"automaticGeo":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"自动地理定位"},"children":[]}]}]}]},"automaticLanguage":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"自动语言"},"children":[]}]}]}]},"automaticLocation":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"自动定位（时区和国家/地区）"},"children":[]}]}]}]},"country":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"国家"},"children":[]}]}]}]},"timezone":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"时区"},"children":[]}]}]}]},"language":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"语言"},"children":[]}]}]}]},"altitude":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"高度"},"children":[]}]}]}]},"latitude":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"纬度"},"children":[]}]}]}]},"longitude":{"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"经度"},"children":[]}]}]}]},"enableRoot":{"type":"boolean","description":"Enable global ROOT"}},"required":["id"]},"id":"schema_4178"},"schema_4179":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"返回结果代码：0，正常；其他代码为例外情况。"},"children":[]}]}]}]},"msg":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"错误信息"},"children":[]}]}]}]},"requestId":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"操作请求 ID"},"children":[]}]}]}]}},"required":["code","msg","requestId"]},"id":"schema_4179"},"schema_4180":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Response code: 0 = success, >0 = error"},"children":[]}]}]}]},"data":{"type":"object","description":"Empty response data","example":{}},"msg":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Message; populated if code > 0"},"children":[]}]}]}]}}},"id":"schema_4180"},"schema_4181":{"kind":"json-schema","data":{"type":"object","properties":{"ids":{"type":"array","items":{"type":"string"}}},"required":["ids"]},"id":"schema_4181"},"schema_4182":{"kind":"json-schema","data":{"type":"object","properties":{"id":{"type":"integer","format":"int64","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}]},"brand":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"品牌"},"children":[]}]}]}]},"modelId":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"型号 ID"},"children":[]}]}]}]}}},"id":"schema_4182"},"schema_4183":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"响应代码：0 表示成功，大于 0 表示失败"},"children":[]}]}]}]},"msg":{"type":"string"}},"required":["code","msg"]},"id":"schema_4183"},"schema_4184":{"kind":"json-schema","data":{"type":"object","properties":{"id":{"type":"integer","format":"int64","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}]}},"required":["id"]},"id":"schema_4184"},"schema_4185":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","example":0},"msg":{"type":["string","null"],"example":null},"data":{"$ref":"#/components/schemas/CloudPhoneDetail"},"requestId":{"type":"string","example":"4d0f4fa68613441e9a11446a6437bb5a"}},"required":["code","msg","data","requestId"]},"id":"schema_4185"},"schema_4186":{"kind":"json-schema","data":{"type":"object","properties":{"androidId":{"type":"string","description":"The androidId of the cloud phone","example":"8f7e6d5c4b3a2f1e"}},"required":["androidId"]},"id":"schema_4186"},"schema_4187":{"kind":"json-schema","data":{"type":"object","required":["id"],"properties":{"id":{"type":"integer","format":"int64","description":"cloud phone ID","example":1558968155668507}}},"id":"schema_4187"},"schema_4188":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Response code: 0 = success, >0 = error"},"children":[]}]}]}]},"data":{"type":"object","properties":{"url":{"type":"string","description":"The screenshot access URL","example":"http://oss.morelogin.com/test.png"},"status":{"type":"string","description":"Status representing immediate completion (\"finish\") or pending status (\"pending\")","example":"finish"},"expireAt":{"type":"integer","format":"int64","description":"URL expiration timestamp in milliseconds (only for ARM cloud provider)","example":1756024767163},"success":{"type":"boolean","description":"Was successfully generated","example":true}}},"msg":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Message; populated if code > 0"},"children":[]}]}]}]}}},"id":"schema_4188"},"schema_4189":{"kind":"json-schema","data":{"type":"object","required":["id"],"properties":{"id":{"type":"integer","format":"int64","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}],"example":1558968155668507}}},"id":"schema_4189"},"schema_4190":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"响应代码：0 = 成功，>0 = 错误"},"children":[]}]}]}]},"data":{"type":"object","properties":{"captureBase64":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Base64编码的图片"},"children":[]}]}]}],"example":"data:image/png;base64,/9j/4AAQSkZJRgABAQAA....."},"errorMessage":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"错误信息"},"children":[]}]}]}],"example":"success"},"success":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"是否成功生成"},"children":[]}]}]}],"example":true}}},"msg":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"消息；代码 > 0 时填充"},"children":[]}]}]}]}}},"id":"schema_4190"},"schema_4191":{"kind":"json-schema","data":{"type":"object","properties":{"skuId":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机产品 ID"},"children":[]}]}]}]}},"required":["skuId"]},"id":"schema_4191"},"schema_4192":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer"},"msg":{"type":"string"},"requestId":{"type":"string"},"timestamp":{"type":"integer"},"data":{"type":"array","items":{"type":"object","properties":{"brand":{"type":"string"},"model":{"type":"string"}}}}}},"id":"schema_4192"},"schema_4193":{"kind":"json-schema","data":{"allOf":[{"$ref":"#/components/schemas/ResponseEnvelopeBase"},{"type":"object","required":["data"],"properties":{"data":{"type":"boolean","description":"Whether the live-streaming operation succeeded"}}}]},"id":"schema_4193"},"schema_4194":{"kind":"json-schema","data":{"allOf":[{"$ref":"#/components/schemas/ResponseEnvelopeBase"},{"type":"object","required":["data"],"properties":{"data":{"type":"object","properties":{"liveStatus":{"type":"integer","enum":[0,1],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Live status ("},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"0"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" = stopped, "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"1"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" = running)"},"children":[]}]}]}]},"writeFileId":{"type":["string","null"],"description":"Current file ID when supplied by the cloud phone provider"},"liveFilePath":{"type":["string","null"],"description":"Current file path or URL when supplied by the cloud phone provider"}}}}}]},"id":"schema_4194"},"schema_4195":{"kind":"json-schema","data":{"allOf":[{"$ref":"#/components/schemas/ResponseEnvelopeBase"},{"type":"object","required":["data"],"properties":{"data":{"type":"object","required":["balance","remainingDuration","remainingConcurrency"],"properties":{"balance":{"type":"integer","format":"int32","description":"Available wallet balance in cents"},"remainingDuration":{"type":"string","pattern":"^[0-9]+$","description":"Remaining cloud phone duration in minutes, serialized as a numeric string"},"remainingConcurrency":{"type":"integer","minimum":0,"description":"Remaining team-level cloud phone concurrency"}}}}}]},"id":"schema_4195"},"schema_4196":{"kind":"json-schema","data":{"type":"object","properties":{"enableAdb":{"type":"boolean"},"ids":{"type":"array","items":{"type":"integer","format":"int64"}}},"required":["enableAdb","ids"]},"id":"schema_4196"},"schema_4197":{"kind":"json-schema","data":{"type":"object","properties":{"id":{"type":"integer","format":"int64","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}]},"command":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"执行的 Shell 命令"},"children":[]}]}]}]}},"required":["id","command"]},"id":"schema_4197"},"schema_4198":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"响应代码：0 表示成功，大于 0 表示失败"},"children":[]}]}]}]},"data":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"回复信息"},"children":[]}]}]}]},"msg":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"响应消息：当代码大于 0 时，将返回错误消息。"},"children":[]}]}]}]}},"required":["code","data","msg"]},"id":"schema_4198"},"schema_4199":{"kind":"json-schema","data":{"type":"object","properties":{"id":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}],"type":"string","examples":["1661515884160372"],"example":"1661515884160372"},"file":{"format":"binary","type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"待上传文件"},"children":[]}]}]}],"examples":["file://D:\\application\\apifox\\LICENSE.electron.txt"],"example":"file://D:\\application\\apifox\\LICENSE.electron.txt"},"uploadDest":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"上传目标目录"},"children":[]}]}]}],"type":"string","examples":["/Download"],"example":"/Download"}}},"id":"schema_4199"},"schema_4200":{"kind":"json-schema","data":{"type":"object","properties":{}},"id":"schema_4200"},"schema_4201":{"kind":"json-schema","data":{"type":"object","properties":{"id":{"type":"integer","format":"int64","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}]},"fileName":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"文件名"},"children":[]}]}]}]}},"required":["fileName","id"]},"id":"schema_4201"},"schema_4202":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer"},"msg":{"type":"null"},"data":{"type":"object","properties":{"presignedUrl":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"请上传文件URL。请使用HTTP PUT请求上传文件。"},"children":[]}]}]}]}},"required":["presignedUrl"]},"requestId":{"type":"string"}},"required":["code","msg","data","requestId"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"响应代码，0 表示成功，大于 0 表示失败"},"children":[]}]}]}]},"id":"schema_4202"},"schema_4203":{"kind":"json-schema","data":{"type":"object","properties":{"id":{"type":"integer","format":"int64","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}]},"url":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"上传 URL，可以是 cloudphone/upload/file/signedURL 接口返回的链接，也可以是其他公开可访问的文件下载地址。"},"children":[]}]}]}]},"uploadDest":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"存储目录"},"children":[]}]}]}]},"uploadType":{"type":"integer","enum":[1,2],"default":1,"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"File type (1 = regular file, 2 = MP4 live-streaming file)"},"children":[]}]}]}]}},"required":["url","id","uploadDest"]},"id":"schema_4203"},"schema_4204":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"响应代码，0 表示成功，大于 0 表示失败"},"children":[]}]}]}]},"msg":{"type":"null"},"data":{"type":"object","properties":{"id":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}]},"fileId":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"上传文件 ID"},"children":[]}]}]}]},"status":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"上传状态；0：上传中，1：上传成功，2：上传失败"},"children":[]}]}]}]}},"required":["id","fileId","status"]},"requestId":{"type":"string"}},"required":["code","msg","data","requestId"]},"id":"schema_4204"},"schema_4205":{"kind":"json-schema","data":{"type":"object","properties":{"id":{"type":"integer","format":"int64"},"fileId":{"type":"string"}},"required":["id","fileId"]},"id":"schema_4205"},"schema_4206":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"响应代码，0 表示成功，大于 0 表示失败"},"children":[]}]}]}]},"msg":{"type":"null"},"data":{"type":"object","properties":{"id":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}]},"fileId":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"上传文件 ID"},"children":[]}]}]}]},"status":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"文件上传状态；0：上传中，1：上传成功，2：上传失败"},"children":[]}]}]}]}},"required":["id","fileId","status"]},"requestId":{"type":"string"}},"required":["code","msg","data","requestId"]},"id":"schema_4206"},"schema_4207":{"kind":"json-schema","data":{"type":"object","properties":{"id":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}]},"filePath":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"文件路径：/sdcard/Download/a.txt"},"children":[]}]}]}]}},"required":["filePath","id"]},"id":"schema_4207"},"schema_4208":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"响应代码，0 表示成功，大于 0 表示失败"},"children":[]}]}]}]},"msg":{"type":"string"},"data":{"type":"object","properties":{"id":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}]},"downId":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"文件下载 ID"},"children":[]}]}]}]}},"required":["id","downId"]}},"required":["code","msg","data"]},"id":"schema_4208"},"schema_4209":{"kind":"json-schema","data":{"type":"object","properties":{"id":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}]},"downId":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"文件下载 ID"},"children":[]}]}]}]}},"required":["downId","id"]},"id":"schema_4209"},"schema_4210":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"响应代码，0 表示成功，大于 0 表示失败"},"children":[]}]}]}]},"msg":{"type":"null"},"data":{"type":"object","properties":{"status":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"文件下载状态：10：运行中，20：成功，30：失败，40：已取消"},"children":[]}]}]}]},"downUrl":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"文件下载链接"},"children":[]}]}]}]}},"required":["status","downUrl"]},"requestId":{"type":"string"}},"required":["code","msg","data","requestId"]},"id":"schema_4210"},"schema_4211":{"kind":"json-schema","data":{"type":"object","properties":{"filePath":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"文件路径，例如：/sdcard/Download/xxx.xml"},"children":[]}]}]}]},"id":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}]}}},"id":"schema_4211"},"schema_4212":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"响应代码：0 = 成功，>0 = 错误"},"children":[]}]}]}]},"msg":{"type":"string"},"data":{"type":"boolean"}}},"id":"schema_4212"},"schema_4213":{"kind":"json-schema","data":{"type":"object","properties":{"appVersionId":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"应用版本 ID"},"children":[]}]}]}],"type":"string"},"id":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}],"type":"integer"},"packageName":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"包名 — 仅当未提供 appVersionId 时才需要"},"children":[]}]}]}],"type":"string"},"versionCode":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"版本代码——仅当未提供 appVersionId 时才需要。"},"children":[]}]}]}],"type":"integer"}},"required":["id"]},"id":"schema_4213"},"schema_4214":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer"},"msg":{"type":"null"},"data":{"type":"boolean"},"requestId":{"type":"string"}}},"id":"schema_4214"},"schema_4215":{"kind":"json-schema","data":{"type":"object","properties":{"appName":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"应用名称（部分匹配）"},"children":[]}]}]}],"type":"string"},"pageNum":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"页码；默认值：1"},"children":[]}]}]}],"type":"integer"},"pageSize":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"每页显示项目数；默认值：10"},"children":[]}]}]}],"type":"integer"}}},"id":"schema_4215"},"schema_4216":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer"},"msg":{"type":"null"},"data":{"type":"object","properties":{"total":{"type":"string"},"current":{"type":"string"},"pages":{"type":"string"},"dataList":{"type":"array","items":{"type":"object","properties":{}}}}},"requestId":{"type":"string"}}},"id":"schema_4216"},"schema_4217":{"kind":"json-schema","data":{"type":"object","properties":{"appName":{"description":"App name (partial match)","type":"string"},"packageNames":{"type":"array","items":{"type":"string"},"description":"List of application package names","example":["com.facebook.katana"]},"pageNum":{"description":"Page number; Default:1","type":"integer"},"pageSize":{"description":"Items per page; Default:10","type":"integer"}}},"id":"schema_4217"},"schema_4218":{"kind":"json-schema","data":{"type":"object","properties":{"id":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}],"type":"integer"}},"required":["id"]},"id":"schema_4218"},"schema_4219":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer"},"msg":{"type":"null"},"data":{"type":"array","items":{"type":"object","properties":{"appName":{"type":"string"},"appIcon":{"type":"string"},"packageName":{"type":"string"},"versionCode":{"type":"string"},"versionName":{"type":"string"}}}},"requestId":{"type":"string"}}},"id":"schema_4219"},"schema_4220":{"kind":"json-schema","data":{"type":"object","properties":{"id":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}],"type":"integer"},"packageName":{"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"应用包名"},"children":[]}]}]}],"type":"string"}},"required":["id","packageName"]},"id":"schema_4220"},"schema_4221":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer"},"msg":{"type":"string"},"data":{"type":"null"},"requestId":{"type":"string"}}},"id":"schema_4221"},"schema_4222":{"kind":"json-schema","data":{"type":"object","properties":{"id":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}]},"packageName":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"应用包名"},"children":[]}]}]}]}}},"id":"schema_4222"},"schema_4223":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"响应代码：0 = 成功，>0 = 错误"},"children":[]}]}]}]},"msg":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"响应消息，如果代码大于 0，则返回错误消息。"},"children":[]}]}]}]},"data":{"type":"boolean"}},"required":["msg"]},"id":"schema_4223"},"schema_4224":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"响应代码：0 = 成功，>0 = 错误"},"children":[]}]}]}]},"data":{"type":"boolean"},"msg":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"消息；如果代码大于 0 则填充。"},"children":[]}]}]}]}}},"id":"schema_4224"},"schema_4225":{"kind":"json-schema","data":{"type":"object","properties":{"ids":{"type":"array","items":{"type":"integer","format":"int64"},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}]},"packageName":{"type":"array","items":{"type":"string"},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"应用程序包名，空字符串相当于清除，而 * 或 ALL 则隐藏所有应用程序。"},"children":[]}]}]}]}}},"id":"schema_4225"},"schema_4226":{"kind":"json-schema","data":{"type":"object","properties":{"searchKey":{"type":["string","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模板名称"},"children":[]}]}]}]},"pageNo":{"type":["integer","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"默认值：1"},"children":[]}]}]}]},"pageSize":{"type":["integer","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"默认值：10"},"children":[]}]}]}]}}},"id":"schema_4226"},"schema_4227":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"响应代码，0 表示成功，大于 0 表示失败"},"children":[]}]}]}]},"msg":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"错误信息"},"children":[]}]}]}]},"requestId":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"请求跟踪 ID"},"children":[]}]}]}]},"data":{"type":"object","properties":{"dataList":{"type":"array","items":{"type":"object","properties":{"id":{"type":"integer"},"title":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"市场模板标题"},"children":[]}]}]}]},"parameter":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模板参数 JSON 字符串"},"children":[]}]}]}]},"description":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"市场模板描述"},"children":[]}]}]}]},"appIconUrls":{"type":"array","items":{"type":"string"}},"sort":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"排序序号"},"children":[]}]}]}]},"author":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"作者"},"children":[]}]}]}]},"updateDate":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"最后更新时间"},"children":[]}]}]}]}},"required":["parameter"]}},"current":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"当前页码"},"children":[]}]}]}]},"pages":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"总页数"},"children":[]}]}]}]},"total":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"总数"},"children":[]}]}]}]}},"required":["current","dataList","pages","total"]}},"required":["code","msg","data","requestId"]},"id":"schema_4227"},"schema_4228":{"kind":"json-schema","data":{"type":"object","properties":{"searchKey":{"type":["string","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模板名称"},"children":[]}]}]}]},"desc":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模板描述"},"children":[]}]}]}]},"pageNo":{"type":["integer","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"默认值：1"},"children":[]}]}]}]},"pageSize":{"type":["integer","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"默认值：10"},"children":[]}]}]}]}}},"id":"schema_4228"},"schema_4229":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"响应代码，0 表示成功，大于 0 表示失败"},"children":[]}]}]}]},"msg":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"错误信息"},"children":[]}]}]}]},"requestId":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"请求跟踪 ID"},"children":[]}]}]}]},"data":{"type":"object","properties":{"dataList":{"type":"array","items":{"type":"object","properties":{"id":{"type":"integer"},"title":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"市场模板标题"},"children":[]}]}]}]},"parameter":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模板参数 JSON 字符串"},"children":[]}]}]}]},"description":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"市场模板描述"},"children":[]}]}]}]},"appIconUrls":{"type":"array","items":{"type":"string"}},"sort":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"排序序号"},"children":[]}]}]}]},"updateDate":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"最后更新时间"},"children":[]}]}]}]}}}},"current":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"当前页码"},"children":[]}]}]}]},"pages":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"总页数"},"children":[]}]}]}]},"total":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"总数"},"children":[]}]}]}]}},"required":["current","dataList","pages","total"]}},"required":["code","msg","data","requestId"]},"id":"schema_4229"},"schema_4230":{"kind":"json-schema","data":{"type":["boolean","null"]},"id":"schema_4230"},"schema_4231":{"kind":"json-schema","data":{"type":["string","null"],"maxLength":150,"minLength":1},"id":"schema_4231"},"schema_4232":{"kind":"json-schema","data":{"type":["integer","null"],"maximum":3},"id":"schema_4232"},"schema_4233":{"kind":"json-schema","data":{"type":["string","null"],"maxLength":150,"minLength":0},"id":"schema_4233"},"schema_4234":{"kind":"json-schema","data":{"type":"string"},"id":"schema_4234"},"schema_4235":{"kind":"json-schema","data":{"type":"object","properties":{"enabled":{"type":["boolean","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"该计划是否已启用"},"children":[]}]}]}]},"taskName":{"type":["string","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"日程名称"},"children":[]}]}]}]},"templateTitle":{"type":["string","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模板标题"},"children":[]}]}]}]},"taskState":{"type":["integer","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"计划状态：0：等待执行；1：执行中；2：执行完成；3：取消"},"children":[]}]}]}]},"pageNo":{"type":["integer","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"默认值：1"},"children":[]}]}]}]},"pageSize":{"type":["integer","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"默认值：10"},"children":[]}]}]}]}}},"id":"schema_4235"},"schema_4236":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"响应代码，0 表示成功，大于 0 表示失败"},"children":[]}]}]}]},"msg":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"错误信息"},"children":[]}]}]}]},"requestId":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"请求跟踪 ID"},"children":[]}]}]}]},"data":{"type":"object","properties":{"dataList":{"type":"array","items":{"type":"object","properties":{"id":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"日程编号"},"children":[]}]}]}]},"taskName":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"计划任务名称"},"children":[]}]}]}]},"createMember":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"成员姓名"},"children":[]}]}]}]},"enabled":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"是否启用"},"children":[]}]}]}]},"endTime":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"任务结束时间"},"children":[]}]}]}]},"failCount":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"执行失败次数"},"children":[]}]}]}]},"handleTime":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"执行开始时间"},"children":[]}]}]}]},"notes":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"日程安排说明"},"children":[]}]}]}]},"scheduleConfig":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"任务计划配置"},"children":[]}]}]}]},"successCount":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"成功执行次数"},"children":[]}]}]}]},"taskPreviewTimeTable":{"type":"array","items":{"type":"object","properties":{"cloudPhoneId":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}]},"cloudPhoneName":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机名称"},"children":[]}]}]}]},"times":{"type":"array","items":{"type":"string"},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"执行时间列表"},"children":[]}]}]}]}}}},"taskState":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"计划任务状态：0：等待；1：运行；2：已完成；3：取消"},"children":[]}]}]}]},"templateId":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模板 ID"},"children":[]}]}]}]},"templateTitle":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模板标题"},"children":[]}]}]}]}},"required":["createMember"]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"计划清单"},"children":[]}]}]}]},"current":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"当前页码"},"children":[]}]}]}]},"pages":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"总页数"},"children":[]}]}]}]},"total":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"总数"},"children":[]}]}]}]}},"required":["current","dataList","pages","total"]}},"required":["code","data","msg","requestId"]},"id":"schema_4236"},"schema_4237":{"kind":"json-schema","data":{"type":"object","properties":{"taskName":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"任务名称"},"children":[]}]}]}]},"templateId":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模板 ID"},"children":[]}]}]}]},"templateType":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模板类型。PERSONAL：个人；MARKET：市场"},"children":[]}]}]}]},"taskType":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"任务类型。TEMPORARY 或 SCHEDULED"},"children":[]}]}]}]},"notes":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"计划备注"},"children":[]}]}]}]},"cloudPhoneConfigs":{"type":"array","items":{"type":"object","properties":{"cloudPhoneId":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机 ID"},"children":[]}]}]}]},"triggerTime":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"任务执行时间，UTC+0 时区"},"children":[]}]}]}]},"templateParameter":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模板参数在个人模板或市场模板中定义。模板中的参数定义为：{\"Test\":{\"extra\":{\"type\":\"string\",\"required\":true,\"multiline\":{\"enabled\":false},\"name\":\"Test\",\"index\":1},\"type\":\"string\"}} 请求参数时，传递的参数为：{\"Test\":\"xxxx\"}"},"children":[]}]}]}]}},"required":["cloudPhoneId","triggerTime","templateParameter"]},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机计划配置集合"},"children":[]}]}]}]},"scheduleConfig":{"type":"object","properties":{"endTime":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"日期时间"},"children":[]}]}]}]},"scheduleType":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"计划类型。ONCE：一次性；DAILY：每日"},"children":[]}]}]}]}},"required":["endTime","scheduleType"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"任务计划配置"},"children":[]}]}]}]}},"required":["cloudPhoneConfigs","scheduleConfig","taskName","taskType","templateId","templateType"]},"id":"schema_4237"},"schema_4238":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"响应代码，0 表示成功，>0 表示失败"},"children":[]}]}]}]},"msg":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"错误信息"},"children":[]}]}]}]},"requestId":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"请求跟踪 ID"},"children":[]}]}]}]},"data":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"计划 ID"},"children":[]}]}]}]}},"required":["code","data","msg","requestId"]},"id":"schema_4238"},"schema_4239":{"kind":"json-schema","data":{"type":"object","properties":{"cloudPhoneId":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}]},"scheduleName":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"日程名称"},"children":[]}]}]}]},"templateId":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模板 ID、个人模板或市场模板 ID"},"children":[]}]}]}]},"templateParameter":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模板参数在个人模板或市场模板中定义。模板中的参数定义如下：{\"Test\":{\"extra\":{\"type\":\"string\",\"required\":true,\"multiline\":{\"enabled\":false},\"name\":\"Test\",\"index\":1},\"type\":\"string\"}} 请求参数时，传递的参数为：{\"Test\":\"xxxx\"}"},"children":[]}]}]}]},"description":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"日程安排说明"},"children":[]}]}]}]}},"required":["cloudPhoneId","scheduleName","templateId"]},"id":"schema_4239"},"schema_4240":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"响应代码，0 表示成功，大于 0 表示失败"},"children":[]}]}]}]},"msg":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"错误信息"},"children":[]}]}]}]},"requestId":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"请求跟踪 ID"},"children":[]}]}]}]},"data":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"日程编号"},"children":[]}]}]}]}},"required":["code","data","msg","requestId"]},"id":"schema_4240"},"schema_4241":{"kind":"json-schema","data":{"type":"object","properties":{"id":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"计划编号"},"children":[]}]}]}]}},"required":["id"]},"id":"schema_4241"},"schema_4242":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"响应代码，0 表示成功，大于 0 表示失败"},"children":[]}]}]}]},"msg":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"错误信息"},"children":[]}]}]}]},"requestId":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"请求跟踪 ID"},"children":[]}]}]}]},"data":{"type":"null"}},"required":["code","data","msg","requestId"]},"id":"schema_4242"},"schema_4243":{"kind":"json-schema","data":{"type":"object","properties":{"taskId":{"type":["integer","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"任务 ID"},"children":[]}]}]}]},"taskName":{"type":["string","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"任务名称"},"children":[]}]}]}],"maxLength":255,"minLength":1},"taskState":{"type":["integer","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"计划状态；0：等待执行；1：执行中；2：执行完成；3：取消"},"children":[]}]}]}],"maximum":9,"minimum":0},"templateId":{"type":["integer","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模板 ID"},"children":[]}]}]}],"maximum":99999999999,"minimum":0},"templateTitle":{"type":["string","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模板标题"},"children":[]}]}]}],"maxLength":255,"minLength":0},"cloudPhoneId":{"type":["integer","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}],"example":1559133625483282},"cloudPhoneName":{"type":["string","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机名称"},"children":[]}]}]}],"maxLength":100,"minLength":0},"beginTime":{"type":["string","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"任务开始时间 UTC+0 时区"},"children":[]}]}]}],"example":"2025-01-01 23:59:59"},"endTime":{"type":["string","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"任务结束时间（UTC+0 时区）"},"children":[]}]}]}],"example":"2025-01-02 23:59:59"},"pageNo":{"type":["integer","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"默认值：1"},"children":[]}]}]}],"example":1},"pageSize":{"type":["integer","null"],"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"默认值：10"},"children":[]}]}]}]}}},"id":"schema_4243"},"schema_4244":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"响应代码，0 表示成功，大于 0 表示失败"},"children":[]}]}]}]},"msg":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"错误信息"},"children":[]}]}]}]},"requestId":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"请求跟踪 ID"},"children":[]}]}]}]},"data":{"type":"object","properties":{"dataList":{"type":"array","items":{"$ref":"#/components/schemas/ExecutionDTO"}},"current":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"当前页码"},"children":[]}]}]}]},"pages":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"总页数"},"children":[]}]}]}]},"total":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"总数"},"children":[]}]}]}]}},"required":["current","dataList","pages","total"]}},"required":["code","msg","data","requestId"]},"id":"schema_4244"},"schema_4245":{"kind":"json-schema","data":{"type":"integer"},"id":"schema_4245"},"schema_4246":{"kind":"json-schema","data":{"type":"object","properties":{"code":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"响应代码，0 表示成功，大于 0 表示失败"},"children":[]}]}]}]},"msg":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"错误信息"},"children":[]}]}]}]},"requestId":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"请求跟踪 ID"},"children":[]}]}]}]},"data":{"type":"object","properties":{"id":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"执行记录 ID"},"children":[]}]}]}]},"taskName":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"计划任务名称"},"children":[]}]}]}]},"taskState":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"计划状态；0：等待执行；1：正在执行；2：执行完成；3：取消"},"children":[]}]}]}]},"cloudPhoneId":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机ID"},"children":[]}]}]}]},"cloudPhoneName":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机名称"},"children":[]}]}]}]},"templateName":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"模板标题"},"children":[]}]}]}]},"handleFailCode":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"任务失败代码"},"children":[]}]}]}]},"handleFailReason":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"任务失败原因"},"children":[]}]}]}]},"handleResult":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"任务结果：0：失败；1：成功"},"children":[]}]}]}]},"handleResultAttachment":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"任务执行结果附件"},"children":[]}]}]}]},"handleTime":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"执行时间"},"children":[]}]}]}]},"endTime":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"任务结束时间"},"children":[]}]}]}]},"powerOnTime":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"云手机开机时间"},"children":[]}]}]}]},"triggerNextTime":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"下次预定触发时间"},"children":[]}]}]}]},"triggerTime":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"计划触发时间"},"children":[]}]}]}]},"createDate":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"创建时间"},"children":[]}]}]}]},"createMember":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"创建人"},"children":[]}]}]}]},"updateDate":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"最后更新时间"},"children":[]}]}]}]},"updateMember":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"最后更新者"},"children":[]}]}]}]}}}},"required":["code","msg","data","requestId"]},"id":"schema_4246"}},"exampleStore":{"paths/~1api~1cloudphone~1powerOn/post/requestBody/content/application~1json/example":{"value":{"id":1637226321190925},"id":"paths/~1api~1cloudphone~1powerOn/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1powerOff/post/requestBody/content/application~1json/example":{"value":{"id":1596527092376632},"id":"paths/~1api~1cloudphone~1powerOff/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1edit~1batch/post/requestBody/content/application~1json/example":{"value":{"id":[1637238770951311],"proxyId":0,"automaticGeo":false,"automaticLanguage":false,"automaticLocation":false,"country":"bo","timezone":"America/La_Paz","language":"de-CH","latitude":0,"longitude":0},"id":"paths/~1api~1cloudphone~1edit~1batch/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1delete~1batch/post/requestBody/content/application~1json/example":{"value":{"ids":["1595755686723985"]},"id":"paths/~1api~1cloudphone~1delete~1batch/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1newMachine/post/requestBody/content/application~1json/example":{"value":{"id":1595372958075305},"id":"paths/~1api~1cloudphone~1newMachine/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1info/post/requestBody/content/application~1json/example":{"value":{"id":1672532391231745},"id":"paths/~1api~1cloudphone~1info/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1brand~1models/post/requestBody/content/application~1json/example":{"value":{"skuId":0},"id":"paths/~1api~1cloudphone~1brand~1models/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1live~1start/post/responses/200/content/application~1json/example":{"value":{"code":0,"msg":null,"data":true,"requestId":"1d4f3ea968664593860b94b35d4ebf5e"},"id":"paths/~1api~1cloudphone~1live~1start/post/responses/200/content/application~1json/example"},"paths/~1api~1cloudphone~1live~1status/post/responses/200/content/application~1json/example":{"value":{"code":0,"msg":null,"data":{"liveStatus":1,"writeFileId":"820000000000000001","liveFilePath":null},"requestId":"1d4f3ea968664593860b94b35d4ebf5e"},"id":"paths/~1api~1cloudphone~1live~1status/post/responses/200/content/application~1json/example"},"paths/~1api~1cloudphone~1live~1end/post/responses/200/content/application~1json/example":{"value":{"code":0,"msg":null,"data":true,"requestId":"1d4f3ea968664593860b94b35d4ebf5e"},"id":"paths/~1api~1cloudphone~1live~1end/post/responses/200/content/application~1json/example"},"paths/~1api~1balance/get/responses/200/content/application~1json/example":{"value":{"code":0,"msg":null,"data":{"balance":12500,"remainingDuration":"120","remainingConcurrency":3},"requestId":"1d4f3ea968664593860b94b35d4ebf5e"},"id":"paths/~1api~1balance/get/responses/200/content/application~1json/example"},"paths/~1api~1cloudphone~1updateAdb/post/requestBody/content/application~1json/example":{"value":{"enableAdb":true,"ids":[1633612946805630]},"id":"paths/~1api~1cloudphone~1updateAdb/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1batchAdbInfo/post/requestBody/content/application~1json/example":{"value":{"envIds":[1674380838117474,1675787900043353]},"id":"paths/~1api~1cloudphone~1batchAdbInfo/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1batchAdbInfo/post/responses/200/content/application~1json/example":{"value":{"code":0,"msg":"success","data":[{"id":1674380838117474,"supportAdb":true,"envStatus":4,"adbIp":"192.168.1.100","adbPassword":"abc12345","adbPort":"5555","command":null,"expireTime":null,"remark":null},{"id":1675787900043353,"supportAdb":true,"envStatus":4,"adbIp":"10.0.0.50","adbPassword":"xyz78900","adbPort":"22","command":"ssh -L 5555:localhost:5555 user@10.0.0.50 -p 22","expireTime":"2026-05-23 12:00:00","remark":null}]},"id":"paths/~1api~1cloudphone~1batchAdbInfo/post/responses/200/content/application~1json/example"},"paths/~1api~1cloudphone~1exeCommand/post/requestBody/content/application~1json/example":{"value":{"command":"am start -n com.android.chrome/com.google.android.apps.chrome.Main","id":1674153897828425},"id":"paths/~1api~1cloudphone~1exeCommand/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1upload~1file~1signedUrl/post/requestBody/content/application~1json/example":{"value":{"fileName":"icon.png","id":1666625111121936},"id":"paths/~1api~1cloudphone~1upload~1file~1signedUrl/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1upload~1file~1signedUrl/post/responses/200/content/application~1json/example":{"value":{"code":0,"msg":null,"data":{"presignedUrl":"https://MoreLogin..."},"requestId":"d0b850e2c3d54279b524e9540a358e0a"},"id":"paths/~1api~1cloudphone~1upload~1file~1signedUrl/post/responses/200/content/application~1json/example"},"paths/~1api~1cloudphone~1upload~1file/post/requestBody/content/application~1json/example":{"value":{"url":"https://MoreLogin...","id":1666625111121936,"uploadDest":"/Download","uploadType":2},"id":"paths/~1api~1cloudphone~1upload~1file/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1upload~1file/post/responses/200/content/application~1json/example":{"value":{"code":0,"msg":null,"data":{"id":"1666625111121936","fileId":"10069435","status":0},"requestId":"e5d69c5e2d364106a0715dab1d9a03d3"},"id":"paths/~1api~1cloudphone~1upload~1file/post/responses/200/content/application~1json/example"},"paths/~1api~1cloudphone~1upload~1file~1result/post/requestBody/content/application~1json/example":{"value":{"id":1666625111121936,"fileId":"10069434"},"id":"paths/~1api~1cloudphone~1upload~1file~1result/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1upload~1file~1result/post/responses/200/content/application~1json/example":{"value":{"code":0,"msg":null,"data":{"id":"1666625111121936","fileId":"10069435","status":0},"requestId":"e5d69c5e2d364106a0715dab1d9a03d3"},"id":"paths/~1api~1cloudphone~1upload~1file~1result/post/responses/200/content/application~1json/example"},"paths/~1api~1cloudphone~1download/post/requestBody/content/application~1json/example":{"value":{"filePath":"","id":0},"id":"paths/~1api~1cloudphone~1download/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1download/post/responses/200/content/application~1json/example":{"value":{"code":0,"msg":"","data":{"id":0,"downId":0}},"id":"paths/~1api~1cloudphone~1download/post/responses/200/content/application~1json/example"},"paths/~1api~1cloudphone~1download~1result/post/requestBody/content/application~1json/example":{"value":{"downId":0,"id":0},"id":"paths/~1api~1cloudphone~1download~1result/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1download~1result/post/responses/200/content/application~1json/example":{"value":{"code":0,"msg":null,"data":{"status":20,"downUrl":"https://get.MoreLogin.com/..."},"requestId":"17d9dbfd958e4f40a51897520138d3ff"},"id":"paths/~1api~1cloudphone~1download~1result/post/responses/200/content/application~1json/example"},"paths/~1api~1cloudphone~1setKeyBox/post/requestBody/content/application~1json/example":{"value":{"filePath":"","id":0},"id":"paths/~1api~1cloudphone~1setKeyBox/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1app~1install/post/requestBody/content/application~1json/example":{"value":{"appVersionId":"1672940217990530","id":1673823102599682},"id":"paths/~1api~1cloudphone~1app~1install/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1app~1page/post/requestBody/content/application~1json/example":{"value":{"appName":"de","pageNum":1,"pageSize":10},"id":"paths/~1api~1cloudphone~1app~1page/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1team~1app~1page/post/requestBody/content/application~1json/example":{"value":{"appName":"TikTok","pageNum":1,"pageSize":10},"id":"paths/~1api~1cloudphone~1team~1app~1page/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1app~1installedList/post/requestBody/content/application~1json/example":{"value":{"id":1674550360293464},"id":"paths/~1api~1cloudphone~1app~1installedList/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1app~1start/post/requestBody/content/application~1json/example":{"value":{"id":1674550360293464,"packageName":"com.depop"},"id":"paths/~1api~1cloudphone~1app~1start/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1app~1restart/post/requestBody/content/application~1json/example":{"value":{"id":0,"packageName":""},"id":"paths/~1api~1cloudphone~1app~1restart/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1app~1stop/post/requestBody/content/application~1json/example":{"value":{"id":0,"packageName":""},"id":"paths/~1api~1cloudphone~1app~1stop/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1app~1uninstall/post/requestBody/content/application~1json/example":{"value":{"id":0,"packageName":""},"id":"paths/~1api~1cloudphone~1app~1uninstall/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1app~1setHideAccessibilityApp/post/requestBody/content/application~1json/example":{"value":{"ids":[0],"packageName":["*"]},"id":"paths/~1api~1cloudphone~1app~1setHideAccessibilityApp/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1rpa~1onceTask~1save/post/requestBody/content/application~1json/example":{"value":{"cloudPhoneId":1678331966138097,"scheduleName":"test","templateId":1678347487160296,"templateParameter":"{\"keyword\": \"abc\"}","description":"日程安排说明"},"id":"paths/~1api~1cloudphone~1rpa~1onceTask~1save/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1rpa~1task~1cancel/post/requestBody/content/application~1json/example":{"value":{"id":1678919049331329},"id":"paths/~1api~1cloudphone~1rpa~1task~1cancel/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1rpa~1subTask~1page/post/requestBody/content/application~1json/example":{"value":{"pageNo":1,"pageSize":10},"id":"paths/~1api~1cloudphone~1rpa~1subTask~1page/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1rpa~1subTask~1cancel~1{id}/post/requestBody/content/application~1json/example":{"value":{"id":1678919049331329},"id":"paths/~1api~1cloudphone~1rpa~1subTask~1cancel~1{id}/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1touch~1click/post/requestBody/content/application~1json/example":{"value":{"id":1558968155668507,"pos":[540,960]},"id":"paths/~1api~1cloudphone~1touch~1click/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1touch~1click/post/responses/200/content/application~1json/example":{"value":{"code":0,"msg":"success","data":{"status":"finish"}},"id":"paths/~1api~1cloudphone~1touch~1click/post/responses/200/content/application~1json/example"},"paths/~1api~1cloudphone~1touch~1doubleClick/post/requestBody/content/application~1json/example":{"value":{"id":1558968155668507,"pos":[540,960]},"id":"paths/~1api~1cloudphone~1touch~1doubleClick/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1touch~1doubleClick/post/responses/200/content/application~1json/example":{"value":{"code":0,"msg":"success","data":{"status":"finish"}},"id":"paths/~1api~1cloudphone~1touch~1doubleClick/post/responses/200/content/application~1json/example"},"paths/~1api~1cloudphone~1touch~1longClick/post/requestBody/content/application~1json/example":{"value":{"id":1558968155668507,"pos":[540,960],"duration":2000},"id":"paths/~1api~1cloudphone~1touch~1longClick/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1touch~1longClick/post/responses/200/content/application~1json/example":{"value":{"code":0,"msg":"success","data":{"status":"finish"}},"id":"paths/~1api~1cloudphone~1touch~1longClick/post/responses/200/content/application~1json/example"},"paths/~1api~1cloudphone~1touch~1swipe/post/requestBody/content/application~1json/example":{"value":{"id":1558968155668507,"pos1":[540,1500],"pos2":[540,500],"duration":300},"id":"paths/~1api~1cloudphone~1touch~1swipe/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1touch~1swipe/post/responses/200/content/application~1json/example":{"value":{"code":0,"msg":"success","data":{"status":"finish"}},"id":"paths/~1api~1cloudphone~1touch~1swipe/post/responses/200/content/application~1json/example"},"paths/~1api~1cloudphone~1touch~1drag/post/requestBody/content/application~1json/example":{"value":{"id":1558968155668507,"pos1":[200,500],"pos2":[800,500],"duration":500},"id":"paths/~1api~1cloudphone~1touch~1drag/post/requestBody/content/application~1json/example"},"paths/~1api~1cloudphone~1touch~1drag/post/responses/200/content/application~1json/example":{"value":{"code":0,"msg":"success","data":{"status":"finish"}},"id":"paths/~1api~1cloudphone~1touch~1drag/post/responses/200/content/application~1json/example"}},"securitySchemeStore":{},"servers":[{"url":"http://127.0.0.1:40000","description":"MoreLogin  Local endpoint"}]},"options":{"hideSidebar":true,"mockServer":{"off":true},"disableRouter":true,"downloadUrls":[{"url":"/_bundle/@l10n/zh/API Reference/Cloud Phone/local-api.json?download"},{"url":"/_bundle/@l10n/zh/API Reference/Cloud Phone/local-api.yaml?download"}],"excludeFromSearch":false,"specType":"openapi","markdocOptions":{"tags":{},"nodes":{},"components":{}},"metadata":{"title":"云手机本地 API","description":"通过 MoreLogin 本地 API 管理云手机实例。基础URL: http://127.0.0.1:40000。本地 API 与 MoreLogin 桌面应用一起运行在您的计算机上。所有请求必须来自同一台计算机。"}},"baseSlug":"/zh/api-reference/cloud-phone/local-api","routesMapping":{}}