certificatePath |
String |
A path on the target to store the certificate pem file (relevant only for certificate provisioning) |
[optional] |
chainPath |
String |
A path on the target to store the full chain pem file (relevant only for certificate provisioning) |
[optional] |
disablePreviousKeyVersion |
Boolean |
Automatically disable previous key version (required for azure targets) |
[optional] [default to false] |
json |
Boolean |
Set output format to JSON |
[optional] [default to false] |
keyOperations |
[String] |
A list of allowed operations for the key (required for azure targets) |
[optional] |
keyringName |
String |
Keyring name of the GCP KMS (required for gcp targets) |
[optional] |
kmsAlgorithm |
String |
Algorithm of the key in GCP KMS (required for gcp targets) |
[optional] |
locationId |
String |
Location id of the GCP KMS (required for gcp targets) |
[optional] |
multiRegion |
String |
Set to 'true' to create a multi-region managed key. (Relevant only for Classic Key AWS targets) |
[optional] [default to 'false'] |
name |
String |
The item to associate |
|
postProvisionCommand |
String |
A custom command to run on the remote target after successful provisioning (relevant only for certificate provisioning) |
[optional] |
privateKeyPath |
String |
A path on the target to store the private key (relevant only for certificate provisioning) |
[optional] |
projectId |
String |
Project id of the GCP KMS (required for gcp targets) |
[optional] |
protectionLevel |
String |
Protection level of the key [software/hardware] (relevant for gcp targets) |
[optional] [default to 'software'] |
purpose |
String |
Purpose of the key in GCP KMS (required for gcp targets) |
[optional] |
regions |
[String] |
The list of regions to create a copy of the key in (relevant for aws targets) |
[optional] |
sraAssociation |
Boolean |
Is the target to associate is for sra, relevant only for linked target association for ldap rotated secret |
[optional] [default to false] |
targetName |
String |
The target to associate |
|
tenantSecretType |
String |
The tenant secret type [Data/SearchIndex/Analytics] (required for salesforce targets) |
[optional] |
token |
String |
Authentication token (see `/auth` and `/configure`) |
[optional] |
uidToken |
String |
The universal identity token, Required only for universal_identity authentication |
[optional] |
vaultName |
String |
Name of the vault used (required for azure targets) |
[optional] |