For the complete documentation index, see llms.txt. This page is also available as Markdown.

CFEngine

Connection Requirements

1 - Domain

The domain of the CFEngine host.

Default: hub.cfengine.com

2 - Username

The username for a user account that has the permissions to fetch assets.

3 - Password

The password for a user account that has the permissions to fetch assets.

Some resources require that the request user is a member of the admin role. Roles are managed with /api/role. Role Based Access Control (RBAC) is configurable through the settings. Users typically have permission to access their own resources, e.g. their own scheduled reports.

4 - Is Secure

Choose this if your connection is going to be over HTTPS (optional, default: True).

Last updated