Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello, i want to configure LDAP settings on my management interfaces(cimc) with python(probably through http requests with redfish api).i have tried to access to https://{ip}/redfish/v1/AccountService and i get an information about the LDAP configura...
Hello Abdul, I want to configure the raid automatically on many identical servers.I tried with redfish api but it doesn't worked for me, there is a way to do so?with python tool or such a script that cisco created?I want to do it because it will save...
Hello, i want to create on my cisco servers raid 1 with automation, i tried to do that with redfish api but It doesn't allow me to do that.What can i do? what tool i can use to do it(create physical raid with the raid controller), i think the "cisco ...
Hi, after i ran the script I received Error "ISO Mapping Error", this is the "data" i sending:-a xxx.xxx.xxx.xxx -u xxx -p xxx -m xxxx.iso -i https://xxx.xxx.xxx.xxx -d /cisco_firmware/ -t nfs -y all.What i need to do?and i have another question, doe...