class OneviewSDK::ImageStreamer::API300::DeploymentGroup
Deployment Group resource implementation for Image Streamer
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/image-streamer/resource/api300/deployment_group.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/image-streamer/resource/api300/deployment_group.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/image-streamer/resource/api300/deployment_group.rb, line 29 def update(*) unavailable_method end