extreme-tpvm_rpc detail

Provides the Third Party Virtual Machine (TPVM) administration commands.

GET-TPVM-DETAIL - RPC

GET-TPVM-DETAIL - RPC:
---------------------

rpcs:
   +---x get-tpvm-detail
      +---w input
      |  +---w tpvm-instance-id?   string
      +--ro output
         +--ro tpvm
            +--ro tpvm-state?             tpvmStateType
            +--ro additional-status?      string
            +--ro version?                string
            +--ro auto-boot-enabled?      empty
            +--ro allow-pwless-enabled?   empty
            +--ro password?               string
            +--ro hostname?               string
            +--ro timezone?               string
            +--ro ldap
            |  +--ro host?       string
            |  +--ro port?       uint16
            |  +--ro secure?     empty
            |  +--ro basedn?     string
            |  +--ro rootdn?     string
            |  +--ro rootdnpw?   string
            +--ro dns
            |  +--ro primary?     union
            |  +--ro secondary?   union
            |  +--ro domain?      string
            +--ro ntp* [server]
            |  +--ro server    string
            +--ro trusted-peer
            |  +--ro peer-ip?         inet:ipv4-address
            |  +--ro sudo-user?       string
            |  +--ro peer-password?   string
            +--ro disk* [disk-name]
            |  +--ro disk-name    string
            |  +--ro disk-size?   string
            +--ro interface* [interface-name]
               +--ro interface-name    string
               +--ro ipv4-address?     string
               +--ro gateway?          inet:ipv4-address
               +--ro ipv6-address?     string
               +--ro gateway-v6?       inet:ipv6-address