Skip to content

Commit

Permalink
Documentation update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jyothis Gireesan Mini committed Mar 19, 2018
1 parent 88bab7b commit 45bfcfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/shared_samples/logical_enclosure.rb
Expand Up @@ -24,8 +24,8 @@
# api_version = 300 & variant = Synergy to OneviewSDK::API500::Synergy::LogicalEnclosure
# api_version = 500 & variant = C7000 to OneviewSDK::API500::C7000::LogicalEnclosure
# api_version = 500 & variant = Synergy to OneviewSDK::API500::Synergy::LogicalEnclosure
# api_version = 600 & variant = C7000 to OneviewSDK::API500::C7000::LogicalEnclosure
# api_version = 600 & variant = Synergy to OneviewSDK::API500::Synergy::LogicalEnclosure
# api_version = 600 & variant = C7000 to OneviewSDK::API600::C7000::LogicalEnclosure
# api_version = 600 & variant = Synergy to OneviewSDK::API600::Synergy::LogicalEnclosure

# Resource Class used in this sample
logical_enclosure_class = OneviewSDK.resource_named('LogicalEnclosure', @client.api_version)
Expand Down

0 comments on commit 45bfcfd

Please sign in to comment.