CREDOPTS

Purpose

The CREDOPTS statement defines the parameters to register and connect the Z controller to HCL Universal Orchestrator remote engine.

CREDOPTS is defined in the member of the EQQPARM library, as specified by the CREDPARM parameter defined in the OPCOPTS statement.

Format


1  CREDOPTS  DESTKEYS ( + , destination )

Parameters

DESTKEYS(destination,...,destination)
Required. The list of the distributed HTTPS destinations through which the Z controller connects to the HCL Universal Orchestrator remote engine. You can specify up to 100 destinations.
The syntax of each destination is as follows:
destination_name API_Key
where:
destination_name
The unique destination_name that was set in the HTTPS parameter of the ROUTOPTS statement.
API_Key
The API Key string that was generated by the HCL Universal Orchestrator UI, up to 2000 characters. To specify the API key string on more than one row, ensure that you always end at column 72 and begin at column 1.