Sha256: 238c7b0199324f4bfdb61f5a6d1682017ff6cb0e6e6fce364588f5d9e7dc2b6b
Contents?: true
Size: 1.43 KB
Versions: 1
Compression:
Stored size: 1.43 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: http://<USER>:<PASS>@<URL>:80/settings/networks/1/ip_addresses.json?ip_address[address]=109.123.91.24&ip_address[netmask]=255.255.255.194&ip_address[network_address]=109.123.91.66&ip_address[broadcast]=109.123.91.129&ip_address[gateway]=109.123.91.67 body: headers: content-type: - application/json authorization: - Basic <REDACTED> response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 201 message: Created headers: x-ua-compatible: - IE=Edge,chrome=1 location: - http://<URL>/settings/networks/1/ip_addresses x-powered-by: - Phusion Passenger (mod_rails/mod_rack) 3.0.1 content-type: - application/json; charset=utf-8 x-runtime: - "0.087995" server: - Apache/2.2.3 (CentOS) date: - Wed, 15 Feb 2012 15:01:17 GMT set-cookie: - <REDACTED> status: - "201" cache-control: - no-cache transfer-encoding: - chunked body: "{\"ip_address\":{\"netmask\":\"255.255.255.194\",\"disallowed_primary\":null,\"address\":\"109.123.91.24\",\"created_at\":null,\"network_address\":\"109.123.91.0\",\"network_id\":1,\"updated_at\":null,\"broadcast\":\"109.123.91.31\",\"free\":true,\"gateway\":\"109.123.91.67\"}}" http_version: "1.1"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
squall-1.1.0 | spec/vcr_cassettes/ipaddress/create.yml |