This type is a class for model objects.
The Service component that allows modification of the configuration for the config synchronization service function.
Package: nodeagent| Attributes Summary | |
| synchInterval : EInt | Interval (in seconds) between synchronizations. |
| autoSynchEnabled : EBoolean | When enabled, the node agent will automatically contact the deployment manager every synchInterval to attempt to synchronize the node's configuration repository with the primary cell repository. |
| synchOnServerStartup : EBoolean | When enabled, the node agent will attempt to synchronize its configuration information with the latest configs in the primary repository whenever a server startup request is processed. |
| exclusions : EString | A list of file names (or patterns) which will be excluded from synchronization. |
| Attribute Details |