10.24. listAllPackages
- Name
- listAllPackages
- Description
- Lists all packages in the channel, regardless of version whose last modified date is greater than given date.
- Parameters
- string sessionKey
- string channelLabel - channel to query
- dateTime.iso8601 startDate
- Return Value
- array:
- struct - package
- string
name
- string
version
- string
release
- string
epoch
- string
checksum
- string
checksum_type
- int
id
- string
arch_label
- string
last_modified_date
- string
last_modified
- (Deprecated)