Sha256: a63d6b6295043256e650ed1b77d85dc55f632ab23cb25319a46404bb163e2e95

Contents?: true

Size: 1004 Bytes

Versions: 9

Compression:

Stored size: 1004 Bytes

Contents

{
    "get_server_response": {
        "@xmlns:ns2": "http://ws.api.profitbricks.com/",
        "return": {
            "availability_zone": "AUTO",
            "connected_storages": {
                "bus_type": "VIRTIO",
                "device_number": "900",
                "size": "5",
                "storage_id": "f55952bc-da27-4e29-af89-ed212ea28e11",
                "storage_name": "Test Storage"
            },
            "cores": "1",
            "creation_time": "2012-03-04T23:04:26+01:00",
            "data_center_id": "b3eebede-5c78-417c-b1bc-ff5de01a0602",
            "data_center_version": "35",
            "internet_access": false,
            "last_modification_time": "2012-03-05T11:25:11+01:00",
            "os_type": "UNKNOWN",
            "provisioning_state": "AVAILABLE",
            "ram": "256",
            "server_id": "4cb6550f-3777-4818-8f4c-51233162a980",
            "server_name": "Power of two",
            "virtual_machine_state": "RUNNING"
        }
    }
}

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
profitbricks-1.1.1 spec/fixtures/get_server/connected_storage.json
profitbricks-1.1.0 spec/fixtures/get_server/connected_storage.json
profitbricks-1.0.3 spec/fixtures/get_server/connected_storage.json
profitbricks-1.0.1 spec/fixtures/get_server/connected_storage.json
profitbricks-1.0.0 spec/fixtures/get_server/connected_storage.json
profitbricks-0.9.9 spec/fixtures/get_server/connected_storage.json
profitbricks-0.9.8 spec/fixtures/get_server/connected_storage.json
profitbricks-0.9.7 spec/fixtures/get_server/connected_storage.json
profitbricks-0.9.6 spec/fixtures/get_server/connected_storage.json