Sha256: 16daf6c214f100e74298f796840f22badc5eaeea0c80b09673141ddba4967fc0
Contents?: true
Size: 1.02 KB
Versions: 1
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/21"><ID>21</ID><NAME>Test Framework</NAME><ADDRESS>192.168.1.1</ADDRESS><SIZE>200</SIZE></NETWORK> http_version: "1.1"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
occi-1.1.0 | test/fixtures/cassettes/networks_post.yml |