Adds an existing key configuration.
The Application ID that will be accessing the Key Vault.
The name of the key.
The version of the key.
The name given to the vault your key is stored in.
OK
Client error.
Server error.
{"clientID": "string","keyName": "string","keyVersion": "string","vaultName": "string"}
{"status": 0,"message": "string"}