Entities
The PuppetDB API provides access to a series of data entities that map to the Puppet ecosystem and the data that PuppetDB stores.
Entity types
The following table shows the list of available entities, with their respective REST endpoints for direct querying.
The entity name is utilized within queries themselves, in particular within the from
and subquery
operators.
You can also query a particular entity using the root endpoint by using a top-level from
operator.