Provide the Third Party Virtual Machine (TPVM) administration commands.
module: extreme-tpvm
+--rw tpvm
+---x install
| +---w input
| | +---w blade? bladeType
| | +---w debug? boolean
| +--ro output
| +--ro tpvm-install-msg? string
+---x uninstall
| +---w input
| | +---w force? empty
| | +---w blade? bladeType
| | +---w debug? boolean
| +--ro output
| +--ro tpvm-uninstall-msg? string
+---x password
| +---w input
| | +---w blade? bladeType
| | +---w debug? boolean
| +--ro output
| +--ro tpvm-update-password-msg? string
+---x start
| +---w input
| | +---w blade? bladeType
| | +---w debug? boolean
| +--ro output
| +--ro tpvm-start-msg? string
+---x stop
| +---w input
| | +---w blade? bladeType
| | +---w debug? boolean
| +--ro output
| +--ro tpvm-stop-msg? string
+--rw auto-boot
| +---x enable
| | +---w input
| | | +---w blade? bladeType
| | | +---w debug? boolean
| | +--ro output
| | +--ro tpvm-enable-on-boot-msg? string
| +---x disable
| +---w input
| | +---w blade? bladeType
| | +---w debug? boolean
| +--ro output
| +--ro tpvm-disable-on-boot-msg? string
+--rw service-port
| +---x enable
| +---w input
| | +---w blade? bladeType
| | +---w debug? boolean
| +--ro output
| +--ro tpvm-sp-enable-msg? string
+--rw disk
+---x add
| +---w input
| | +---w name union
| | +---w size diskSize
| | +---w blade? bladeType
| | +---w debug? boolean
| +--ro output
| +--ro tpvm-add-disk-msg? string
+---x remove
+---w input
| +---w name union
| +---w blade? bladeType
| +---w debug? boolean
+--ro output
+--ro tpvm-remove-disk-msg? string