Membuat baseline account factory.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
governance:CreateAccountFactoryBaseline |
create |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| BaselineName |
string |
No |
Nama baseline. |
Default |
| BaselineItems |
array<object> |
No |
Array yang berisi item baseline. Anda dapat memanggil operasi ListAccountFactoryBaselineItems untuk membuat kueri daftar item baseline yang didukung oleh account factory di Cloud Governance Center. |
|
|
object |
No |
Konfigurasi item baseline. |
||
| Config |
string |
No |
Konfigurasi item baseline. Nilai parameter ini adalah string JSON. |
{\"EnabledServices\":[\"CEN_TR\",\"CDT\",\"CMS\",\"KMS\"]} |
| Name |
string |
No |
Nama item baseline. |
ACS-BP_ACCOUNT_FACTORY_VPC |
| Version |
string |
No |
Versi item baseline. |
1.0 |
| Description |
string |
No |
Deskripsi baseline. |
Default Baseline. |
| RegionId |
string |
No |
ID region. |
cn-hangzhou |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Parameter respons. |
||
| BaselineId |
string |
ID baseline. |
afb-bp1e6ixtiwupap8m**** |
| RequestId |
string |
ID permintaan. |
A5592E2E-0FC4-557C-B989-DF229B5EBE13 |
Contoh
Respons sukses
JSONformat
{
"BaselineId": "afb-bp1e6ixtiwupap8m****",
"RequestId": "A5592E2E-0FC4-557C-B989-DF229B5EBE13"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | InternalError | A system error occurred. | A system error occurred. |
| 404 | InvalidEnterpriseRealName.NotFound | The specified account has not passed enterprise real name verification. Please complete the verification for the account first. | The specified account has not passed enterprise real-name verification. Please complete the verification for the account first. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.