Sha256: 6cc070bdd5bda1b5dfba46ecc77492d9ed1a873b4ecaabb3ad5a39683cebbdad
Contents?: true
Size: 1.02 KB
Versions: 2
Compression:
Stored size: 1.02 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: http://oneadmin:a9464e3228ae563be6207bbf50437a219550f48b@one.example.com:4567/network body: | <?xml version="1.0"?> <NETWORK> <NAME>Test Framework</NAME> <ADDRESS>192.168.1.1</ADDRESS> <SIZE>200</SIZE> </NETWORK> headers: accept: - application/xml content-type: - application/xml connection: - keep-alive keep-alive: - 30 response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 201 message: Created headers: content-type: - text/html;charset=utf-8 content-length: - "162" connection: - keep-alive server: - thin 1.2.7 codename No Hup body: <NETWORK href="http://cm-01.cloud.int.ev1.atti.com:4567/network/19"><ID>19</ID><NAME>Test Framework</NAME><ADDRESS>192.168.1.1</ADDRESS><SIZE>200</SIZE></NETWORK> http_version: "1.1"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
occi-1.0.1 | test/fixtures/cassettes/networks_post.yml |
occi-1.0.0 | test/fixtures/cassettes/networks_post.yml |