.. raw:: html
OperatorBundlesItems
====================
.. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted
.. tab-set::
.. tab-item:: Fields
.. div::
:name: ``_id``
``_id`` | :doc:`/scalars/ObjectID` :bdg-danger:`required`
.. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted
Bundle unique identifier
.. div::
:name: ``package``
``package`` | String :bdg-danger:`required`
.. dropdown:: String parameters
:animate: fade-in
``min_length`` | 1
.. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted
Bundle package name
.. div::
:name: ``capabilities``
``capabilities`` | List[:doc:`/scalars/String`]
.. div::
:name: ``ocp_version``
``ocp_version`` | :doc:`/scalars/SemVer`
.. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted
Specific OCP version for this bundle, e.g. "4.5".
.. div::
:name: ``annotations``
``annotations`` | :doc:`OperatorBundleAnnotation`
.. div:: sd-font-weight-light sd-fs-6 sd-font-italic sd-text-muted
A subset of the "metadata.annotations" object from the CSV. Any annotations that are in the "operators.openshift.io" namespace that are strings of JSON will be expanded if it is valid JSON. Namespaces are not preserved due to their usage of special characters and all dashes are converted to underscores for consistency with other fields.
.. tab-item:: Indexes
Index management is not enabled on this collection.