extreme-certutil

Provides a data model for certificate management operations.

This data model provides tail-f actions to perform functions such as importing an LDAP CA certificate, removing an LDAP CA certificate, or displaying the LDAP certificate.

Top-level container

module: extreme-certutil
   +--rw certutil
      +--rw import
         +---x ldapca      
         |  +---w input     
         |     +---w protocol     enumeration
         |     +---w user         string
         |     +---w password?    string
         |     +---w host         string
         |     +---w directory    string
         |     +---w file         string
         +---x syslogca    
         |  +---w input     
         |     +---w protocol     enumeration
         |     +---w user         string
         |     +---w password?    string
         |     +---w host         string
         |     +---w directory    string
         |     +---w file         string
         +---x sshkey      
            +---w input     
               +---w user         string
               +---w host         string
               +---w directory    string
               +---w file         string
               +---w login        string
               +---w password?    string  

External augmentations

module: extreme-common-def 
   +--rw no
   |  +--rw certutil:certutil
   +--rw show
   |  +--rw certutil:cert-util