Mengubah kata sandi tingkat domain.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
dm:ModifyPWByDomain |
update |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| DomainName |
string |
Yes |
Nama domain. Nilai harus terdiri dari 1 hingga 50 karakter dan dapat berisi digit, huruf besar, huruf kecil, titik (.), dan tanda hubung (-). |
example.com |
| Password |
string |
Yes |
|
DM1mail1234 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| Code |
string |
Status code |
OK |
| Message |
string |
Description of the status code |
请求成功 |
| RequestId |
string |
Request ID |
02B2A890-CBD8-4806-9BCA-C93190CE7EF6 |
| Success |
boolean |
Whether it was successful |
true |
Contoh
Respons sukses
JSONformat
{
"Code": "OK",
"Message": "请求成功",
"RequestId": "02B2A890-CBD8-4806-9BCA-C93190CE7EF6",
"Success": true
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.