Menghapus aturan penyamaran data yang ditentukan.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardb:DeleteMaskingRules |
delete |
*DBCluster
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| RuleNameList |
string |
Yes |
Nama aturan penyamaran data yang akan dihapus. Untuk menghapus beberapa aturan sekaligus dalam satu batch, pisahkan nama-nama tersebut dengan koma (,). Catatan
Untuk informasi selengkapnya, lihat DescribeMaskingRules. |
testrule |
| DBClusterId |
string |
Yes |
ID kluster. Catatan
Untuk informasi selengkapnya, lihat DescribeDBClusters. |
pc-***************** |
| InterfaceVersion |
string |
No |
Jenis aturan yang akan dihapus. Nilai yang valid: v1: menghapus aturan penyamaran data.v2: menghapus aturan enkripsi data. |
v1 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Skema Respons |
||
| RequestId |
string |
ID permintaan. |
2BCEE25B-797C-426B-BA7B-D28CCF****** |
| Message |
string |
Pesan respons. Catatan
Jika permintaan berhasil, |
Successful |
| Success |
boolean |
Hasil permintaan. Nilai yang valid:
|
true |
Contoh
Respons sukses
JSONformat
{
"RequestId": "2BCEE25B-797C-426B-BA7B-D28CCF******",
"Message": "Successful",
"Success": true
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 404 | InvalidDBClusterId.Malformed | The specified parameter DBClusterId is not valid. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.