Mengaktifkan layanan secara batch.
Deskripsi operasi
Deskripsi
Operasi ini mengaktifkan beberapa layanan Alibaba Cloud secara batch.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ros:EnableServices |
none |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| ServiceNames |
array |
No |
Daftar layanan yang akan diaktifkan. |
|
|
string |
No |
Layanan yang akan diaktifkan. |
[\"OSS\"] |
|
| RegionId |
string |
Yes |
Region tempat layanan diaktifkan. |
cn-hangzhou |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
E1BD3327-6BEE-53AD-8788-D892EB575962 |
| FailedServices |
array<object> |
Daftar layanan yang gagal diaktifkan. |
|
|
object |
|||
| ServiceName |
string |
Nama layanan Alibaba Cloud. |
ACVS |
| Code |
string |
Kode kesalahan. |
400 |
| Message |
string |
Pesan kesalahan. |
Failed |
Contoh
Respons sukses
JSONformat
{
"RequestId": "E1BD3327-6BEE-53AD-8788-D892EB575962",
"FailedServices": [
{
"ServiceName": "ACVS",
"Code": "400",
"Message": "Failed"
}
]
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.