v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-011189403.1 MB
versioning

Create a new commit for pending changes to the Cribl configuration

Create a new commit for pending changes to the Cribl configuration. Any merge conflicts indicated in the response must be resolved using Git.<br/><br/>To commit only a subset of configuration changes, specify the files to include in the commit in the <code>files</code> array.

post/version/commit

Request body

effectiveboolean

If <code>true</code>, apply the commit to the group's effective configuration. Requires a group context.

filesstring[]

Array of file paths to include in the commit, relative to the configuration root. If omitted, all pending changes are committed.

messagestring required

Commit message to use for the new Git commit.

Response

The created GitCommitSummary object in a single-item list.

countinteger required

number of items present in the items array