Virtual Network Appliance Action

Summary

This data type are included API response as below.
  • Action Virtual Network Appliance
  • ResetPassword Virtual Network Appliance
  • Show VNC Console

DATE TYPE

Contents
Parameter Description DATATYPE FORMAT ENUM
username Name of the user String String(0-255) -
new_password New Password String Password(12) -
console   Object - -
type type of vnc String String(0-255) ["novnc"]
url console URL URL String(0-255) -

FORMAT

Contents
FORMAT REGEX  
String(0-255) /^[a-zA-Z0-9 !"#$%&'()*+,-./:;<=>?@[]^_`{|}~]{0,255}$/  
Password(12) Password(12) /^[a-zA-Z0-9]{12}$/