Поделиться через


LinuxOperatingSystemProfile Класс

Имя пользователя ssh, пароль и открытый ключ SSH.

Наследование
LinuxOperatingSystemProfile

Конструктор

LinuxOperatingSystemProfile(*, username: str | None = None, password: str | None = None, ssh_profile: SshProfile | None = None, **kwargs)

Параметры

username
str
Обязательно

Имя пользователя.

password
str
Обязательно

Пароль.

ssh_profile
SshProfile
Обязательно

Профиль SSH.