< Home

OPSA/3/OPS_GET_ENV_EXECUTE_FAIL

Message

OPSA/3/OPS_GET_ENV_EXECUTE_FAIL: Failed to obtain the environment variable using the script. (Script="[script-name]", event="[event-name]", instance=[instance-id], variable="[variable-name]")

Description

Failed to obtain the environment variable using a user script in the execution phase.

Parameters

Parameter Name Parameter Meaning
[script-name] Indicates a user script name.
[event-name] Indicates an event name.
[instance-id] Indicates an instance ID.
[variable-name] Indicates an environment variable name.

Possible Causes

In the execution phase of the user script, parameters of the Obtaining Environment Variable API (ops.environment.get) are incorrect or the environment variable does not exist.

Procedure

  1. In the execution phase of the user script, parameters of the Obtaining Environment Variable API (ops.environment.get) are incorrect or the environment variable does not exist. You need to modify the script.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >