--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: https://fake:credentials@ganeti.primary:5080/2/instances?bulk=1 body: headers: accept: - application/json connection: - keep-alive keep-alive: - 30 response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: date: - Mon, 29 Nov 2010 01:28:59 GMT content-type: - application/json content-length: - "1476" server: - Ganeti 2.1.2.1 body: | [ { "admin_state": true, "beparams": { "auto_balance": true, "memory": 128, "vcpus": 1 }, "ctime": 1290993813.312603, "disk.sizes": [ 10240 ], "disk_template": "plain", "disk_usage": 10240, "hvparams": { "acpi": true, "boot_order": "disk", "cdrom_image_path": "", "disk_cache": "default", "disk_type": "paravirtual", "initrd_path": "", "kernel_args": "ro", "kernel_path": "/boot/vmlinuz-2.6.35-22-server", "kvm_flag": "", "nic_type": "paravirtual", "root_path": "/dev/vda1", "security_domain": "", "security_model": "none", "serial_console": true, "usb_mouse": "", "use_localtime": false, "vnc_bind_address": "", "vnc_password_file": "", "vnc_tls": false, "vnc_x509_path": "", "vnc_x509_verify": false }, "mtime": 1290993956.3699579, "name": "compute1.cloud-internal.gln.atti.com", "network_port": 11008, "nic.bridges": [ "br0" ], "nic.ips": [ null ], "nic.links": [ "br0" ], "nic.macs": [ "aa:00:00:3e:9c:1e" ], "nic.modes": [ "bridged" ], "oper_ram": 128, "oper_state": true, "os": "debootstrap+default", "pnode": "g2.cloud-internal.gln.atti.com", "serial_no": 2, "snodes": [], "status": "running", "tags": [], "uuid": "abd19091-9941-4dae-9991-39f740ec0b95" } ] http_version: "1.1"