Mengkueri konfigurasi tugas O&M instans.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
kvstore:DescribeActiveOperationMaintenanceConfig |
get |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
Tidak ada parameter yang diperlukan.
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| HasConfig |
integer |
Apakah konfigurasi ada:
|
0 |
| RequestId |
string |
ID permintaan. |
794120D1-E0CF-4713-BAE4-EBAEA04506AF |
| Config |
object |
Detail konfigurasi tugas O&M. |
|
| CycleType |
string |
Tipe siklus.
|
Week |
| Status |
integer |
Apakah konfigurasi berlaku.
|
1 |
| ModifiedTime |
string |
Pengatur waktu ketika konfigurasi tugas O&M terakhir diubah. Pengatur waktu dalam format yyyy-mm-ddThh:mm:ssZ (pengatur waktu UTC). |
2024-05-30T14:30:00Z |
| MaintainStartTime |
string |
Pengatur waktu mulai jendela pengatur waktu O&M. Pengatur waktu dalam format hh:mm:ssZ (pengatur waktu UTC). |
18:00:00Z |
| MaintainEndTime |
string |
Pengatur waktu akhir jendela pengatur waktu O&M. Pengatur waktu dalam format hh:mm:ssZ (pengatur waktu UTC). |
20:00:00Z |
| CycleTime |
string |
Pengatur waktu siklus.
|
1,2,3 |
| CreatedTime |
string |
Pengatur waktu ketika konfigurasi tugas O&M dibuat. Pengatur waktu dalam format yyyy-mm-ddThh:mm:ssZ (pengatur waktu UTC). |
2018-05-30T14:30:00Z |
Contoh
Respons sukses
JSONformat
{
"HasConfig": 0,
"RequestId": "794120D1-E0CF-4713-BAE4-EBAEA04506AF",
"Config": {
"CycleType": "Week",
"Status": 1,
"ModifiedTime": "2024-05-30T14:30:00Z\n",
"MaintainStartTime": "18:00:00Z",
"MaintainEndTime": "20:00:00Z\n",
"CycleTime": "1,2,3",
"CreatedTime": "2018-05-30T14:30:00Z\n"
}
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.