testVaultCertificate
Test resolving a value from a Vault Certificate.
Format
udclient [global-args...] [global-flags...]
testVaultCertificate [parameters] [JSON file]
Parameters
Parameter | Type | Required | Description |
---|---|---|---|
store | string | false | Vault Secret Store ID/Name |
vaultCertificate | string | true | Name or ID of the Vault App Role |
Template
This command takes a JSON request string or file. Use the following template for the request:
{"property": "Property to resolve from vault. i.e.
vault/KV/Holder:key. (Required)"}
Related REST command: Test resolving a value from a Vault Certificate.