< Home

OPSA/3/OPS_CLI_EXECUTE_FAIL

Message

OPSA/3/OPS_CLI_EXECUTE_FAIL: Failed to execute the command using the script. (Script="[script-name]", event="[event-name]", instance=[instance-id], terminal=[cli-id], command="[command]")

Description

Failed to execute a command after a CLI terminal was opened using a user script.

Parameters

Parameter Name Parameter Meaning
[script-name] Indicates a user script name.
[event-name] Indicates an event name.
[instance-id] Indicates an instance ID.
[cli-id] Indicates a CLI terminal ID.
[command] Indicates a command to be executed.

Possible Causes

In the execution phase of the user script, parameters of the Executing CLI Command API (ops.cli.execute) are incorrect.

Procedure

  1. In the execution phase of the user script, parameters of the Executing CLI Command API (ops.cli.execute) are incorrect. You need to modify the script.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >