雲產品重新接入WAF,僅在雲產品接入的狀態為防護異常時使用。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
yundun-waf:ReCreateCloudResource |
none |
*全部資源
|
|
無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| InstanceId |
string |
是 |
WAF 執行個體的 ID。 說明
您可以調用 DescribeInstance 查詢當前 WAF 執行個體的 ID。 |
waf_v2_public_cn-*** |
ResourceInstanceId
deprecated
|
string |
否 |
雲產品執行個體的 ID。 |
lb-bp*********k5uj2p |
Port
deprecated
|
integer |
否 |
接入 WAF 的雲產品連接埠。 |
443 |
ResourceProduct
deprecated
|
string |
否 |
雲產品類型。取值:
|
clb7 |
| CloudResourceId |
string |
否 |
已接入的資源 ID,雲產品接入時由 WAF 自動產生。 說明
您可以通過 CreateCloudResource 接入資源後,查看響應中的資源 ID。 |
lb-bp*********k5uj2p-443-clb7 |
| RegionId |
string |
否 |
WAF 執行個體所屬地區。取值:
|
cn-hangzhou |
| ResourceManagerResourceGroupId |
string |
否 |
阿里雲資源群組 ID。 |
rg-acfm***q |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
Schema of Response |
||
| RequestId |
string |
Id of the request |
D7861F61-5B61-46CE-A47C-6B19****5EB0 |
樣本
正常返回樣本
JSON格式
{
"RequestId": "D7861F61-5B61-46CE-A47C-6B19****5EB0"
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 400 | Waf.Pullin.CertNotExist | Certificate does not exist in SSL Certificate Center, certificate type:%s, certificate ID:%s. | 認證在SSL認證中心不存在,認證類型:%s,認證ID:%s。 |
| 400 | Waf.Pullin.ResourceNotExist | The accessed resource already exists. Resource:%s. | 接入的資源已存在,資源:%s. |
| 400 | Waf.Pullin.AlreadyAccessed | The cloud product has been accessed. Instance ID:%s, Port:%s, Product Type:%s. | 雲產品已接入,執行個體ID:%s,連接埠:%s,產品類型:%s. |
| 400 | Waf.Pullin.CertExpired | Certificate expired, certificate ID:%s . | |
| 400 | Waf.Pullin.CloudProductParamNotMatch | The value of the cloud product, port, instance, and input parameter to which the resource ID of the cloud product is connected to WAF does not match. | 雲產品接入WAF的資源Id所屬的雲產品、連接埠、執行個體和入參的值不匹配. |
| 400 | Waf.Pullin.CloudResourceInvalid | CloudResourceId parameter is illegal. | CloudResourceId參數不合法 |
| 400 | Waf.Pullin.CloudProductParamEmpty | The resource Id of the cloud product accessing WAF is null or null values exist in the three input parameters of the cloud product name, port, and cloud product instance. | 雲產品接入WAF的資源Id為空白 或 雲產品名稱、連接埠、雲產品執行個體等3個入參中存在空值 |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。