username property

String? username
getter/setter pair

The username of the user to be to reset the credentials.

The default value of this field is CloudOwner@gve.local. The provided value should be one of the following: solution-user-01@gve.local, solution-user-02@gve.local, solution-user-03@gve.local, solution-user-04@gve.local, solution-user-05@gve.local, zertoadmin@gve.local.

Optional.

Implementation

core.String? username;