Sha256: 1c49bf7f6d45253cb92bee677f4a44d7820d090fb7dd82d703ea33c90987611f

Contents?: true

Size: 779 Bytes

Versions: 9

Compression:

Stored size: 779 Bytes

Contents

{
    "fault": {
        "@xmlns:ns4": "http://www.w3.org/2003/05/soap-envelope",
        "detail": {
            "profitbricks_service_fault": {
                "@xmlns:ns2": "http://ws.api.profitbricks.com/",
                "fault_code": "PROVISIONING_NO_CHANGES",
                "http_code": "409",
                "message": "Nothing changes. The new provisioning request does not differ from the current active one. The storage is not mounted to the server. So no needs to unmount it",
                "request_id": "1216"
            }
        },
        "faultcode": "S:Server",
        "faultstring": "Nothing changes. The new provisioning request does not differ from the current active one. The storage is not mounted to the server. So no needs to unmount it"
    }
}

Version data entries

9 entries across 9 versions & 1 rubygems

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