Entity (List)#
Path: /facilities/data-sources/data-schemas/entity-schema{id}/entity
Defines an entity type/schema, such as a group or an organization.
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| name | string | required | The entity schema name, unique among all entities in the containing ‘entity-schema’. | |
| description | string | optional | A human readable description of the entity schema. | |
| context | leafref | optional | The optional context for this entity, which is another entity schema. |