You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Description
20
20
----------
21
21
The python-ilorest-library is a python library built for interacting with the Redfish API remotely to any BMC that
22
22
implements a Redfish API or any HPE system locally. The library also supports HPE's legacy REST API. Go to the library
23
-
`documentation <https://pages.github.hpe.com/intelligent-provisioning/python-redfish-library/>`_ for more details.
23
+
`documentation <https://hewlettpackard.github.io/python-ilorest-library/API-Overview.html>`_ for more details.
24
24
25
25
HPE RESTful API for iLO is a RESTful application programming interface for the
26
26
management of iLO and iLO Chassis Manager based HPE servers. REST
@@ -84,9 +84,7 @@ It must be placed in your working environment path.
84
84
85
85
Usage
86
86
----------
87
-
For 3.x and greater versions of the library see the documentation for usage: https://pages.github.hpe.com/intelligent-provisioning/python-redfish-library/
88
-
89
-
For 2.x versions of the library documentation is located at the `Wiki <https://github.hpe.com/intelligent-provisioning/python-redfish-library/wiki>`_.
87
+
For usage documentation: https://hewlettpackard.github.io/python-ilorest-library/API-Overview.html
0 commit comments