class OneviewSDK::API300::Synergy::OSDeploymentPlan

Network set resource implementation for API300 Synergy

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/api300/synergy/os_deployment_plan.rb, line 23
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/api300/synergy/os_deployment_plan.rb, line 35
def delete(*)
  unavailable_method
end
update(*) click to toggle source

Method is not available @raise [OneviewSDK::MethodUnavailable] method is not available

# File lib/oneview-sdk/resource/api300/synergy/os_deployment_plan.rb, line 29
def update(*)
  unavailable_method
end