Updates a portfolio.
Try it now
Test
RAM authorization
Action | Access level | Resource type | Condition key | Dependent action |
servicecatalog:UpdatePortfolio | update | *Portfolio
| None | None |
Request parameters
Parameter | Type | Required | Description | Example |
PortfolioId | string | Yes | The portfolio ID. | port-bp1yt7582g**** |
PortfolioName | string | Yes | The portfolio name. It must be 1 to 128 characters in length. | DEMO-IT |
Description | string | No | The portfolio description. It must be 1 to 128 characters in length. | This is a product portfolio description. |
ProviderName | string | Yes | The portfolio provider. The value must be 1 to 128 characters in length. | IT team |
Response elements
Parameter | Type | Description | Example |
object | The response parameters. | ||
RequestId | string | The request ID. | 0FEEF92D-4052-5202-87D0-3D8EC16F81BF |
PortfolioId | string | The portfolio ID. | 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.