Gets the configuration for the HashiCorp configuration source.
Synopsis
asadmin [asadmin-options] get-hashicorp-config-source-configuration [--help]
[--target=server]Description
The get-hashicorp-config-source-configuration retrieves the current configuration for the HashiCorp Config Source.
Options
- asadmin-options
- 
Options for the asadminutility. For information about these options, see theasadminhelp page.
- --help
- -?
- 
Displays the help text for the subcommand. 
- --target
- 
Specifies the target where the configuration source resides. 
 Valid values are as follows:- server
- 
Specifies the DAS (default). 
- instance-name
- 
Specifies a Payara Server instance. 
- cluster-name
- 
Specifies a cluster. 
- configuration-name
- 
Specifies a named configuration. 
 
Example
Example 1 Getting the configuration of the HashiCorp secrets
This example retrieves the current configuration for the HashiCorp Config Source.
asadmin get-hashicorp-config-source-configuration
Enabled  API Version  Secrets Engine Path  Secrets Path  Vault Address
true     2            secret               my-secret     https://127.0.0.1:8200