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

compute.server_create_request.json Maven / Gradle / Ivy

The newest version!
{
  "server" : {
    "name" : "server-test-1",
    "min_count" : 2,
    "max_count" : 3,
    "metadata" : {
      "key" : "value"
    },
    "config_drive" : true,
    "networks" : [ {
      "uuid" : "network-1"
    } ],
    "return_reservation_id" : false
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy