The VERIFY command establishes or satisfies a manual verification requirement for a currently scheduled run of the job in the request queue before its execution.
Usage
zowe ca7 commands verify [options]
Required Options
-
--ca7num
(string)
-
ca7num=0016
Specifies the CA 7 job number of the job or which you want to add, modify, or remove a submit time-of-day requirement.
Limits: 1 to 4 alphanumeric characters
-
--set
(string)
-
example: ON
Sets the verification requirement.
ON
Establishes a manual verification requirement that did not previously exist.
OFF
Indicates that a previously established manual verification requirement is satisfied and can be
removed. A verification requirement no longer appears on the requirements list in the request queue.
CA7 Connection Options
Profile Options
Base Connection Options
-
--reject-unauthorized
| --ru
(boolean)
-
--token-type
| --tt
(string)
- The type of token to get and use for the API. Omit this option to use the default token type, which is provided by 'zowe auth login'.
-
--token-value
| --tv
(string)
- The value of the token to pass to the API.
-
--cert-file
(local file path)
- The file path to a certificate file to use for authentication
-
--cert-key-file
(local file path)
- The file path to a certificate key file to use for authentication
Examples