Fog::Model
# File lib/fog/hp/models/lb/protocol.rb, line 14 def create(params) raise Fog::HP::LB::NotFound.new('Operation not allowed.') end
# File lib/fog/hp/models/lb/protocol.rb, line 10 def destroy raise Fog::HP::LB::NotFound.new('Operation not allowed.') end
# File lib/fog/hp/models/lb/protocol.rb, line 18 def save raise Fog::HP::LB::NotFound.new('Operation not allowed.') end
[Validate]
Generated with the Darkfish Rdoc Generator 2.