This command outputs Business Continuity Manager environment variables. The two types of information that are output are summary information and detailed information.
Request body format
{ "action":"submit", "cliname":"YKENV" }
Parameters specified in the request body
None
Responses
Return code
If the CLI command has finished running, the return code of the CLI command is set in the rc key of the response. If an error occurs before the CLI command is run, the BCM Web API server sets the return code.
The following table lists and describes the return codes of the YKENV command.
Return code |
Meaning |
---|---|
0 |
The command terminated normally. |
-3 |
A module could not be loaded. Possible causes are as follows:
|
-1 |
An interruption occurred during execution. |
For details about return codes set by the BCM Web API server, see Return codes set by the BCM Web API server.