list_package_repositories
List package repositories in an Alibaba Cloud organization with filtering by type and category to manage software artifacts.
Instructions
[Packages Management] List package repositories in an organization with filtering options
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organizationId | Yes | Organization ID | |
| repoTypes | No | Repository types, available values: GENERIC/DOCKER/MAVEN/NPM/NUGET, multiple types can be separated by commas | |
| repoCategories | No | Repository modes, available values: Hybrid/Local/Proxy/ProxyCache/Group, multiple modes can be separated by commas | |
| perPage | No | Number of items per page, default value is 8 | |
| page | No | Current page number |