ListProductsAsAdmin_服务目录_API文档

Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Quotas Info

There is no quotas information in the current API.

Authorization Information

The following table shows the authorization information corresponding to this API, which can be used in the Action policy element to grant a RAM user or RAM role the permissions to call the API. Please use RAM to set up these permissions and refer to RAM documentation for more instructions.

Description:View Details...

ActionsAccess levelResource typeCondition keyAssociated operation
servicecatalog:ListProductsAsAdmin
Get
Product
acs:servicecatalog:{#regionId}:{#accountId}:product/*
NoneNone

Request Parameters

Field NameField Details
PortfolioIdstring

The ID of the product portfolio.

Example:port-bp1yt7582g****Reference Value Source:
    UpdatePortfolio
    ListPortfolios
    CreatePortfolio
    AssociateProductWithPortfolio
Filtersarray<object>

The filter conditions.

Count of Children <= 5
SortBystring

The field that is used to sort the queried data.View Details...

Example:CreateTime
SortOrderstring

The order in which you want to sort the queried data. Valid values:View Details...

Example:Desc
PageNumberinteger<int32>

The number of the page to return.View Details...

Example:1
PageSizeinteger<int32>

The number of entries to return on each page.View Details...

Example:10
Scopestring

The query scope. Valid values:View Details...

Example:Local

Response Parameters

Field NameField Details
RequestIdstring

The ID of the request.

Example:0FEEF92D-4052-5202-87D0-3D8EC16F81BF
ProductDetailsarray<object>

The products.

TotalCountinteger<int32>

The total number of entries returned.

Example:2
PageNumberinteger<int32>

The page number of the returned page.

Example:1
PageSizeinteger<int32>

The number of entries returned per page.

Example:10

Sample Response

Error Codes

Global Error Codes
HTTP Status CodeError CodesError MessageActions
500
InternalError
A system error occurred.Diagnose

Change History

Change timeChange content summaryoperation
2024-02-27
changeresponse parameters
2022-05-30
deleteError code 500
2022-05-27
changeRequest parameter Filters
2022-02-21
addRequest parameter Scope
changeresponse parameters

Examples