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

trove.instance_flavors.json Maven / Gradle / Ivy

There is a newer version: 3.12
Show newest version
{
  "flavors":[
    {
      "name":"m1.tiny",
      "links":[
        {
          "href":"https://172.20.75.130:8779/v1.0/d6ac65efd0e14ef3b9c9bc33f8f809fa/flavors/1",
          "rel":"self"
        },
        {
          "href":"https://172.20.75.130:8779/flavors/1",
          "rel":"bookmark"
        }
      ],
      "ram":512,
      "str_id":"1",
      "id":1,
      "disk":11,
      "vcpus": 111
    },
    {
      "name":"test.tiny-3",
      "links":[
        {
          "href":"https://172.20.75.130:8779/v1.0/d6ac65efd0e14ef3b9c9bc33f8f809fa/flavors/10",
          "rel":"self"
        },
        {
          "href":"https://172.20.75.130:8779/flavors/10",
          "rel":"bookmark"
        }
      ],
      "ram":1024,
      "str_id":"2",
      "id":2,
      "disk":22,
      "vcpus": 222
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy