A profile for interaction with WA REST Services
Usage
zowe profiles create wa-profile <profileName> [options]
Positional Arguments
-
profileName
(string)
- Specifies the name of the new wa profile. You can load this profile by using the name on commands that support the "--wa-profile" option.
workload-automation Connection Options
-
--host
| -H
(string)
- The Z connector server host name or API ML server host name
-
--port
| -P
(number)
- The Z connector server port or API ML server port
-
--user
| -u
(string)
-
--password
| --pwd
(string)
-
--engine
| --eng
(string)
- Name of the engine, as defined on the Z connector
-
--base-path
| --bp
(string)
- Base path of your API mediation layer instance. If a base path is specified, the plug-in connects to API ML. Specify this value according to the yaml static file added to API ML
-
--reject-unauthorized
| --ru
(boolean)
Options
Examples