.. _api-summary-attributes:

Summary Attributes
------------------

.. _20.1.1|VOSS-670|EKB-3785:

For resources that will be displayed on the GUI as a summarized list, data fields can be selected for this list. Members of the **summary_attr** list identify:

* **title** as the list column header on the GUI display

  .. note::
     
     If the default Field Display Policy for the resource contains a value, this will be displayed in the column header.
* **name** as the resource field to show in the column of the list 


For example:

::

  summary_attrs: [
    {
     title: "Name"
     name: "name"
    } 
    {
     title: "Description"
     name: "description"
    }
  ]



.. |VOSS-4-UC| replace:: VOSS-4-UC
.. |Unified CM| replace:: Unified CM