The OPS Web Services session profile schema, where you specify your session information and credentials
Usage
zowe profiles create ops-profile <profileName> [options]
Positional Arguments
-
profileName
(string)
- Specifies the name of the new ops profile. You can load this profile by using the name on commands that support the "--ops-profile" option.
OPS WEB SERVICES CONNECTION OPTIONS
-
--host
(string)
- The hostname of the server where OPS Web Services is running.
-
--port
| -p
(number)
- The port number for OPS Web Services.
-
--user
(string)
- Your z/OS user name used to authenticate to OPS Web Services
-
--password
| --pass
(string)
- Your z/OS password used to authenticate to OPS Web Services
-
--protocol
| --prot
(string)
-
The protocol used for connecting to OPS Web Services
Default value: https
Allowed values: http, https
-
--reject-unauthorized
| --ru
(boolean)
-
--subsystem
| --subs
(string)
- Specifies the subsystem id of the OPS/MVS instance to which commands will be directed.
Options
Examples