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

Module for SAN configuration backup #125

Open
vishnupr-1 opened this issue May 5, 2023 · 5 comments
Open

Module for SAN configuration backup #125

vishnupr-1 opened this issue May 5, 2023 · 5 comments

Comments

@vishnupr-1
Copy link

Hello Team,

I would like to backup both virtual fabric as well as all configurations from SAN switch. Currently I am using cli commands to take the backup. Is it possible to get a module that uses may be REST API to take the configuration backup ?

@jconsoli
Copy link

jconsoli commented May 6, 2023 via email

@prasad-valmeti-broadcom
Copy link
Collaborator

Currently, REST supports configupload operation to upload configuration in base64 encoded format:
https:///rest/operations/configupload

Body:

virtual-fabric

Look into Yang for more details on the options.
As per my understanding, it is not supported by the ansible yet.
Will check with the PLM and let you know about the new module status.

@s-kuchi
Copy link

s-kuchi commented Feb 5, 2024

@prasad-valmeti-broadcom : Hi. Has there been any update on an ansible module for configupload and configdownload?

@prasad-valmeti-broadcom
Copy link
Collaborator

Generic operation support is part of Ansible 2.0.0, with it possible to have configupload or download. Will update you if there is any change in the plan for release 2.0.0.

@huizsh
Copy link

huizsh commented Jun 25, 2024

any update on this?

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

No branches or pull requests

5 participants