Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regarding Redfish module to access virtual Console idrac #104

Open
spa10dec opened this issue Jan 11, 2022 · 3 comments
Open

Regarding Redfish module to access virtual Console idrac #104

spa10dec opened this issue Jan 11, 2022 · 3 comments
Labels

Comments

@spa10dec
Copy link

Hi Dell Team,
I have gone through the documentation & dell github account but there is no such module which can give access to Virtual Console of Idrac.I need to access Virtual Console Idrac through Ansible redfish module.

Regards,
Sesh

@anupamaloke
Copy link
Collaborator

@spa10dec, could you please expand on the use-case wrt. to the virtual console that you are looking to automate using Ansible? Are you looking to configure the following iDRAC virtual console attributes?

        "VirtualConsole.1.AccessPrivilege": "Deny Access",
        "VirtualConsole.1.AttachState": "Auto-attach",
        "VirtualConsole.1.CloseUnusedPort": "Disabled",
        "VirtualConsole.1.Enable": "Enabled",
        "VirtualConsole.1.EncryptEnable": "Enabled",
        "VirtualConsole.1.LocalDisable": "Disabled",
        "VirtualConsole.1.LocalVideo": "Enabled",
        "VirtualConsole.1.PluginType": "eHTML5",
        "VirtualConsole.1.TimeoutEnable": "Disabled",
        "VirtualConsole.1.WebRedirect": "Disabled",

OR, are you looking to automate sending the keystrokes to the virtual console?

@spa10dec
Copy link
Author

We are you looking to automate sending the keystrokes to the virtual console.

@spa10dec
Copy link
Author

We are trying to automate the installation of Windriver Starlingx on the dell xr11 servers through ansible. While doing so we need access to the cli of the virtual console without using the gui. Basically, we need to access the cli and other options shown in the virtual console from another remote server cli. Do we have any solution for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants