Namespace: packages
-
array:
-
struct - package
- string "name"
- string "version"
- string "release"
- string "epoch"
- int "id"
- string "arch_label"
- string "path" - The path on that file system that the package
resides
- string "provider" - The provider of the package, determined by
the gpg key it was signed with.
- dateTime.iso8601 "last_modified"
-
struct - package
- int "id"
- string "name"
- string "epoch"
- string "version"
- string "release"
- string "arch_label"
- array "string"
- label Channel label providing this package.
- string "build_host"
- string "description"
- string "md5sum"
- string "vendor"
- string "summary"
- string "cookie"
- string "license"
- string "file"
- string "build_date"
- string "last_modified_date"
- string "size"
- string "path" - The path on the Satellite's file system that
the package resides.
- string "payload_size"
-
base64 - base64 encoded package
-
string - the download url
-
array:
-
struct - changelog entry
- string "author"
- string "date"
- string "text"
-
array:
-
struct - dependency
- string "dependency"
- string "dependency_type" - One of the following:
- requires
- conflicts
- obsoletes
- provides
- string "dependency_modifier"
-
array:
-
struct - file info
- string "path"
- string "type"
- string "last_modified_date"
- string "md5sum"
- int "size"
- string "linkto"
-
array:
-
struct - channel
- string "label"
- string "parent_label"
- string "name"
-
array:
-
struct - errata
- string "advisory"
- string "issue_date"
- string "last_modified_date"
- string "update_date"
- string "synopsis"
- string "type"
-
int - 1 on success, exception thrown otherwise.
Generated on 7/31/2009