Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.12 KB

File metadata and controls

17 lines (13 loc) · 1.12 KB

akeyless.CertificateDiscovery

Properties

Name Type Description Notes
debug Boolean Debug mode [optional] [default to false]
expirationEventIn [String] How many days before the expiration of the certificate would you like to be notified. [optional]
hosts String A comma separated list of IPs, CIDR ranges, or DNS names to discovery
json Boolean Set output format to JSON [optional] [default to false]
portRanges String A comma separated list of port ranges Examples: "80,443" or "80,443,8080-8090" or "443" [optional] [default to '443']
protectionKey String The name of the key that protects the certificate value [optional]
targetLocation String The folder where the results will be saved
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]