Sha256: c74c8f4a1e51a696e55a0d3c04701091f191487a7e9e22986d1dcdc3df13508d

Contents?: true

Size: 304 Bytes

Versions: 111

Compression:

Stored size: 304 Bytes

Contents

module Fog
  module Compute
    class Ninefold
      class Real

        def enable_static_nat(options = {})
          request('enableStaticNat', options, :expects => [200],
                  :response_prefix => 'enablestaticnatresponse', :response_type => Hash)
        end

      end
    end
  end
end

Version data entries

111 entries across 111 versions & 19 rubygems

Version Path
michiels-fog-1.3.1 lib/fog/ninefold/requests/compute/enable_static_nat.rb
ftl-0.2.0 vendor/bundle/gems/fog-1.3.1/lib/fog/ninefold/requests/compute/enable_static_nat.rb
brightbox-cli-0.18.0 lib/brightbox-cli/vendor/fog/lib/fog/ninefold/requests/compute/enable_static_nat.rb
fog-1.3.1 lib/fog/ninefold/requests/compute/enable_static_nat.rb
fog-1.3.0 lib/fog/ninefold/requests/compute/enable_static_nat.rb
brightbox-cli-0.17.5 lib/brightbox-cli/vendor/fog/lib/fog/ninefold/requests/compute/enable_static_nat.rb
fog-1.2.0 lib/fog/ninefold/requests/compute/enable_static_nat.rb
ktheory-fog-1.1.2 lib/fog/ninefold/requests/compute/enable_static_nat.rb
brightbox-cli-0.17.4 lib/brightbox-cli/vendor/fog/lib/fog/ninefold/requests/compute/enable_static_nat.rb
brightbox-cli-0.17.3 lib/brightbox-cli/vendor/fog/lib/fog/ninefold/requests/compute/enable_static_nat.rb
brightbox-cli-0.17.2 lib/brightbox-cli/vendor/fog/lib/fog/ninefold/requests/compute/enable_static_nat.rb
brightbox-cli-0.17.1 lib/brightbox-cli/vendor/fog/lib/fog/ninefold/requests/compute/enable_static_nat.rb
brightbox-cli-0.17.0 lib/brightbox-cli/vendor/fog/lib/fog/ninefold/requests/compute/enable_static_nat.rb
fog-1.1.2 lib/fog/ninefold/requests/compute/enable_static_nat.rb
fog_tractical-1.1.4 lib/fog/ninefold/requests/compute/enable_static_nat.rb
fog_tractical-1.1.3 lib/fog/ninefold/requests/compute/enable_static_nat.rb
brightbox-cli-0.16.0 lib/brightbox-cli/vendor/fog/lib/fog/ninefold/requests/compute/enable_static_nat.rb
fog-1.1.1 lib/fog/ninefold/requests/compute/enable_static_nat.rb
fog-1.1.0 lib/fog/ninefold/requests/compute/enable_static_nat.rb
brightbox-cli-0.15.0 lib/brightbox-cli/vendor/fog/lib/fog/ninefold/requests/compute/enable_static_nat.rb