SysAdminSpec

SysAdminSpec
SysAdminSpec

Spec for the sysadmin. Only required for primary appliance configuration.

JSON Example
{
    "username": "string",
    "password": "string",
    "fullName": "string",
    "email": "string"
}
string
username
Required

user name of the system administrator

string
password
Required

password for the system administrator account

string
fullName
Required

full name of the system administrator

string
email
Required

email address of the system administrator