All Products
Search
Document Center

Service Catalog:CreatePortfolio

Last Updated:Mar 03, 2024

Creates a product portfolio.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
PortfolioNamestringYes

The name of the product portfolio.

The value must be 1 to 128 characters in length.

DEMO-IT services
DescriptionstringNo

The description of the product portfolio.

The value must be 1 to 128 characters in length.

The description of the product portfolio.
ProviderNamestringYes

The provider of the product portfolio.

The value must be 1 to 128 characters in length.

IT team

Response parameters

ParameterTypeDescriptionExample
object

The response parameters.

RequestIdstring

The ID of the request.

0FEEF92D-4052-5202-87D0-3D8EC16F81BF
PortfolioIdstring

The ID of the product portfolio.

port-bp1yt7582g****

Examples

Sample success responses

JSONformat

{
  "RequestId": "0FEEF92D-4052-5202-87D0-3D8EC16F81BF",
  "PortfolioId": "port-bp1yt7582g****"
}

Error codes

HTTP status codeError codeError message
500InternalErrorA system error occurred.

For a list of error codes, visit the Service error codes.