extreme-tpvm-config

Top-level container

module: extreme-tpvm-config
 +--rw tpvm-cfg
      +--rw tpvm* [tpvm-instance-id]
         +--rw tpvm-instance-id     string
         +--rw password?            string
         +--rw auto-boot?           empty
         +--rw ntp* [server]
         |  +--rw server    union
         +--rw disk* [disk-name]
         |  +--rw disk-name    union
         |  +--rw disk-size    tpvm:diskSize
         +--rw ldap
         |  +--rw ldap-server
         |  |  +--rw host?                  inet:host
         |  |  +--rw ldap-server-options
         |  |     +--rw port?       uint16
         |  |     +--rw secure?     empty
         |  |     +--rw basedn?     string
         |  |     +--rw rootdn?     string
         |  |     +--rw rootdnpw?   string
         |  +--rw ca-cert
         |     +--rw import
         |        +--rw protocol?        enumeration
         |        +--rw user?            string
         |        +--rw ldap-password?   string
         |        +--rw ldap-host?       inet:host
         |        +--rw directory?       string
         |        +--rw filename?        string
         +--rw dns
         |  +--rw dns-params
         |     +--rw primary-server?     union
         |     +--rw secondary-server?   union
         |     +--rw domain?             string
         +--rw system-attributes
         |  +--rw hostname?   string
         |  +--rw timezone?   common-def:timezone
         +--rw trusted-peer
         |  +--rw pwless
         |  |  +--rw (trusted-ip-config-choices)?
         |  |  |  +--:(peer-ip)
         |  |  |  |  +--rw peer-ip?         inet:ipv4-address
         |  |  |  +--:(peer-ipv6)
         |  |  |     +--rw peer-ipv6?       inet:ipv6-address
         |  |  +--rw peer-password?   string
         |  +--rw peer-sudoer?   string
         +--rw interface
         |  +--rw management
         |  |  +--rw ip
         |  |  |  +--rw (ip-config-choices)?
         |  |  |     +--:(ip-case)
         |  |  |     |  +--rw ip-params
         |  |  |     |     +--rw ipaddr?   common-def:ipv4-prefix-mask
         |  |  |     |     +--rw gw?       inet:ipv4-address
         |  |  |     +--:(dhcp-case)
         |  |  |        +--rw dhcp?        empty
         |  |  +--rw ipv6
         |  |     +--rw (ipv6-config-choices)?
         |  |        +--:(ipv6-case)
         |  |        |  +--rw ipv6-params
         |  |        |     +--rw ipv6addr?   common-def:ipv6-address-prefix
         |  |        |     +--rw gwv6?       inet:ipv6-address
         |  |        +--:(dhcpv6-case)
         |  |           +--rw dhcpv6?        empty
         |  +--rw insight
         |     +--rw ip
         |        +--rw (insight-ip-config-choices)?
         |           +--:(ip-case)
         |           |  +--rw ip-params
         |           |     +--rw insight-ipaddr?   common-def:ipv4-prefix-mask
         |           |     +--rw insight-gw?       inet:ipv4-address
         |           +--:(dhcp-case)
         |              +--rw insight-dhcp?   empty
         +--rw deploy?              empty
         +--rw undeploy-force?      empty