The PRSQD command deactivates a corequisite resource that a PRSQA command activated. This command is the only way to deactivate a corequisite resource.
If VRM corequisite propagation is enabled and the resource name matches the propagation prefix, the command is forwarded to the CA 7 instances that are specified in the initialization file options unless INTERNAL=YES is specified.
Command propagation is honored even if the resource is already active.
Usage
zowe ca7 commands prsqd [options]
Required Options
Options
-
--key
(string)
- The command transaction key
-
--rsrc
(string)
- Specifies a fully qualified corequisite resource name.
Limits:
1 to 44 alphanumeric characters
-
--internal
(string)
- (Optional) If YES or Y is specified, the command is not forwarded to other CA 7 instances
even if VRM Corequisite Propagation is enabled and the resource name matches the selection criteria.
Default: NO
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.
Note: The CLI does not support certificate files that require a password. For more information, search Troubleshooting PEM Certificates in Zowe Docs.
-
--cert-key-file
(local file path)
- The file path to a certificate key file to use for authentication
Examples