Mengubah templat properti.
Deskripsi operasi
Coba sekarang
Test
RAM authorization
Sintaks permintaan
POST HTTP/1.1
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| TemplateId |
string |
No |
ID templat properti. |
ap-angyvganxlf**** |
| TemplateName |
string |
No |
Nama templat. |
模板1 |
| SystemPropertyInfo |
object |
No |
Informasi templat properti sistem. |
|
| RoBuildFingerprint |
string |
No |
Catatan
This parameter is not publicly available. |
null |
| RoProductModel |
string |
No |
Catatan
This parameter is not publicly available. |
null |
| RoProductManufacturer |
string |
No |
Catatan
This parameter is not publicly available. |
null |
| RoProductBrand |
string |
No |
Catatan
This parameter is not publicly available. |
null |
| RoBuildUser |
string |
No |
Catatan
This parameter is not publicly available. |
null |
| RoBuildId |
string |
No |
Catatan
This parameter is not publicly available. |
null |
| RoBootloader |
string |
No |
Catatan
This parameter is not publicly available. |
null |
| RoBuildTags |
string |
No |
Catatan
This parameter is not publicly available. |
null |
| RoProductBoard |
string |
No |
Catatan
This parameter is not publicly available. |
null |
| RoProductDevice |
string |
No |
Catatan
This parameter is not publicly available. |
null |
| RoBuildProduct |
string |
No |
Catatan
This parameter is not publicly available. |
null |
| RoBuildType |
string |
No |
Catatan
This parameter is not publicly available. |
null |
| RoBuildHost |
string |
No |
Catatan
This parameter is not publicly available. |
null |
| RoBuildDisplayId |
string |
No |
Catatan
This parameter is not publicly available. |
null |
| RwRoSerialNo |
string |
No |
Catatan
This parameter is not publicly available. |
null |
| CustomPropertyInfos |
array<object> |
No |
The information about custom properties. |
|
|
object |
No |
The information about a custom property. |
||
| PropertyName |
string |
No |
The key of the custom property. |
propKey |
| PropertyValue |
string |
No |
The value of the custom property. |
propValue |
| FilePath |
string |
No |
URL file templat properti. Sistem menguraikan file secara sinkron. Jika format file tidak valid, kesalahan penguraian akan dikembalikan. Catatan
Format templat file: |
https://filepath****.com |
| EnableAuto |
boolean |
No |
Apakah akan secara otomatis menghasilkan properti sistem preset. |
true |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response elements. |
||
| RequestId |
string |
The request ID. |
5C5CEF0A-D6E1-58D3-8750-67DB4F82**** |
| TemplateId |
string |
The ID of the property template. |
ap-angyvganxlf**** |
Contoh
Respons sukses
JSONformat
{
"RequestId": "5C5CEF0A-D6E1-58D3-8750-67DB4F82****",
"TemplateId": "ap-angyvganxlf****"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.