NutanixCredential#

class NutanixCredential(username=None, password=None, *args, **kwargs)[source]#

Bases: object

Sign in credentials for the server.

Parameters:
property password#
Type:

str

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model

property username#
Type:

str