get_remote_provider
Lists information about one or more remote providers.
Function
Retrieves details of remote providers. This command invokes the RACF R_Secret callable service.
Requirements
The RACF callable service defines execution environment requirements.
Authorization
RACF enforces authorization. The caller must have authority to view the specified provider.
Parameters
- provider_name
-
Type: String
Required: Yes
Specifies the provider name.
Specify "*" to list all providers that the user is authorized to access.
Usage notes
- If a specific provider name is specified, only that provider is returned.
- If "*" is specified, all accessible providers are returned.
Examples
irrsadmin grp -p "cicsliberty_remote_provider"
providerName: cicsliberty_remote_provider
host: 9.30.140.62
port: 9200
keyring: MYKEYRING
secretNames:
cicsliberty_remote_secret
Errors
If the provider is not found, RACF returns an error with return and reason codes.