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

Functions 'get_by_*' in example server_hardware.py do not exist  #443

@DungKHoang

Description

@DungKHoang

Scenario/Intent

Use example server_hardware.py. Function

  • get_by_uri
    -get_by_name

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions