========================= DataSourceCategory ========================= .. list-table:: :header-rows: 1 :widths: 25 5 65 5 * - Field - NULL - Description - Note * - **name** |br| string - - The name of the :term:`data source category` - * - **tenantId** |br| string (GUID) - Y - The id of the tenant if available - Inherited fields: .. include:: Entity.rst .. container:: toggle .. container:: header **Sample**: .. code-block:: json { "id" : null, "name" : "ABC", "tenantId" : null }