Meluncurkan produk.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
servicecatalog:LaunchProduct |
*ProvisionedProduct
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| ProvisionedProductName |
string |
Yes |
Nama instans produk. Panjang nilai harus 1 hingga 128 karakter. |
DEMO-ECS实例 |
| PortfolioId |
string |
No |
ID portofolio produk. Catatan
Jika parameter PortfolioId tidak diperlukan, Anda tidak perlu menentukan parameter PortfolioId. Jika parameter PortfolioId diperlukan, Anda harus menentukan parameter PortfolioId. Untuk informasi selengkapnya tentang cara mendapatkan nilai parameter PortfolioId, lihat ListLaunchOptions. |
port-bp1yt7582g**** |
| ProductId |
string |
Yes |
ID produk. |
prod-bp18r7q127**** |
| ProductVersionId |
string |
Yes |
ID versi produk. |
pv-bp15e79d26**** |
| Parameters |
array<object> |
No |
Parameter input templat. Anda dapat menentukan hingga 200 parameter. Catatan
Parameter ini bersifat opsional. Jika Anda menentukan parameter Parameters, Anda harus menentukan parameter ParameterKey dan ParameterValue. |
|
|
object |
No |
The input parameters of the template. |
||
| ParameterKey |
string |
No |
The name of the input parameter for the template. |
instance_type |
| ParameterValue |
string |
No |
The value of the input parameter for the template. |
ecs.s6-c1m1.small |
| StackRegionId |
string |
Yes |
ID wilayah tempat stack Resource Orchestration Service (ROS) berada. Untuk informasi selengkapnya tentang cara mendapatkan wilayah yang didukung oleh ROS, lihat DescribeRegions. |
cn-hangzhou |
| Tags |
array<object> |
No |
Tag kustom yang ditentukan oleh pengguna akhir. Nilai maksimum N: 20. Catatan
|
|
|
object |
No |
The custom tags that are specified by the end user. |
||
| Key |
string |
No |
The tag key of the custom tag. The tag key must be 1 to 128 characters in length and cannot contain |
k1 |
| Value |
string |
No |
The tag value of the custom tag. The tag value can be up to 128 characters in length and cannot start with |
v1 |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The ID of the request. |
0FEEF92D-4052-5202-87D0-3D8EC16F81BF |
| ProvisionedProductId |
string |
The ID of the instance |
pp-bp1ddg1n2a**** |
Contoh
Respons sukses
JSONformat
{
"RequestId": "0FEEF92D-4052-5202-87D0-3D8EC16F81BF",
"ProvisionedProductId": "pp-bp1ddg1n2a****"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | InternalError | A system error occurred. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.