SUBTM modifies the required submit time-of-day for a job in the request queue
Usage
zowe ca7 commands subtm [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
Options
-
--time
| --tm
(string)
-
example: 1830
(Optional) Specifies the new submit time-of-day in hours and minutes.
TIME is required to add a submit time-of-day requirement when none exists or to change an existing requirement.
If TIME is omitted, an existing submit time-of-day restriction is removed. Format:hhmm
Defines the time-of-day where hh is hours (0 through 24) and
mm is minutes (00 through 59). Maximum is 2400.
If the value given is less than the current time (when the command is processed), the submit day is incremented by one.
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