UserAccountCredentials interface

Settings for user account that gets created on each on the nodes of a compute.

Properties

adminUserName

Name of the administrator user account which can be used to SSH to nodes.

adminUserPassword

Password of the administrator user account.

adminUserSshPublicKey

SSH public key of the administrator user account.

Property Details

adminUserName

Name of the administrator user account which can be used to SSH to nodes.

adminUserName: string

Property Value

string

adminUserPassword

Password of the administrator user account.

adminUserPassword?: string

Property Value

string

adminUserSshPublicKey

SSH public key of the administrator user account.

adminUserSshPublicKey?: string

Property Value

string