Namespace: errata
-
int - representing the number of packages added,
exception otherwise
-
array:
-
struct - channel
- int "channel_id"
- string "label"
- string "name"
- string "parent_channel_label"
-
struct - Bugzilla info
- string "bugzilla_id" - actual bug number is the key into the
struct
- string "bug_summary" - summary who's key is the bug id
-
array:
-
struct - errata
- int "id" - Errata Id
- string "date" - Date erratum was created.
- string "advisory_type" - Type of the advisory.
- string "advisory_name" - Name of the advisory.
- string "advisory_synopsis" - Summary of the erratum.
-
struct - errata
- int "id" - Errata Id
- string "date" - Date erratum was created.
- string "advisory_type" - Type of the advisory.
- string "advisory_name" - Name of the advisory.
- string "advisory_synopsis" - Summary of the erratum.
-
int - 1 on success, exception thrown otherwise.
-
array:
-
struct - errata
- int "id" - Errata Id
- string "date" - Date erratum was created.
- string "advisory_type" - Type of the advisory.
- string "advisory_name" - Name of the advisory.
- string "advisory_synopsis" - Summary of the erratum.
-
struct - erratum
- string "issue_date"
- string "update_date"
- string "last_modified_date" - This date is only included for
published erratum and it represents the last time the erratum was
modified.
- string "synopsis"
- int "release"
- string "type"
- string "product"
- string "topic"
- string "description"
- string "references"
- string "notes"
- string "solution"
-
array:
-
struct - system
- int "id"
- string "name"
- dateTime.iso8601 "last_checkin" - Last time server
successfully checked in
-
array:
-
struct - errata
- int "id" - Errata Id
- string "date" - Date erratum was created.
- string "advisory_type" - Type of the advisory.
- string "advisory_name" - Name of the advisory.
- string "advisory_synopsis" - Summary of the erratum.
-
array:
- string - cveName
-
array:
- string - Keyword associated with erratum.
-
array:
-
struct - package
- int "id"
- string "name"
- string "epoch"
- string "version"
- string "release"
- string "arch_label"
- array "providing_channels"
- string - Channel label
providing this package.
- string "build_host"
- string "description"
- string "md5sum"
- string "vendor"
- string "summary"
- string "cookie"
- string "license"
- string "file"
- string "path"
- string "build_date"
- string "last_modified_date"
- string "size"
- string "payload_size"
-
struct - errata
- int "id" - Errata Id
- string "date" - Date erratum was created.
- string "advisory_type" - Type of the advisory.
- string "advisory_name" - Name of the advisory.
- string "advisory_synopsis" - Summary of the erratum.
-
int - representing the number of packages removed,
exception otherwise
-
int - 1 on success, exception thrown otherwise.
Generated on 7/31/2009