YKGETDFL (outputs the values specified in the default parameter dataset)

Business Continuity Manager Web API Reference Guide

Version
10.1.x
Audience
anonymous
Part Number
MK-96HC137-06
ft:lastEdition
2026-05-04

This command outputs the parameter values specified in the default parameter dataset for the BCM Web API server.

Request body format

{ "action":"submit",
  "cliname":"YKGETDFL",
  "operands":""
}

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 YKGETDFL command.

Table. YKGETDFL command return code list

Return code

Meaning

0

The command terminated normally.

For details about return codes set by the BCM Web API server, see Return codes set by the BCM Web API server.