Mengkueri ID AccessKey dan rahasia AccessKey yang diperlukan untuk menginstal agen CloudMonitor pada host pihak ketiga.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cms:DescribeMonitoringAgentAccessKey |
get |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
Tidak ada parameter yang diperlukan.
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| AccessKey |
string |
ID AccessKey yang diperlukan untuk menginstal agen. |
E7A27f9**** |
| SecretKey |
string |
Rahasia AccessKey yang diperlukan untuk menginstal agen. |
sBjNOUhLylrxMX-Xv1**** |
| RequestId |
string |
ID permintaan. |
C0F655E9-D793-51E6-BD78-CABBCCFC1047 |
| Success |
boolean |
Menunjukkan apakah permintaan berhasil. Nilai yang valid:
|
true |
| Code |
integer |
Kode status. Catatan
Kode status 200 menunjukkan bahwa permintaan berhasil. |
200 |
| Message |
string |
Pesan kesalahan. |
The specified resource is not found. |
Contoh
Respons sukses
JSONformat
{
"AccessKey": "E7A27f9****",
"SecretKey": "sBjNOUhLylrxMX-Xv1****",
"RequestId": "C0F655E9-D793-51E6-BD78-CABBCCFC1047",
"Success": true,
"Code": 200,
"Message": "The specified resource is not found."
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | ParameterInvalid | Illegal parameters. | |
| 500 | InternalError | The request processing has failed due to some unknown error. | |
| 403 | AccessForbidden | User not authorized to operate on the specified resource. | |
| 404 | ResourceNotFound | The specified resource is not found. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.