Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Method 'add' in Volume API 500 expects different arguments from usual 'add' implementations. #275

Closed
aalexmonteiro opened this issue Oct 2, 2017 · 0 comments
Assignees
Labels

Comments

@aalexmonteiro
Copy link
Contributor

Scenario/Intent

Currently, the add method in Volume is necessary to pass some parameters. But the standard way to use the add method in the Ruby SDK is through the hash data.

Environment Details

  • **OneView SDK Version: current master repo
  • **OneView Appliance Version: Any
  • **OneView Client API Version: Any
  • **Ruby Version: 2.2.3+
  • **Platform: Any

Steps to Reproduce

N/A

Expected Result

Be able to pass the hash of data.

Actual Result

Is necessary to pass some parameters in add method.

@aalexmonteiro aalexmonteiro self-assigned this Oct 2, 2017
@fgbulsoni fgbulsoni changed the title Changing the add method in Volume API 500 to use hash data instead of the parameters Method 'add' in Volume API 500 expects different arguments from usual 'add' implementations. Oct 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant