List waiting Resource
Usage
zowe ca7 job-instance list-waiting-resource [options]
Options
-
--job
(string)
- (Optional) Specifies a fully qualified or generic job name.
* - Specifies all jobs.
job - Specifies a fully qualified job name
Limits:: 1 to 8 alphanumeric characters
job - Specifies multiple jobs that a generic job name specifies.
Limits:: 1 to 7 alphanumeric characters that are terminated with an asterisk.
-
--schid
(string)
- (Optional) A SCHID value of 0 applies to connections for all schedules and
therefore is listed with connections for any schedule ID requested. Default:: Null (causes connections for all schedule IDs to appear)Limits:: 1 to 3 numeric characters from 0 through 999
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
-
TODO:
zowe ca7 job-instance list-waiting-resource TODO