This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Description
Scenario/Intent
Use example server_hardware.py. Function
Environment Details
- **OneView SDK Version:**4.80
- OneView Appliance Version: [Version of the OneView appliance you're interacting with]
- OneView Client API Version: 800
Actual Result
Line 57 in example:
server = server_hardwares.get_by_name(server_name)
Line 79 in example:
server_byId = server_hardwares.get_by_uri(server.data['uri'])
do not work