Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.19 KB

File metadata and controls

18 lines (14 loc) · 1.19 KB

GetCertificateValue

Properties

Name Type Description Notes
cert_issuer_name str The parent PKI Certificate Issuer's name of the certificate, required when used with display-id and token [optional]
display_id str Certificate display ID [optional]
ignore_cache str 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']
issuance_token str Token for getting the issued certificate [optional]
json bool Set output format to JSON [optional] [default to False]
name str Certificate name [optional]
token str Authentication token (see `/auth` and `/configure`) [optional]
uid_token str The universal identity token, Required only for universal_identity authentication [optional]
version int Certificate version [optional]

[Back to Model list] [Back to API list] [Back to README]