Creates a product portfolio.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
servicecatalog:CreatePortfolio |
create |
*Portfolio
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| PortfolioName |
string |
Yes |
The name of the product portfolio. The value must be 1 to 128 characters in length. |
DEMO-IT服务 |
| Description |
string |
No |
The description of the product portfolio. The value must be 1 to 128 characters in length. |
这是一个产品组合描述 |
| ProviderName |
string |
Yes |
The provider of the product portfolio. The value must be 1 to 128 characters in length. |
IT团队 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The ID of the request. |
0FEEF92D-4052-5202-87D0-3D8EC16F81BF |
| PortfolioId |
string |
The ID of the product portfolio. |
port-bp1yt7582g**** |
Examples
Success response
JSON format
{
"RequestId": "0FEEF92D-4052-5202-87D0-3D8EC16F81BF",
"PortfolioId": "port-bp1yt7582g****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 500 | InternalError | A system error occurred. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.