class OneviewSDK::API200::Fabric
Fabric
resource implementation
Constants
- BASE_URI
Public Instance Methods
create(*)
click to toggle source
Method is not available @raise [OneviewSDK::MethodUnavailable] method is not available
# File lib/oneview-sdk/resource/api200/fabric.rb, line 22 def create(*) unavailable_method end
delete(*)
click to toggle source
Method is not available @raise [OneviewSDK::MethodUnavailable] method is not available
# File lib/oneview-sdk/resource/api200/fabric.rb, line 34 def delete(*) unavailable_method end
refresh(*)
click to toggle source
Method is not available @raise [OneviewSDK::MethodUnavailable] method is not available
# File lib/oneview-sdk/resource/api200/fabric.rb, line 40 def refresh(*) unavailable_method end
update(*)
click to toggle source
Method is not available @raise [OneviewSDK::MethodUnavailable] method is not available
# File lib/oneview-sdk/resource/api200/fabric.rb, line 28 def update(*) unavailable_method end