You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Protection from accidental deletion of this object [true/false]
[optional]
enable_admin_rotation
Boolean
Automatic admin credentials rotation
[optional][default to false]
json
Boolean
Set output format to JSON
[optional][default to false]
name
String
Dynamic secret name
new_name
String
Dynamic secret name
[optional]
producer_encryption_key_name
String
Dynamic producer encryption key
[optional]
root_first_in_chain
Boolean
Root first in chain
[optional]
sign_using_akeyless_pki
Boolean
Use Akeyless PKI issuer or Venafi issuer
[optional]
signer_key_name
String
Signer key name
[optional]
store_private_key
Boolean
Store private key
[optional]
tags
Array<String>
Add tags attached to this object
[optional]
target_name
String
Target name
[optional]
token
String
Authentication token (see `/auth` and `/configure`)
[optional]
uid_token
String
The universal identity token, Required only for universal_identity authentication
[optional]
user_ttl
String
User TTL in time.Duration format (2160h / 129600m / etc...). When using sign-using-akeyless-pki certificates created will have this validity period, otherwise the user-ttl is taken from the Validity Period field of the Zone's' Issuing Template. When using cert-manager it is advised to have a TTL of above 60 days (1440h). For more information - https://cert-manager.io/docs/usage/certificate/
[optional][default to '2160h']
venafi_access_token
String
Venafi Access Token to use to access the TPP environment (Relevant when using TPP)
[optional]
venafi_api_key
String
Venafi API key
[optional]
venafi_baseurl
String
Venafi Baseurl
[optional]
venafi_client_id
String
Venafi Client ID that was used when the access token was generated
[optional][default to 'akeyless']
venafi_refresh_token
String
Venafi Refresh Token to use when the Access Token is expired (Relevant when using TPP)