調用AllocatePublicContactPoints分配公共聯系點。

調試

您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。

請求參數

名稱 類型 是否必選 示例值 描述
Action String AllocatePublicContactPoints

系統規定參數。取值:AllocatePublicContactPoints。

ClusterId String cds-bp1hy2i****2z46l

集群ID。

DataCenterId String cn-hangzhou-g

集群數據中心ID。

返回數據

名稱 類型 示例值 描述
RequestId String 50373857-C47B-4B64-9332-D0B5280B59EA

請求ID。

示例

請求示例

http(s)://[Endpoint]/?Action=AllocatePublicContactPoints
&ClusterId=cds-bp1hy2i****2z46l
&DataCenterId=cn-hangzhou-g
&<公共請求參數>

正常返回示例

XML 格式

<AllocatePublicContactPointsResponse>
      <RequestId>50373857-C47B-4B64-9332-D0B5280B59EA</RequestId>
</AllocatePublicContactPointsResponse>

JSON 格式

{
  "RequestId": "50373857-C47B-4B64-9332-D0B5280B59EA"
}

錯誤碼

訪問錯誤中心查看更多錯誤碼。