All Downloads are FREE. Search and download functionalities are using the official Maven repository.

trove.instances.json Maven / Gradle / Ivy

There is a newer version: 3.2.0
Show newest version
{
  "instances": [
    {
      "datastore": {
        "type": "mysql",
        "version": "5.5"
      },
      "flavor": {
        "id": "1",
        "links": [
          {
            "href": "https://troveapi.org/v1.0/1234/flavors/1",
            "rel": "self"
          },
          {
            "href": "https://troveapi.org/flavors/1",
            "rel": "bookmark"
          }
        ]
      },
      "hostname": "e09ad9a3f73309469cf1f43d11e79549caf9acf2.troveexampledb.com",
      "id": "44b277eb-39be-4921-be31-3d61b43651d7",
      "links": [
        {
          "href": "https://troveapi.org/v1.0/1234/instances/44b277eb-39be-4921-be31-3d61b43651d7",
          "rel": "self"
        },
        {
          "href": "https://troveapi.org/instances/44b277eb-39be-4921-be31-3d61b43651d7",
          "rel": "bookmark"
        }
      ],
      "name": "json_rack_instance",
      "region": "RegionOne",
      "status": "ACTIVE",
      "volume": {
        "size": 2
      }
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy