Sha256: b6d4dbdbd8c6ff94d820f9458b6001fd324bf729db8bee71dc939b1d9f3ab4f0
Contents?: true
Size: 295 Bytes
Versions: 30
Compression:
Stored size: 295 Bytes
Contents
module Fog module Vcloud module Terremark module Ecloud module Real basic_request :power_off, 202, 'POST' end module Mock def power_off(off_uri) Fog::Mock.not_implemented end end end end end end
Version data entries
30 entries across 30 versions & 2 rubygems