Puppet
Puppet provides infrastructure automation and configuration management for hybrid and cloud environments. Puppet Enterprise exposes a collection of service APIs (Orchestrator, RBAC, Node Classifier, Code Manager, Activity, Status, Inventory, Value) that enable programmatic management of nodes, users, classifications, code deployments, and operational events.
APIs
Puppet Enterprise Orchestrator API
The Orchestrator API enables you to gather details about orchestrator jobs you run and inspect application instances. It powers running tasks and orchestration workflows across ...
Puppet Enterprise RBAC Service API
The RBAC Service API manages access to PE, generates authentication tokens, and provides user, role, group, and permission management. v2 adds user retrieval with filters, token...
Puppet Enterprise Node Classifier Service API
The Node Classifier API enables querying node group matches, assigned classes and parameters, and environment assignments. Used to manage how nodes are classified and configured.
Puppet Enterprise Code Manager API
The Code Manager API supports webhook creation, deployment queueing, and status monitoring for Puppet code, enabling Git-driven control of Puppet environments.
Puppet Enterprise Activity Service API
The Activity Service API queries PE service and user events logged by the activity service, supporting audit and operational visibility.
Puppet Enterprise Status API
The Status API checks the health status of PE services.
Puppet Enterprise Node Inventory API
The Node Inventory API manages inventory service database operations including connection entries and listings.
Puppet Enterprise Value API
The Value API generates automation impact reports on time and cost savings.
Puppet Forge
Puppet Forge is the public module repository providing thousands of downloadable Puppet modules.