# Cloud Phone

## Getting a list of cloud phone profiles

 - [POST /api/cloudphone/page](https://guide.morelogin.com/api-reference/local-api/local-api/cloud-phone/pageusingpost.md)

## Creating a Cloud Phone Profile

 - [POST /api/cloudphone/create](https://guide.morelogin.com/api-reference/local-api/local-api/cloud-phone/createusingpost.md)

## Startup cloud phone

 - [POST /api/cloudphone/powerOn](https://guide.morelogin.com/api-reference/local-api/local-api/cloud-phone/poweronusingpost.md)

## Shut down the cloud phone

 - [POST /api/cloudphone/powerOff](https://guide.morelogin.com/api-reference/local-api/local-api/cloud-phone/poweroffusingpost.md)

## Modify the cloud phone profile

 - [POST /api/cloudphone/edit/batch](https://guide.morelogin.com/api-reference/local-api/local-api/cloud-phone/editbatchusingpost.md)

## Delete cloud phone profile

 - [POST /api/cloudphone/delete/batch](https://guide.morelogin.com/api-reference/local-api/local-api/cloud-phone/deleteusingpost.md)

## One-click new cloud phone

 - [POST /api/cloudphone/newMachine](https://guide.morelogin.com/api-reference/local-api/local-api/cloud-phone/onenewusingpost.md)

## Cloud phone details

 - [POST /api/cloudphone/info](https://guide.morelogin.com/api-reference/local-api/local-api/cloud-phone/infousingpost.md)

## Query brand & model list

 - [POST /api/cloudphone/brand/models](https://guide.morelogin.com/api-reference/local-api/local-api/cloud-phone/paths/~1api~1cloudphone~1brand~1models/post.md): Query available brand & model list for given Android version

## Update cloud phone ADB status

 - [POST /api/cloudphone/updateAdb](https://guide.morelogin.com/api-reference/local-api/local-api/cloud-phone/updateadbusingpost.md)

## Execute shell command

 - [POST /api/cloudphone/exeCommand](https://guide.morelogin.com/api-reference/local-api/local-api/cloud-phone/executeshellcommand.md)

