NutanixCredential# class NutanixCredential(username=None, password=None, *args, **kwargs)# Bases: object Sign in credentials for the server. Parameters: username – (username) password – (password) property password# Type: str to_dict()# Returns the model properties as a dictionary to_str()# Returns the string representation of the model property username# Type: str