Publish Session
checkpoint_publish_sessionCommits drafted rules to the management server, transitioning them to published state. Idempotent operation safe to call repeatedly.
Instructions
Commit every drafted rule in the current session to the management server.
Drafted rules transition to published. Published rules survive across
sessions but do NOT yet enforce on gateways -- that requires
checkpoint_install_policy. Idempotent: calling with no drafts is a no-op.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |