Mengambil properti instans. Operasi ini menjalankan perintah android getprop untuk mengambil semua properti cloud phone.
Coba sekarang
Test
RAM authorization
Sintaks permintaan
POST HTTP/1.1
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
No |
ID instans. |
cpn-2ofr9kf41apy3****-014 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response elements. |
||
| RequestId |
string |
The request ID. |
1CBAFFAB-B697-4049-A9B1-67E1FC****** |
| PropertyTemplateModel |
object |
The instance properties. |
|
| Content |
string |
The instance properties. Catatan
Format: |
{ "propties":{"key1":"value1"}} |
Contoh
Respons sukses
JSONformat
{
"RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC******",
"PropertyTemplateModel": {
"Content": "{ \"propties\":{\"key1\":\"value1\"}}"
}
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.