This repository stores a large number of PowerShell scripts, Ansible playbooks and more for HPE Synergy and Proliant Servers.
Information and requirements are listed in the comment section of each scripts/playbooks.
My Postman public workspace is available at https://www.postman.com/jullienl/workspace/lionel-jullien-s-public-workspace
This workspace contains several Postman collections showing numerous examples of native API requests for various APIs such as:
- HPE Greenlake for Compute Ops Management API
- HPE OneView REST API
- HPE iLO RedFish portal
- HPE OneView Global Dashboard REST API
- HPE iLO Amplifier Pack REST API
More information about HPE APIs can be found at https://www.hpe.com/us/en/solutions/developers/composable.html.
These Postman collections provide many examples of REST and Redfish calls. Many of these calls use Javascript to automatically generate environment variables such as SessionID, X-API-Version which are then used for subsequent calls. To learn more, see test scripts
These test scripts are also used for manipulation of the JSON response body to extract values and provide nice output in the Postman Test Results console.
Several Postman environments are provided to set the variables used in the collections. Make sure to set your own IP addresses and credentials before running a request.