All Products
Search
Document Center

Cloud Phone:ModifySystemPropertyTemplate

Last Updated:Jun 10, 2026

Mengubah templat properti.

Deskripsi operasi

When you modify a property template, the operation is not triggered. To apply the changes to cloud phones, you must call the operation separately.

Coba sekarang

Coba API ini di OpenAPI Explorer tanpa perlu penandatanganan manual. Panggilan yang berhasil akan secara otomatis menghasilkan contoh kode SDK sesuai dengan parameter Anda. Unduh kode tersebut dengan kredensial bawaan yang aman untuk penggunaan lokal.

Test

RAM authorization

Tidak ada otorisasi untuk operasi ini. Jika Anda mengalami masalah saat menjalankan operasi ini, hubungi dukungan teknis.

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: { "properties":{"key1":"value1", "key2":"value2"}}.

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.