engine

Configures the engine parameters.

Privilege Level

Security Administrator, Administrator

Command Mode

Exec > Global Configuration

Syntax

engine engine_name [ boot-config engine_name | config-lock { false | true } | environment environment_variables | grpc grpc_configuration_options | install-features application_features | patching patching_jars | properties system_properies |  release-train release_train_image | replicas replica_count | repository helm_repository | subversion-config-url subversion_config_url | subversion-run-url subversion_run_url | tracing-service-name tracing_server | unified-api-replicas unified_api_count ] 

grouping engine_group_name

Specify the engine group's name.

Must be a string in the pattern '[a-zA-Z][a-zA-Z0-9-]*'.

config-lock { false | true }

Specify to enable or disable the configuration lock.

Must be either "false" or "true".

Default Value: false.

boot-config engine_name

Specify the engine name to boot the initial engine group.

replicas replica_count

Specify the replica count.

Must be an integer.

Default Value: 1.

unified-api-replicas unified_api_count

Specify the unified API count.

Must be an integer.

Default Value: 1.

subversion-run-url subversion_run_url

Specify the subversion run URL.

Must be a string.

subversion-config-url subversion_config_url

Specify the subversion configuration URL.

Must be a string.

repository helm_repository

Specify the Helm repository.

release-train release_train_image

Specify the release train image.

Must be a string.

tracing-service-name tracing_server_name

Specify the tracing server name used for Policy Engine.

Must be a string.

Usage Guidelines

Use this command to configure the engine parameters.