catalog
Shows available packages of a specific package
Returns a list of versions for a given attr_path
Required Query Parameters:
- attr_path: The attr_path, must be valid.
Optional Query Parameters:
- page: Optional page number for pagination (def = 0)
- pageSize: Optional page size for pagination (def = 10)
Returns:
- PackagesResult: A list of PackageResolutionInfo and the total result count
get/api/v1/catalog/packages/{attr_path}
Path parameters
attr_pathstring required
Query parameters
pageinteger
pageSizeinteger
Response
A list of packages attr_path