Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 698 Bytes

api.markdown

File metadata and controls

18 lines (14 loc) · 698 Bytes
layout title published sorting
default
API
true
50

The CFEngine Enterprise API allows HTTP clients to interact with the CFEngine Enterprise Hub. Typically this is also the policy server.

Enterprise API Overview

The Enterprise API is a REST API, but a central part of interacting with the API uses SQL. With the simplicity of REST and the flexibility of SQL, users can craft custom reports about systems of arbitrary scale, mining a wealth of data residing on globally distributed CFEngine Database Servers.

See also the [Enterprise API examples][Enterprise API examples] and the [Enterprise API reference][Enterprise API reference].