Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
10.26. Method: listAllPackages
Lists all packages in the channel, regardless of version, where the last modified date is greater than the given date. Example Date: '2008-08-20 08:00:00'
Note
listAllPackages(string sessionKey, string channelLabel, dateTime.iso8601 startDate)
method.
The following parameters are available for this method:
- string
sessionKey
- string
channelLabel
- channel to query - string
startDate
The following return values are available for this method:
- 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)