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

Extended Support for Enclosure Group for API 1600 #409

Merged
merged 3 commits into from
May 15, 2020
Merged

Conversation

AsisBagga
Copy link
Collaborator

@AsisBagga AsisBagga commented May 13, 2020

Description

Extended Support for Enclosure Group for API 1600

Issues Resolved

N/A

Check List

  • New functionality includes testing.
    • All tests pass ($ rake test).
  • New functionality has been documented in the README if applicable.
    • New functionality has been thoroughly documented in the examples (please include helpful comments).
  • New endpoints supported are updated in the endpoints-support.md file.
  • Changes are documented in the CHANGELOG.


# Resource Class used in this sample
encl_group_class = OneviewSDK.resource_named('EnclosureGroup', @client.api_version)

# LogicalInterconnectGroup class used in this sample
# LogicalInterconnectGroup class used in this sample.
# To run this example for API > 1200, you would need to set api version for LIG to 1200 or less.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as discussed, remove this line

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@soodpr Updated.

@AsisBagga AsisBagga merged commit 2aa9826 into master May 15, 2020
@VenkateshRavula VenkateshRavula deleted the API1600_EG branch July 17, 2020 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants