Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

bmc-toolbox/redfish-mocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#### About

redfish mocks dumped with https://github.com/DMTF/Redfish-Mockup-Creator
for use with https://github.com/DMTF/Redfish-Interface-Emulator

# To create a mockup

python3.7 ./redfishMockupCreate.py  -u <user> -p <pass> -r  10.10.10.1  -D mocks/<hardware version> -vvvv -S --Auth Basic

# This generates a static clone/mock up of the redfish service, the static mockups support 'GET's


# Run in docker
docker run -it --mount type=bind,source="$(pwd)"/mocks/hpegen10/redfish/v1,target=/usr/src/app/api_emulator/redfish/static --rm bmctoolbox/redfish-interface-emulator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published