Required parameters without a default value must be configured before the pattern can be deployed.
Parameter name | Required | Default value | Description |
---|---|---|---|
DataPower_hostname | Yes | The hostname of the DataPower® appliance where the sample application will be installed. | |
DataPower_XML_mgmt_port | Yes | 5550 | The port used for the DataPower XML Management Interface, typically 5550. |
Datapower_admin_id | Yes | The administrator user ID with appropriate permissions to use the XML Management Interface. | |
DataPower_admin_password | Yes | The password for the DataPower_admin_id. | |
Verify password | Yes | Verifies user input for DataPower_admin_password. | |
New_DataPower_domain | Yes | The new domain name to be created on the DataPower appliance. It must not match any existing domain or the script package will fail or exit. The value can not contain any spaces. | |
Remove_security_files | Yes | true | Determines if the DomainZipFile.zip file and the WSRR Certificate uploaded to DataPower are deleted from the WSRR instance where the script packages are run. If this file is not removed, it would be a security exposure if the certificates remained on the instance. |