Select Instance for Rebuild
GET/backend/api/openstack/instances/:instance_id/rebuild
Host: https://core.ocplanet.cloud
Select the specified instance for Rebuild. In this case, all current data on instance will be destroyed.
Request
Responses
- 200
- application/json
- Schema
- Example (from schema)
- Example
Schema
- Array [
- ]
- Array [
- ]
bootSources objectrequired
image object[]required
architecture nullrequired
assigned_to_flavor booleanrequired
cleanup_date nullrequired
client nullrequired
container_format stringrequired
created_at stringrequired
deleted_at nullrequired
disk_format stringrequired
display_name stringrequired
hw_qemu_guest_agent booleanrequired
hypervisor_type nullrequired
id stringrequired
instance_uuid nullrequired
is_iso booleanrequired
min_disk integerrequired
min_ram integerrequired
name stringrequired
os_distro stringrequired
os_version stringrequired
properties objectrequired
hw_qemu_guest_agent stringrequired
os_hash_algo stringrequired
os_hash_value stringrequired
os_hidden booleanrequired
owner_specified.openstack.md5 string
owner_specified.openstack.object string
owner_specified.openstack.sha256 string
stores stringrequired
protected booleanrequired
region stringrequired
related_instance nullrequired
reseller_resources nullrequired
size integerrequired
status stringrequired
tags arrayrequired
type stringrequired
updated_at stringrequired
used_by_resellers arrayrequired
visibility stringrequired
volume_snapshot_uuid nullrequired
owned_image arrayrequired
shared_image arrayrequired
instance objectrequired
access_ip stringrequired
access_subnet_id stringrequired
allowed_actions string[]required
availability_zone stringrequired
booted_from_iso booleanrequired
created stringrequired
current_cycle_traffic integerrequired
current_month_traffic integerrequired
description nullrequired
display_status stringrequired
display_task nullrequired
flavor objectrequired
assigned_cluster_templates arrayrequired
description stringrequired
ephemeral_gb integerrequired
flavor_group nullrequired
flavor_id stringrequired
id stringrequired
memory_gb integerrequired
memory_mb integerrequired
name stringrequired
out_of_stock booleanrequired
properties stringrequired
region stringrequired
reseller_resources nullrequired
root_gb integerrequired
swap integerrequired
used_by_resellers arrayrequired
vcpus integerrequired
hostId stringrequired
host_name stringrequired
id stringrequired
image objectrequired
architecture stringrequired
assigned_to_flavor booleanrequired
cleanup_date nullrequired
client objectrequired
display stringrequired
id integerrequired
name stringrequired
container_format stringrequired
created_at stringrequired
deleted_at nullrequired
disk_format stringrequired
display_name stringrequired
hw_qemu_guest_agent booleanrequired
hypervisor_type nullrequired
id stringrequired
instance_uuid stringrequired
is_iso booleanrequired
min_disk integerrequired
min_ram integerrequired
name stringrequired
os_distro stringrequired
os_version stringrequired
properties objectrequired
hw_qemu_guest_agent stringrequired
os_hash_algo stringrequired
os_hash_value stringrequired
os_hidden booleanrequired
owner_specified.openstack.md5 string
owner_specified.openstack.object string
owner_specified.openstack.sha256 string
stores stringrequired
protected booleanrequired
region stringrequired
related_instance objectrequired
id stringrequired
name stringrequired
reseller_resources nullrequired
size integerrequired
status stringrequired
tags arrayrequired
type stringrequired
updated_at stringrequired
used_by_resellers arrayrequired
visibility stringrequired
volume_snapshot_uuid nullrequired
locked booleanrequired
name stringrequired
region stringrequired
region_obj objectrequired
description stringrequired
enable_snapshots booleanrequired
enable_volumes booleanrequired
enabled booleanrequired
id stringrequired
is_default booleanrequired
is_lbaas_default booleanrequired
status stringrequired
uuid stringrequired
ssh_keys object[]required
created_at stringrequired
fingerprint stringrequired
id integerrequired
name stringrequired
public_key stringrequired
user objectrequired
display stringrequired
email stringrequired
full_name stringrequired
id integerrequired
{
"bootSources": {
"image": [
{
"assigned_to_flavor": true,
"container_format": "string",
"created_at": "string",
"disk_format": "string",
"display_name": "string",
"hw_qemu_guest_agent": true,
"id": "string",
"is_iso": true,
"min_disk": 0,
"min_ram": 0,
"name": "string",
"os_distro": "string",
"os_version": "string",
"properties": {
"hw_qemu_guest_agent": "string",
"os_hash_algo": "string",
"os_hash_value": "string",
"os_hidden": true,
"owner_specified.openstack.md5": "string",
"owner_specified.openstack.object": "string",
"owner_specified.openstack.sha256": "string",
"stores": "string"
},
"protected": true,
"region": "string",
"size": 0,
"status": "string",
"tags": [
null
],
"type": "string",
"updated_at": "string",
"used_by_resellers": [
null
],
"visibility": "string"
}
],
"owned_image": [
null
],
"shared_image": [
null
]
},
"instance": {
"access_ip": "string",
"access_subnet_id": "string",
"allowed_actions": [
"string"
],
"availability_zone": "string",
"booted_from_iso": true,
"created": "string",
"current_cycle_traffic": 0,
"current_month_traffic": 0,
"display_status": "string",
"flavor": {
"assigned_cluster_templates": [
null
],
"description": "string",
"ephemeral_gb": 0,
"flavor_id": "string",
"id": "string",
"memory_gb": 0,
"memory_mb": 0,
"name": "string",
"out_of_stock": true,
"properties": "string",
"region": "string",
"root_gb": 0,
"swap": 0,
"used_by_resellers": [
null
],
"vcpus": 0
},
"hostId": "string",
"host_name": "string",
"id": "string",
"image": {
"architecture": "string",
"assigned_to_flavor": true,
"client": {
"display": "string",
"id": 0,
"name": "string"
},
"container_format": "string",
"created_at": "string",
"disk_format": "string",
"display_name": "string",
"hw_qemu_guest_agent": true,
"id": "string",
"instance_uuid": "string",
"is_iso": true,
"min_disk": 0,
"min_ram": 0,
"name": "string",
"os_distro": "string",
"os_version": "string",
"properties": {
"hw_qemu_guest_agent": "string",
"os_hash_algo": "string",
"os_hash_value": "string",
"os_hidden": true,
"owner_specified.openstack.md5": "string",
"owner_specified.openstack.object": "string",
"owner_specified.openstack.sha256": "string",
"stores": "string"
},
"protected": true,
"region": "string",
"related_instance": {
"id": "string",
"name": "string"
},
"size": 0,
"status": "string",
"tags": [
null
],
"type": "string",
"updated_at": "string",
"used_by_resellers": [
null
],
"visibility": "string"
},
"locked": true,
"name": "string",
"region": "string",
"region_obj": {
"description": "string",
"enable_snapshots": true,
"enable_volumes": true,
"enabled": true,
"id": "string",
"is_default": true,
"is_lbaas_default": true
},
"status": "string",
"uuid": "string"
},
"ssh_keys": [
{
"created_at": "string",
"fingerprint": "string",
"id": 0,
"name": "string",
"public_key": "string",
"user": {
"display": "string",
"email": "string",
"full_name": "string",
"id": 0
}
}
]
}
{
"bootSources": {
"image": [
{
"architecture": null,
"assigned_to_flavor": true,
"cleanup_date": null,
"client": null,
"container_format": "bare",
"created_at": "2023-10-09T12:16:36+03:00",
"deleted_at": null,
"disk_format": "qcow2",
"display_name": "{name_distr_OS}",
"hw_qemu_guest_agent": true,
"hypervisor_type": null,
"id": "58b590df-ef7b-42ad-8d02-7838b9cf6d72",
"instance_uuid": null,
"is_iso": false,
"min_disk": 0,
"min_ram": 0,
"name": "{name_distr_OS}",
"os_distro": "{distr_OS}",
"os_version": "{os_version}",
"properties": {
"fleio_default_image_username": "{distr_OS}",
"hw_qemu_guest_agent": "yes",
"os_glance_failed_import": "",
"os_glance_importing_to_stores": "",
"os_hash_algo": "sha512",
"os_hash_value": "b764ca6cad19bdb59b0efd653b2898a9557ced3d060d13a05faf4d5b53e676bd5e12801ae862040c9f3854af0228b49ddfbbc727300a4bf7d3d670fc246264a3",
"os_hidden": false,
"stores": "local"
},
"protected": false,
"region": "{country_name}",
"related_instance": null,
"reseller_resources": null,
"size": 565444608,
"status": "active",
"tags": [],
"type": "template",
"updated_at": "2023-11-24T14:40:11+02:00",
"used_by_resellers": [],
"visibility": "public",
"volume_snapshot_uuid": null
},
{
"architecture": null,
"assigned_to_flavor": true,
"cleanup_date": null,
"client": null,
"container_format": "bare",
"created_at": "2023-10-09T12:16:36+03:00",
"deleted_at": null,
"disk_format": "qcow2",
"display_name": "{name_distr_OS}",
"hw_qemu_guest_agent": true,
"hypervisor_type": null,
"id": "cf2cde08-b8f2-43ca-8c6d-69e6e4b164ed",
"instance_uuid": null,
"is_iso": false,
"min_disk": 0,
"min_ram": 0,
"name": "{name_distr_OS}",
"os_distro": "{distr_OS}",
"os_version": "{os_version}",
"properties": {
"fleio_default_image_username": "{distr_OS}",
"hw_qemu_guest_agent": "yes",
"os_glance_failed_import": "",
"os_glance_importing_to_stores": "",
"os_hash_algo": "sha512",
"os_hash_value": "9519eb108ff0bc4ecc381400c08d7b476fdf9e5f425de2656caf7fa5fca3f06cc751823ceecdeb0cbe328165d533b364188214d24186e7af772a58285c06e5c3",
"os_hidden": false,
"stores": "local"
},
"protected": false,
"region": "{country_name}",
"related_instance": null,
"reseller_resources": null,
"size": 563347456,
"status": "active",
"tags": [],
"type": "template",
"updated_at": "2023-11-24T14:40:11+02:00",
"used_by_resellers": [],
"visibility": "public",
"volume_snapshot_uuid": null
},
{
"architecture": null,
"assigned_to_flavor": true,
"cleanup_date": null,
"client": null,
"container_format": "bare",
"created_at": "2023-10-09T12:52:03+03:00",
"deleted_at": null,
"disk_format": "qcow2",
"display_name": "{name_distr_OS}",
"hw_qemu_guest_agent": true,
"hypervisor_type": null,
"id": "dd406ddf-704a-49c8-8ebb-b2076f9fdf4a",
"instance_uuid": null,
"is_iso": false,
"min_disk": 0,
"min_ram": 0,
"name": "{name_distr_OS}",
"os_distro": "{distr_OS}",
"os_version": "{os_version}",
"properties": {
"fleio_default_image_username": "{distr_OS}",
"hw_qemu_guest_agent": "yes",
"os_glance_failed_import": "",
"os_glance_importing_to_stores": "",
"os_hash_algo": "sha512",
"os_hash_value": "1cfb7d7a40f31438ef3185a4eb40bfd4359f4c48f3e4a6af39476520a746bbd0bfb8dae0a50076fa497e92d3f59a1e87dd32122804df8f37255fc9164d593a93",
"os_hidden": false,
"stores": "local"
},
"protected": false,
"region": "{country_name}",
"related_instance": null,
"reseller_resources": null,
"size": 1867176960,
"status": "active",
"tags": [],
"type": "template",
"updated_at": "2023-11-24T14:40:12+02:00",
"used_by_resellers": [],
"visibility": "public",
"volume_snapshot_uuid": null
},
{
"architecture": null,
"assigned_to_flavor": true,
"cleanup_date": null,
"client": null,
"container_format": "bare",
"created_at": "2023-11-21T11:02:46+02:00",
"deleted_at": null,
"disk_format": "qcow2",
"display_name": "{name_distr_OS}",
"hw_qemu_guest_agent": true,
"hypervisor_type": null,
"id": "f0fb89a3-335f-4f30-9c09-857b6e42e22e",
"instance_uuid": null,
"is_iso": false,
"min_disk": 0,
"min_ram": 0,
"name": "{name_distr_OS}",
"os_distro": "{distr_OS}",
"os_version": "{os_version}",
"properties": {
"fleio_default_image_username": "{distr_OS}",
"hw_qemu_guest_agent": "yes",
"os_glance_failed_import": "",
"os_glance_importing_to_stores": "",
"os_hash_algo": "sha512",
"os_hash_value": "5c03d03531f0705c3e58a63ccf4692f1bfce19c4e0131e5d0f6424ddbec2cd75b4e43f98c8a595e51b8aa021572bc7196cac6be7c0eaea059f9e3a94eb3c821c",
"os_hidden": false,
"stores": "local"
},
"protected": false,
"region": "{country_name}",
"related_instance": null,
"reseller_resources": null,
"size": 1109335040,
"status": "active",
"tags": [],
"type": "template",
"updated_at": "2023-11-24T14:40:12+02:00",
"used_by_resellers": [],
"visibility": "public",
"volume_snapshot_uuid": null
},
{
"architecture": null,
"assigned_to_flavor": true,
"cleanup_date": null,
"client": null,
"container_format": "bare",
"created_at": "2023-10-09T12:16:36+03:00",
"deleted_at": null,
"disk_format": "qcow2",
"display_name": "{name_distr_OS}",
"hw_qemu_guest_agent": true,
"hypervisor_type": null,
"id": "f8010307-a54f-4b73-b32b-06555e97579f",
"instance_uuid": null,
"is_iso": false,
"min_disk": 0,
"min_ram": 0,
"name": "{name_distr_OS}",
"os_distro": "{distr_OS}",
"os_version": "{os_version}",
"properties": {
"fleio_default_image_username": "{distr_OS}",
"hw_qemu_guest_agent": "yes",
"os_glance_failed_import": "",
"os_glance_importing_to_stores": "",
"os_hash_algo": "sha512",
"os_hash_value": "a6293eb7c80ca12cc0c458a540ba11c677e15480f460ad1a271aacda41881687c0486dd80cb5ead7382daa9a93ce6252c72bd5b93a8c44144fc44209a18ac682",
"os_hidden": false,
"stores": "local"
},
"protected": false,
"region": "{country_name}",
"related_instance": null,
"reseller_resources": null,
"size": 293732352,
"status": "active",
"tags": [],
"type": "template",
"updated_at": "2023-11-24T14:40:12+02:00",
"used_by_resellers": [],
"visibility": "public",
"volume_snapshot_uuid": null
},
{
"architecture": null,
"assigned_to_flavor": true,
"cleanup_date": null,
"client": null,
"container_format": "bare",
"created_at": "2023-10-09T12:18:07+03:00",
"deleted_at": null,
"disk_format": "qcow2",
"display_name": "{name_distr_OS}",
"hw_qemu_guest_agent": true,
"hypervisor_type": null,
"id": "6a1a6b04-98d1-4714-8eea-ce571a07e79f",
"instance_uuid": null,
"is_iso": false,
"min_disk": 0,
"min_ram": 0,
"name": "{name_distr_OS}",
"os_distro": "{distr_OS}",
"os_version": "{os_version}",
"properties": {
"fleio_default_image_username": "{distr_OS}",
"hw_qemu_guest_agent": "yes",
"os_glance_failed_import": "",
"os_glance_importing_to_stores": "",
"os_hash_algo": "sha512",
"os_hash_value": "3e6052874d3dff55cb8a10c694851e7459293df58ff8f43c620fb19b48351e2b9d54f09fc2ae533501fba183fde0ba9e0aef2459c41c390b19626bf6d8048992",
"os_hidden": false,
"stores": "local"
},
"protected": false,
"region": "{country_name}",
"related_instance": null,
"reseller_resources": null,
"size": 334359040,
"status": "active",
"tags": [],
"type": "template",
"updated_at": "2023-11-24T14:40:12+02:00",
"used_by_resellers": [],
"visibility": "public",
"volume_snapshot_uuid": null
},
{
"architecture": null,
"assigned_to_flavor": true,
"cleanup_date": null,
"client": null,
"container_format": "bare",
"created_at": "2023-11-01T14:33:40+02:00",
"deleted_at": null,
"disk_format": "qcow2",
"display_name": "{name_distr_OS}",
"hw_qemu_guest_agent": true,
"hypervisor_type": null,
"id": "e66a4495-8615-4c3e-8dd3-73592f6f7f81",
"instance_uuid": null,
"is_iso": false,
"min_disk": 0,
"min_ram": 0,
"name": "{name_distr_OS}",
"os_distro": "{distr_OS}",
"os_version": "{os_version}",
"properties": {
"fleio_default_image_username": "{distr_OS}",
"hw_qemu_guest_agent": "yes",
"os_glance_failed_import": "",
"os_glance_importing_to_stores": "",
"os_hash_algo": "sha512",
"os_hash_value": "b2ddc01e8d13dabbcfde6661541aae92219be2d442653950f0e44613ddebaeb80dc7a83e0202c5509c5e72f4bd1f4edee4c83f35191f2562b3f31e20e9e87ec2",
"os_hidden": false,
"stores": "local"
},
"protected": false,
"region": "{country_name}",
"related_instance": null,
"reseller_resources": null,
"size": 379256832,
"status": "active",
"tags": [],
"type": "template",
"updated_at": "2023-11-24T14:40:11+02:00",
"used_by_resellers": [],
"visibility": "public",
"volume_snapshot_uuid": null
},
{
"architecture": null,
"assigned_to_flavor": true,
"cleanup_date": null,
"client": null,
"container_format": "bare",
"created_at": "2023-10-09T12:52:04+03:00",
"deleted_at": null,
"disk_format": "qcow2",
"display_name": "{name_distr_OS}",
"hw_qemu_guest_agent": true,
"hypervisor_type": null,
"id": "0f7cf7a6-84cb-433e-af83-47ba9df6fd75",
"instance_uuid": null,
"is_iso": false,
"min_disk": 0,
"min_ram": 0,
"name": "{name_distr_OS}",
"os_distro": "{distr_OS}",
"os_version": "{os_version}",
"properties": {
"fleio_default_image_username": "{distr_OS}",
"hw_qemu_guest_agent": "yes",
"os_glance_failed_import": "",
"os_glance_importing_to_stores": "",
"os_hash_algo": "sha512",
"os_hash_value": "469c17ac19f7dfa4c65e7137a38130b9fe887916fac8ccf939c310e32c61d0a603aef4fadd83dd1328adeddb75433fdf4623790d207ac76496c0e72b0c720392",
"os_hidden": false,
"stores": "local"
},
"protected": false,
"region": "{country_name}",
"related_instance": null,
"reseller_resources": null,
"size": 1800536064,
"status": "active",
"tags": [],
"type": "template",
"updated_at": "2023-11-24T14:40:12+02:00",
"used_by_resellers": [],
"visibility": "public",
"volume_snapshot_uuid": null
},
{
"architecture": null,
"assigned_to_flavor": true,
"cleanup_date": null,
"client": null,
"container_format": "bare",
"created_at": "2023-11-22T09:46:09+02:00",
"deleted_at": null,
"disk_format": "qcow2",
"display_name": "{name_distr_OS}",
"hw_qemu_guest_agent": true,
"hypervisor_type": null,
"id": "f2ab4f54-7cee-40b7-a2c4-db82104f0070",
"instance_uuid": null,
"is_iso": false,
"min_disk": 0,
"min_ram": 0,
"name": "{name_distr_OS}",
"os_distro": "{distr_OS}",
"os_version": "{os_version}",
"properties": {
"fleio_default_image_username": "{distr_OS}",
"hw_qemu_guest_agent": "yes",
"os_glance_failed_import": "",
"os_glance_importing_to_stores": "",
"os_hash_algo": "sha512",
"os_hash_value": "0499f1e4d8e33b9b2e4a73fcffe48595b9958943be87ae2234e5a75bf38fe0f40803a7cf5aff7283c381127d089bcc93bdfb55ba9ed2534092286607a60ba8c3",
"os_hidden": false,
"stores": "local"
},
"protected": false,
"region": "{country_name}",
"related_instance": null,
"reseller_resources": null,
"size": 1083965440,
"status": "active",
"tags": [],
"type": "template",
"updated_at": "2023-11-24T14:40:12+02:00",
"used_by_resellers": [],
"visibility": "public",
"volume_snapshot_uuid": null
},
{
"architecture": null,
"assigned_to_flavor": true,
"cleanup_date": null,
"client": null,
"container_format": "bare",
"created_at": "2023-10-09T12:16:36+03:00",
"deleted_at": null,
"disk_format": "qcow2",
"display_name": "{name_distr_OS}",
"hw_qemu_guest_agent": true,
"hypervisor_type": null,
"id": "f68b627d-6466-49f9-bd33-b6d217465257",
"instance_uuid": null,
"is_iso": false,
"min_disk": 0,
"min_ram": 0,
"name": "{name_distr_OS}",
"os_distro": "{distr_OS}",
"os_version": "{os_version}",
"properties": {
"fleio_default_image_username": "{distr_OS}",
"hw_qemu_guest_agent": "yes",
"os_glance_failed_import": "",
"os_glance_importing_to_stores": "",
"os_hash_algo": "sha512",
"os_hash_value": "297fe74b4dec8cb3c5f41174a9cd678e5cfb8280e2ad116dfe6f264c1ab62fcad5b3c5d51323ac946ad2ea648e9993d212a0c5ec4ad641617b780bd21d8db4ce",
"os_hidden": false,
"stores": "local"
},
"protected": false,
"region": "{country_name}",
"related_instance": null,
"reseller_resources": null,
"size": 641335296,
"status": "active",
"tags": [],
"type": "template",
"updated_at": "2023-11-24T14:40:12+02:00",
"used_by_resellers": [],
"visibility": "public",
"volume_snapshot_uuid": null
},
{
"architecture": null,
"assigned_to_flavor": true,
"cleanup_date": null,
"client": null,
"container_format": "bare",
"created_at": "2023-10-09T12:16:36+03:00",
"deleted_at": null,
"disk_format": "qcow2",
"display_name": "{name_distr_OS}",
"hw_qemu_guest_agent": true,
"hypervisor_type": null,
"id": "ecf8ad14-da5b-4c30-96df-275a327de73d",
"instance_uuid": null,
"is_iso": false,
"min_disk": 0,
"min_ram": 0,
"name": "{name_distr_OS}",
"os_distro": "{distr_OS}",
"os_version": "{os_version}",
"properties": {
"fleio_default_image_username": "{distr_OS}",
"hw_qemu_guest_agent": "yes",
"os_glance_failed_import": "",
"os_glance_importing_to_stores": "",
"os_hash_algo": "sha512",
"os_hash_value": "904ba241047102943ec7ff66e5c4b8f9c8a7e9b158e582cc8c01f912972b6d277880ffb1a3d6770ce2cc01b7528cc24c28edc91f0d535f916e83acf2f2427cad",
"os_hidden": false,
"stores": "local"
},
"protected": false,
"region": "{country_name}",
"related_instance": null,
"reseller_resources": null,
"size": 671350784,
"status": "active",
"tags": [],
"type": "template",
"updated_at": "2023-11-24T14:40:12+02:00",
"used_by_resellers": [],
"visibility": "public",
"volume_snapshot_uuid": null
},
{
"architecture": null,
"assigned_to_flavor": true,
"cleanup_date": null,
"client": null,
"container_format": "bare",
"created_at": "2023-11-08T13:33:09+02:00",
"deleted_at": null,
"disk_format": "qcow2",
"display_name": "{name_distr_OS}",
"hw_qemu_guest_agent": true,
"hypervisor_type": null,
"id": "d493cb4b-d6f0-4da1-b7a4-9ef8364d2d05",
"instance_uuid": null,
"is_iso": false,
"min_disk": 0,
"min_ram": 0,
"name": "{name_distr_OS}",
"os_distro": "{distr_OS}",
"os_version": "{os_version}",
"properties": {
"fleio_default_image_username": "{distr_OS}",
"hw_qemu_guest_agent": "yes",
"os_glance_failed_import": "",
"os_glance_importing_to_stores": "",
"os_hash_algo": "sha512",
"os_hash_value": "cdbc42871cdc53d8372aa9c09a834b352b6995f52b00ee0eaaa5d9f08d1403a9bc8a6266a7dc5400e576c724c158a2630148aaaf2f637acaf80897a5c83c8b2d",
"os_hidden": false,
"stores": "local"
},
"protected": false,
"region": "{country_name}",
"related_instance": null,
"reseller_resources": null,
"size": 755302400,
"status": "active",
"tags": [],
"type": "template",
"updated_at": "2023-11-24T14:40:12+02:00",
"used_by_resellers": [],
"visibility": "public",
"volume_snapshot_uuid": null
},
{
"architecture": null,
"assigned_to_flavor": true,
"cleanup_date": null,
"client": null,
"container_format": "bare",
"created_at": "2023-11-01T14:33:40+02:00",
"deleted_at": null,
"disk_format": "qcow2",
"display_name": "{name_distr_OS}",
"hw_qemu_guest_agent": true,
"hypervisor_type": null,
"id": "03beaedf-1164-4688-abe8-218ceee1fdd3",
"instance_uuid": null,
"is_iso": false,
"min_disk": 0,
"min_ram": 0,
"name": "{name_distr_OS}",
"os_distro": "{distr_OS}",
"os_version": "{os_version}",
"properties": {
"fleio_default_image_username": "{distr_OS}",
"hw_qemu_guest_agent": "yes",
"os_glance_failed_import": "",
"os_glance_importing_to_stores": "",
"os_hash_algo": "sha512",
"os_hash_value": "f35b28e8c5c82e80db116f311b72dfbfa2a8c84ed0116b5d7ff114a9b71a14b02aeac7651655fc5754d4c35abc82c646823c2a84b8ac8e022e3978e0771831a6",
"os_hidden": false,
"stores": "local"
},
"protected": false,
"region": "{country_name}",
"related_instance": null,
"reseller_resources": null,
"size": 779419648,
"status": "active",
"tags": [],
"type": "template",
"updated_at": "2023-11-24T14:24:26+02:00",
"used_by_resellers": [],
"visibility": "public",
"volume_snapshot_uuid": null
},
{
"architecture": null,
"assigned_to_flavor": true,
"cleanup_date": null,
"client": null,
"container_format": "bare",
"created_at": "2023-11-23T14:03:50+02:00",
"deleted_at": null,
"disk_format": "qcow2",
"display_name": "{name_OS}",
"hw_qemu_guest_agent": true,
"hypervisor_type": null,
"id": "ee3633bc-8a33-46f4-89db-7f8126bae729",
"instance_uuid": null,
"is_iso": false,
"min_disk": 0,
"min_ram": 0,
"name": "{name_OS}",
"os_distro": "{distr_OS}",
"os_version": "{os_version}",
"properties": {
"hw_qemu_guest_agent": "yes",
"os_hash_algo": "sha512",
"os_hash_value": "3a7f07b0c8ddd4f093a15776076006a4cbdfca8d2f6c40f91e7ba9a6c5b5bf2bb709bc9c760267e8330d628d140a79d03f23327e957c8d1fd091ad3d1edd7551",
"os_hidden": false,
"owner_specified.openstack.md5": "",
"owner_specified.openstack.object": "images/{name_OS}",
"owner_specified.openstack.sha256": "",
"stores": "local"
},
"protected": false,
"region": "{country_name}",
"related_instance": null,
"reseller_resources": null,
"size": 26545946624,
"status": "active",
"tags": [],
"type": "template",
"updated_at": "2023-11-23T14:29:07+02:00",
"used_by_resellers": [],
"visibility": "public",
"volume_snapshot_uuid": null
},
{
"architecture": null,
"assigned_to_flavor": true,
"cleanup_date": null,
"client": null,
"container_format": "bare",
"created_at": "2023-11-23T15:06:17+02:00",
"deleted_at": null,
"disk_format": "qcow2",
"display_name": "{name_OS}",
"hw_qemu_guest_agent": true,
"hypervisor_type": null,
"id": "f543c0ea-5ac1-4ec0-b974-fe190cd47e69",
"instance_uuid": null,
"is_iso": false,
"min_disk": 0,
"min_ram": 0,
"name": "{name_OS}",
"os_distro": "{distr_OS}",
"os_version": "{os_version}",
"properties": {
"hw_qemu_guest_agent": "yes",
"os_hash_algo": "sha512",
"os_hash_value": "2c8ad0f68a29874c2c4ffc305e5ea5befbf6556b658775fa99e874f4968e99a621ce8a321f4d62a727e1859b9f6a2922f92f40b28eee75738aa3845eabb99d53",
"os_hidden": false,
"owner_specified.openstack.md5": "",
"owner_specified.openstack.object": "images/{name_OS}",
"owner_specified.openstack.sha256": "",
"stores": "local"
},
"protected": false,
"region": "{country_name}",
"related_instance": null,
"reseller_resources": null,
"size": 19490668544,
"status": "active",
"tags": [],
"type": "template",
"updated_at": "2023-11-23T15:12:11+02:00",
"used_by_resellers": [],
"visibility": "public",
"volume_snapshot_uuid": null
},
{
"architecture": null,
"assigned_to_flavor": true,
"cleanup_date": null,
"client": null,
"container_format": "bare",
"created_at": "2023-11-23T13:37:03+02:00",
"deleted_at": null,
"disk_format": "qcow2",
"display_name": "{name_OS}",
"hw_qemu_guest_agent": true,
"hypervisor_type": null,
"id": "9b9f40e4-3a52-4c19-917d-4c87f6b54fda",
"instance_uuid": null,
"is_iso": false,
"min_disk": 0,
"min_ram": 0,
"name": "{name_OS}",
"os_distro": "{distr_OS}",
"os_version": "{os_version}",
"properties": {
"hw_qemu_guest_agent": "yes",
"os_hash_algo": "sha512",
"os_hash_value": "af5c574c253e9f4deab669a22675518200bc2d8e8ce9a97fa6cc3cddd65f92ab1c677c05357b792bf9e12b8d45318c9e60f244477c4fc24caed6c554aecfa028",
"os_hidden": false,
"owner_specified.openstack.md5": "",
"owner_specified.openstack.object": "images/{name_OS}",
"owner_specified.openstack.sha256": "",
"stores": "local"
},
"protected": false,
"region": "{country_name}",
"related_instance": null,
"reseller_resources": null,
"size": 21646737408,
"status": "active",
"tags": [],
"type": "template",
"updated_at": "2023-11-28T12:05:54+02:00",
"used_by_resellers": [],
"visibility": "public",
"volume_snapshot_uuid": null
}
],
"owned_image": [
{
"architecture": "x86_64",
"assigned_to_flavor": true,
"cleanup_date": null,
"client": {
"display": "Staff (John3.16 Good News) #{client_id}",
"id": "{client_id}",
"name": "John3.16 Good News"
},
"container_format": "bare",
"created_at": "2023-11-29T18:12:49+02:00",
"deleted_at": null,
"disk_format": "qcow2",
"display_name": "{name_image}",
"hw_qemu_guest_agent": false,
"hypervisor_type": "qemu",
"id": "3eea2a82-595a-4e0b-8cda-2d9d42a083a7",
"instance_uuid": null,
"is_iso": false,
"min_disk": 1,
"min_ram": 1,
"name": "{name_image}",
"os_distro": "{distr_OS}",
"os_version": "{os_version}",
"properties": {
"os_hash_algo": "sha512",
"os_hash_value": "d70dedecad76d467a9fe8112a747bc4d3b2f07f03b2a27da5034ca35cd00d35972bb4796fc0888a120c0208bcb382e0c4c1affaf4608d4f97341f9143a1a2e23",
"os_hidden": false,
"stores": "{name_storage}"
},
"protected": true,
"region": "{country_name}",
"related_instance": null,
"reseller_resources": null,
"size": 456389,
"status": "active",
"tags": [],
"type": "template",
"updated_at": "2023-11-29T18:12:49+02:00",
"used_by_resellers": [],
"visibility": "private",
"volume_snapshot_uuid": null
},
{
"architecture": "x86_64",
"assigned_to_flavor": true,
"cleanup_date": null,
"client": {
"display": "Staff (John3.16 Good News) #{client_id}",
"id": "{client_id}",
"name": "John3.16 Good News"
},
"container_format": "bare",
"created_at": "2023-11-29T18:04:41+02:00",
"deleted_at": null,
"disk_format": "ami",
"display_name": "{name_image}",
"hw_qemu_guest_agent": false,
"hypervisor_type": null,
"id": "a59000db-663b-40b1-85c2-6d757a53aea0",
"instance_uuid": null,
"is_iso": false,
"min_disk": 1,
"min_ram": 1,
"name": "{name_image}",
"os_distro": "{distr_OS}",
"os_version": "{os_version}",
"properties": {
"os_hash_algo": "sha512",
"os_hash_value": "d70dedecad76d467a9fe8112a747bc4d3b2f07f03b2a27da5034ca35cd00d35972bb4796fc0888a120c0208bcb382e0c4c1affaf4608d4f97341f9143a1a2e23",
"os_hidden": false,
"stores": "{name_storage}"
},
"protected": false,
"region": "{country_name}",
"related_instance": null,
"reseller_resources": null,
"size": 456389,
"status": "active",
"tags": [],
"type": "template",
"updated_at": "2023-11-29T18:07:04+02:00",
"used_by_resellers": [],
"visibility": "private",
"volume_snapshot_uuid": null
},
{
"architecture": "i686",
"assigned_to_flavor": true,
"cleanup_date": null,
"client": {
"display": "Staff (John3.16 Good News) #{client_id}",
"id": "{client_id}",
"name": "John3.16 Good News"
},
"container_format": "bare",
"created_at": "2023-11-29T18:11:42+02:00",
"deleted_at": null,
"disk_format": "ami",
"display_name": "{name_image}",
"hw_qemu_guest_agent": false,
"hypervisor_type": null,
"id": "fba0b9b1-608b-49d4-bcdd-b09466679433",
"instance_uuid": null,
"is_iso": false,
"min_disk": 1,
"min_ram": 2,
"name": "{name_image}",
"os_distro": "{distr_OS}",
"os_version": "{os_version}",
"properties": {
"os_hash_algo": "sha512",
"os_hash_value": "d70dedecad76d467a9fe8112a747bc4d3b2f07f03b2a27da5034ca35cd00d35972bb4796fc0888a120c0208bcb382e0c4c1affaf4608d4f97341f9143a1a2e23",
"os_hidden": false,
"stores": "{name_storage}"
},
"protected": false,
"region": "{country_name}",
"related_instance": null,
"reseller_resources": null,
"size": 456389,
"status": "active",
"tags": [],
"type": "template",
"updated_at": "2023-11-29T18:12:11+02:00",
"used_by_resellers": [],
"visibility": "private",
"volume_snapshot_uuid": null
},
{
"architecture": "x86_64",
"assigned_to_flavor": true,
"cleanup_date": null,
"client": {
"display": "Staff (John3.16 Good News) #{client_id}",
"id": "{client_id}",
"name": "John3.16 Good News"
},
"container_format": "bare",
"created_at": "2023-11-30T11:17:54+02:00",
"deleted_at": null,
"disk_format": "ami",
"display_name": "{name_snap}",
"hw_qemu_guest_agent": false,
"hypervisor_type": null,
"id": "4d7f500b-8d79-4af2-b722-ab079588d188",
"instance_uuid": "{instance_id}",
"is_iso": false,
"min_disk": 2,
"min_ram": 1,
"name": "{name_snap}",
"os_distro": "{distr_OS}",
"os_version": "{os_version}",
"properties": {
"base_image_ref": "a59000db-663b-40b1-85c2-6d757a53aea0",
"boot_roles": "load-balancer_admin,member,_member_,creator,reader",
"hw_cdrom_bus": "ide",
"hw_disk_bus": "virtio",
"hw_input_bus": "usb",
"hw_machine_type": "pc",
"hw_pointer_model": "usbtablet",
"hw_video_model": "virtio",
"hw_vif_model": "virtio",
"image_location": "snapshot",
"image_state": "available",
"image_type": "snapshot",
"instance_uuid": "{instance_id}",
"owner_id": "73aa943377f14b5bbef095786cd9635b",
"owner_project_name": "John Last - {client_id}",
"owner_user_name": "admin",
"user_id": "a3a192060e27486e8380f4663e2555ad"
},
"protected": false,
"region": "{country_name}",
"related_instance": {
"id": "{instance_id}",
"name": "netbsd-GtV0h4Fr"
},
"reseller_resources": null,
"size": 786432,
"status": "active",
"tags": [],
"type": "snapshot",
"updated_at": "2023-11-30T12:38:33+02:00",
"used_by_resellers": [],
"visibility": "private",
"volume_snapshot_uuid": null
},
{
"architecture": "x86_64",
"assigned_to_flavor": true,
"cleanup_date": null,
"client": {
"display": "Staff (John3.16 Good News) #{client_id}",
"id": "{client_id}",
"name": "John3.16 Good News"
},
"container_format": "bare",
"created_at": "2023-11-30T11:37:48+02:00",
"deleted_at": null,
"disk_format": "ami",
"display_name": "{name_image}",
"hw_qemu_guest_agent": false,
"hypervisor_type": null,
"id": "36ee7204-e1c6-4190-8bcc-223ee3155d6d",
"instance_uuid": "{instance_id}",
"is_iso": false,
"min_disk": 12,
"min_ram": 1,
"name": "{name_image}",
"os_distro": "{distr_OS}",
"os_version": "{os_version}",
"properties": {
"backup_type": "manual",
"base_image_ref": "a59000db-663b-40b1-85c2-6d757a53aea0",
"boot_roles": "load-balancer_admin,member,_member_,creator,reader",
"hw_cdrom_bus": "ide",
"hw_disk_bus": "virtio",
"hw_input_bus": "usb",
"hw_machine_type": "pc",
"hw_pointer_model": "usbtablet",
"hw_video_model": "virtio",
"hw_vif_model": "virtio",
"image_location": "snapshot",
"image_state": "available",
"image_type": "backup",
"instance_uuid": "{instance_id}",
"owner_id": "73aa943377f14b5bbef095786cd9635b",
"owner_project_name": "John Last - {client_id}",
"owner_user_name": "admin",
"user_id": "a3a192060e27486e8380f4663e2555ad"
},
"protected": false,
"region": "{country_name}",
"related_instance": null,
"reseller_resources": null,
"size": 786432,
"status": "active",
"tags": [],
"type": "backup",
"updated_at": "2023-11-30T11:37:49+02:00",
"used_by_resellers": [],
"visibility": "private",
"volume_snapshot_uuid": null
}
],
"shared_image": []
},
"instance": {
"access_ip": "2a13:4ac0:4:0:f816:3eff:fe72:1524",
"access_subnet_id": "aaaefafb-8204-4a22-8e98-49696375cfc9",
"allowed_actions": [
"cfresize",
"console",
"attach_volume"
],
"availability_zone": "nova",
"booted_from_iso": false,
"created": "2023-11-30T12:41:48+02:00",
"current_cycle_traffic": 0,
"current_month_traffic": 0,
"description": null,
"display_status": "Verify Resize",
"display_task": null,
"flavor": {
"assigned_cluster_templates": [],
"description": "VPS {Name}",
"ephemeral_gb": 0,
"flavor_group": null,
"flavor_id": "{flavor_id}",
"id": "{country_name}-{flavor_id}",
"memory_gb": 4,
"memory_mb": 4096,
"name": "VPS {Name}",
"out_of_stock": false,
"properties": "{\"discount\": \"0\", \"discount_persent\": \"0\", \"price\": \"5.9\", \"quota:cpu_shares\": \"90\", \"quota:vif_inbound_average\": \"125000\", \"quota:vif_outbound_average\": \"125000\"}",
"region": "{country_name}",
"reseller_resources": null,
"root_gb": 25,
"swap": 0,
"used_by_resellers": [],
"vcpus": 2
},
"hostId": "d4e0893dc4b0aac68503e0df8e6ea38ab0caac213fb331184801d7d8",
"host_name": "worker-node01-nl",
"id": "{instance_id}",
"image": {
"architecture": "x86_64",
"assigned_to_flavor": true,
"cleanup_date": null,
"client": {
"display": "Staff (John3.16 Good News) #{client_id}",
"id": "{client_id}",
"name": "John3.16 Good News"
},
"container_format": "bare",
"created_at": "2023-11-30T11:17:54+02:00",
"deleted_at": null,
"disk_format": "ami",
"display_name": "{name_snap}",
"hw_qemu_guest_agent": false,
"hypervisor_type": null,
"id": "4d7f500b-8d79-4af2-b722-ab079588d188",
"instance_uuid": "{instance_id}",
"is_iso": false,
"min_disk": 2,
"min_ram": 1,
"name": "{name_snap}",
"os_distro": "{distr_OS}",
"os_version": "{os_version}",
"properties": {
"base_image_ref": "a59000db-663b-40b1-85c2-6d757a53aea0",
"boot_roles": "load-balancer_admin,member,_member_,creator,reader",
"hw_cdrom_bus": "ide",
"hw_disk_bus": "virtio",
"hw_input_bus": "usb",
"hw_machine_type": "pc",
"hw_pointer_model": "usbtablet",
"hw_video_model": "virtio",
"hw_vif_model": "virtio",
"image_location": "snapshot",
"image_state": "available",
"image_type": "snapshot",
"instance_uuid": "{instance_id}",
"owner_id": "73aa943377f14b5bbef095786cd9635b",
"owner_project_name": "John Last - {client_id}",
"owner_user_name": "admin",
"user_id": "a3a192060e27486e8380f4663e2555ad"
},
"protected": false,
"region": "{country_name}",
"related_instance": {
"id": "{instance_id}",
"name": "netbsd-GtV0h4Fr"
},
"reseller_resources": null,
"size": 786432,
"status": "active",
"tags": [],
"type": "snapshot",
"updated_at": "2023-11-30T12:38:33+02:00",
"used_by_resellers": [],
"visibility": "private",
"volume_snapshot_uuid": null
},
"locked": false,
"name": "{name_instance}",
"region": "{country_name}",
"region_obj": {
"description": "",
"enable_snapshots": true,
"enable_volumes": true,
"enabled": true,
"id": "{country_name}",
"is_default": true,
"is_lbaas_default": true
},
"status": "resized",
"uuid": "{instance_id}"
},
"ssh_keys": [
{
"created_at": "2023-11-30T10:58:57.026303+02:00",
"fingerprint": "bb:46:b8:5c:8f:2c:d4:a8:d0:71:c1:e1:88:a4:94:4d",
"id": 61,
"name": "{ssh_key_name}",
"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBYFuPOJtvuMFzu8Qr6/4ltET86oM70Feb/UV072WnMg0wxRyCT2zIEOCd6XjA1b7WIH5mUcmDYfwhXn4pbZRFS/iA/G90pyXlpvh5ZHER5AFuYCXs38yYo4g7DX6RJvyoVa+nYSoCIZXK4lEVO1AsxTBn4Qr3cN7acv0BkK08A+17xdhEoBA57xDcQ5IQOtUsDXurpHWYiyqJ5XyGzmZrV9TfiFLlHKygkw62iwh1UTLVGwyzHFN69GX9y5dnelwogof1Guy9h804Xatxu77geONzXnsVZ2y2nty1uvBJ+XURWJdyJ2dPqexZmUkwxX06SBTd5XjMJlTP2klb8DJH",
"user": {
"display": "John316 Good New ({email@owner}) #610858",
"email": "{email@owner}",
"full_name": "John316 Good New",
"id": 610858
}
},
{
"created_at": "2023-11-28T11:58:51.568804+02:00",
"fingerprint": "be:58:50:53:a0:7c:6e:98:3c:a9:d0:db:40:55:9e:6b",
"id": 58,
"name": "{ssh_key_name}",
"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCqAGQxxkk+82wCfRc5UeqYVSpXXui5zFbvRKJHvfT9F9cVgiOF9JvQglPvNqaZyLRCGbxPxt+ZCKPeaVzICa8S286SOzmQFRpu5tLePnufeYSmnj7eXVdDxZSFWrNGXBJQhNoZONHkx2+gkhsDeiop5gxhKes12q5o8/4GFbaNHph7H0Mae5sfx1ZZbwoZDSN1BJZpSp85uO3dlNTTwWO3pZ3q4HRF8BEjMR70pfRbHoDL0adVCV56IAnqy6DrArq1hIsnMis1ABowWO/jh2yjWv/z9u6A1cp5KAK2LPrNhBCbppI5l76Pohm6dOi59RLBR60zjOSl4Jdqig2Z+sBT",
"user": {
"display": "John316 Good New ({email@owner}) #610858",
"email": "{email@owner}",
"full_name": "John316 Good New",
"id": 610858
}
},
{
"created_at": "2023-11-28T11:49:53.827833+02:00",
"fingerprint": "93:80:33:93:a5:ed:d1:1a:97:8e:a9:c2:a1:f4:2f:35",
"id": 57,
"name": "{ssh_key_name}",
"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0Miq5eLmTDSb20sqSVXcKMLxT8gs95kqzs2Ta18ZNqK510y4cVryH1/svWNO8LWtoe/heG4iaHLpR5GatnSQ+n6v/dzL/Yfecsk8/8S3OMNo3SL0W+FnAis4iUuDUvM2Q7zQMbCPqWuFTrxLhQALoLyhUscXWT6tlX5feMuKH3Q70Miung6vhy3HcVrZTXLLIDqGT5DZtK/TSlMBUohaSFMSjtLdcPJlShkXEf0CgftGBrwuHT79qkfseOoBy8JsZhePyZ3J/Cb/Vw7s1PgHPkPGB+QyixpuUp49gfT9qcL0YScLlnc9bY5K+9HMpwCXhESbRj6chGG4oQ3c2Rn3P",
"user": {
"display": "John316 Good New ({email@owner}) #610858",
"email": "{email@owner}",
"full_name": "John316 Good New",
"id": 610858
}
}
]
}
Loading...