The PRSCF command frees a shared, exclusive, or RCT resource that is connected to a job
Usage
zowe ca7 commands prscf [options]
Options
-
--job
(string)
-
--rsrc
(string)
-
example: RESOURCE.TYPE2.EXEC
Specifies the fully qualified resource name to free.
You can optionally specify * to indicate to free all resources that are connected to the job.
Limits: 1 to 44 alphanumeric characters
-
--force
(string)
-
example: YES
(Optional) FORCE=YES indicates that CA WA CA 7 Edition is not to evaluate
the availability of the named resources for this run of the job only.
This run of the job does not use the named resources.
This keyword can be used on an exception basis to let a job in a
W-RSRC status bypass VRM checking for one or more resources defined for it on the RM.1 panel.
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