ListAddonTemplatesPagination
Region:
China (Beijing)
Request Parameters
Required
RegionIdThe region ID
AddonNamesThe addon names
0The addon name
ClusterCategoryThe cluster type
Pagination Parameters
PageNumberThe page number of ...
PageSizeThe number of entri...
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.

Request Parameters

Field NameField Details
RegionIdstring

The region ID.

Example:cn-shanghaiEnumeration Value:
PageNumberinteger<int64>

The page number of the page to return. Pages start from page 1.

Notice The field type is Long, and the precision may be lost during serialization/deserialization. Please note that the value must not be greater than 9007199254740991.
Example:1
PageSizeinteger<int64>

The number of entries per page. Default value: 20.

Notice The field type is Long, and the precision may be lost during serialization/deserialization. Please note that the value must not be greater than 9007199254740991.
Example:10
AddonNamesarray<string>

The addon names.

Count of Children <= 10
ClusterCategorystring

The cluster type. Valid values:View Details...

Example:Standard

Response Parameters

Field NameField Details
TotalCountinteger<int32>

The total number of entries returned.

Example:1
RequestIdstring

The request ID.

Example:04F0F334-1335-436C-A1D7-6C044FE7****
PageSizeinteger<int64>

The number of entries per page.

Notice Please note that this value is of type Long, and there may be a risk of loss of precision in some languages. Please use it with caution.
Example:20
PageNumberinteger<int64>

The page number of the returned page.

Notice Please note that this value is of type Long, and there may be a risk of loss of precision in some languages. Please use it with caution.
Example:1
Addonsarray<object>

The information about the addon templates.

Change History
No Change History found.