Creates a product portfolio.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
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 services |
Description | string | No | The description of the product portfolio. The value must be 1 to 128 characters in length. | The description of the product portfolio. |
ProviderName | string | Yes | The provider of the product portfolio. The value must be 1 to 128 characters in length. | IT team |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "0FEEF92D-4052-5202-87D0-3D8EC16F81BF",
"PortfolioId": "port-bp1yt7582g****"
}
Error codes
HTTP status code | Error code | Error message |
---|---|---|
500 | InternalError | A system error occurred. |
For a list of error codes, visit the Service error codes.