You can call this operation to modify the description of a Domain Name System (DNS) record that is configured for a private zone.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer. OpenAPI Explorer dynamically generates the sample code of the operation for different SDKs.

Request parameters

Parameter Type Required Example Description
Action String Yes UpdateRecordRemark

The operation that you want to perform. Set the value to UpdateRecordRemark.

RecordId Long Yes 18954952

The ID of the DNS record.

Lang String No en

The language of the specific content returned in the response.

Remark String No test record

The description of the DNS record.

Response parameters

Parameter Type Example Description
RequestId String 0B7AD377-7E86-44A8-B9A8-53E8666E72FE

The ID of the request.

RecordId Long 18954952

The ID of the DNS record.

Examples

Sample requests

  1. http(s)://[Endpoint]/? Action=UpdateRecordRemark&<Common request parameters>

Sample success responses

XML format

  1. <UpdateRecordRemarkResponse> <RecordId>18954952</RecordId> <RequestId>CE06F38E-713F-477F-AEDD-73965518091C</RequestId><</UpdateRecordRemarkResponse>

JSON format

  1. {“RecordId”: 18954952,“RequestId”: CE06F38E-713F-477F-AEDD-73965518091C”}

Error codes

For a list of error codes, visit the API Error Center.