Skip to main content
Version: 7.9

system.sfc.redundantCheckpoint

New in 7.9.5

This function is used in Python Scripting.

Description

Synchronizes chart and step variables of the specified chart instance across a redundant cluster, allowing the chart instance to continue where it left off if a redundant failover occurs. Check out redundancy sync for more information.

Client Permission Restrictions

Permission Type: SFC Management

Client access to this scripting function is blocked to users that do not meet the role/zone requirements for the above permission type. This function is unaffected when run in the Gateway scope.

Syntax

system.sfc.redundantCheckpoint(instanceId)

Parameters

TypeParameterDescription
StringinstanceIdThe instance identifier of the chart.

Returns

Nothing

Scope

All