| Class | Fog::DNS::Rackspace::Zones |
| In: |
lib/fog/rackspace/models/dns/zones.rb
|
| Parent: | Fog::Collection |
| each | -> | each_zone_this_page |
List all domains. Return by default a maximum of 100 items @param [Hash] options Options to pass to the underlying API call @option options [String] :name search for domains containing the given substring @option options [Integer] :limit number of records to return @option options [Integer] :offset starting offset of records to return