Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.1 KB

GetCertificateValue.md

File metadata and controls

17 lines (13 loc) · 1.1 KB

akeyless.GetCertificateValue

Properties

Name Type Description Notes
certIssuerName String The parent PKI Certificate Issuer's name of the certificate, required when used with display-id and token [optional]
displayId String Certificate display ID [optional]
ignoreCache String Retrieve the Secret value without checking the Gateway's cache [true/false]. This flag is only relevant when using the RestAPI [optional] [default to 'false']
issuanceToken String Token for getting the issued certificate [optional]
json Boolean Set output format to JSON [optional] [default to false]
name String Certificate name [default to 'dummy_certificate_name']
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]
version Number Certificate version [optional]