全部文档
当前文档

暂无内容

如果没有找到您期望的内容,请尝试其他搜索词

文档中心

添加解析记录值

最近更新时间:2021-11-18 18:47:50

CreateRecordData(添加解析记录值)

Request Parameters(请求参数)

ZoneId

  • ZoneID
  • 类型: String
  • 是否可缺省: 否

RecordId

  • Record ID
  • 类型: String
  • 是否可缺省: 否

RecordValue

  • 记录值
  • 类型: String
  • 是否可缺省: 否

Priority

  • 优先级,Type 为 MX、SRV 时此值有效且必传
  • 类型: String
  • 是否可缺省: 是
  • 有效值: Type为MX时:有效值:[1,100];Type为SRV时:有效值:[0,65535]

Weight

  • 权重,仅 Type 为 SRV 时此值有效且必传
  • 类型: Integer
  • 是否可缺省: 是
  • 有效值:[0,65535]

Port

  • 端口,仅 Type 为 SRV 时此值有效且必传
  • 类型: Integer
  • 是否可缺省: 是
  • 有效值:[0,65535]

Response Elements(返回值)

RequestId

  • 请求ID
  • 类型: String

Return

  • 操作是否成功
  • 类型: Boolean

Examples(举例)

Sample Request(请求)
http://pdns.region.api.ksyun.com/?Action=CreateRecordData
&Version=2016-03-04
&ZoneId=33f6bd3a-4159-4a22-9c8f-c5414ea40c20
&RecordId=a2b087a7-a4c2-490c-8057-b062d79b65ad
&RecordValue=10.1.1.3
Sample Response(返回)
<CreateRecordDataResponse xmlns="http://dns.ksyun.com/doc/2016-03-04/">
    <RequestId>b8938c17-ce72-40e1-b609-536557e5c9fb</RequestId>
    <Return>true</Return>
</CreateRecordDataResponse>
文档导读
纯净模式常规模式

纯净模式

点击可全屏预览文档内容
文档反馈