List Rescue Instance
GET/backend/api/openstack/instances/:instance_id/rescue
Host: https://core.ocplanet.cloud
List recovery options for the specified instance.
Request
Responses
- 200
- application/json
- Schema
- Example (from schema)
- Example
Schema
- Array [
- MOD2
- ]
image objectrequired
own arrayrequired
pub object[]required
architecture nullstringrequired
assigned_to_flavor booleanrequired
cleanup_date nullrequired
client object,nullrequired
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 nullstringrequired
id uuidrequired
instance_uuid nullstringrequired
is_iso booleanrequired
min_disk integerrequired
min_ram integerrequired
name stringrequired
os_distro stringrequired
os_version stringrequired
properties objectrequired
hw_qemu_guest_agent string
os_hash_algo string
os_hash_value string
os_hidden boolean
owner_specified.openstack.md5 string
owner_specified.openstack.object string
owner_specified.openstack.sha256
string
stores string
protected booleanrequired
region stringrequired
related_instance object required
anyOf
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
shr 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
id uuidrequired
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 uuidrequired
host_name stringrequired
id uuidrequired
image objectrequired
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 uuidrequired
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 string
os_hash_algo string
os_hash_value string
os_hidden boolean
owner_specified.openstack.md5 string
owner_specified.openstack.object string
owner_specified.openstack.sha256 string
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
locked booleanrequired
name stringrequired
region stringrequired
region_obj objectrequired
description stringrequired
enable_snapshots booleanrequired
enable_volumes booleanrequired
enabled booleanrequired
id stringrequired
is_default booleanrequired
status stringrequired
uuid uuidrequired
{
"image": {
"own": [
null
],
"pub": [
{
"assigned_to_flavor": true,
"container_format": "string",
"created_at": "string",
"disk_format": "string",
"display_name": "string",
"hw_qemu_guest_agent": true,
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"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\n": "string",
"stores": "string"
},
"protected": true,
"region": "string",
"size": 0,
"status": "string",
"tags": [
null
],
"type": "string",
"updated_at": "string",
"used_by_resellers": [
null
],
"visibility": "string"
}
],
"shr": [
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,
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"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": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"host_name": "string",
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"image": {
"assigned_to_flavor": true,
"container_format": "string",
"created_at": "string",
"disk_format": "string",
"display_name": "string",
"hw_qemu_guest_agent": true,
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"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"
},
"protected": true,
"region": "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
},
"status": "string",
"uuid": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
}
{
"image": {
"pub": [
{
"id": "2b979045-4e10-45c9-805c-c95be46a37b9",
"tags": [],
"client": null,
"properties": {
"owner_specified.openstack.md5": "",
"owner_specified.openstack.sha256": "",
"owner_specified.openstack.object": "images/Centos-7",
"hw_qemu_guest_agent": "yes",
"os_hidden": false,
"os_hash_algo": "sha512",
"os_hash_value": "1b29cd42a53a3b0807962c1c9fbbf7fb360e0d95bb0c962c15fd9fa27ad13e908f45d81558a273ecdc4a5db1b7b3ae8cd14678b56e17e8d7ee5f588d36a8a401",
"stores": "rbd"
},
"is_iso": false,
"display_name": "Centos 7 (x64)",
"cleanup_date": null,
"assigned_to_flavor": true,
"related_instance": null,
"name": "Centos 7 (x64)",
"type": "template",
"status": "active",
"size": 902889472,
"created_at": "2023-12-30T11:54:35Z",
"updated_at": "2023-12-30T11:57:43Z",
"deleted_at": null,
"os_distro": "centos",
"hypervisor_type": null,
"os_version": "7",
"architecture": null,
"min_disk": 0,
"min_ram": 0,
"protected": false,
"visibility": "public",
"container_format": "bare",
"disk_format": "qcow2",
"hw_qemu_guest_agent": true,
"instance_uuid": null,
"volume_snapshot_uuid": null,
"region": "ua-central-1",
"reseller_resources": null,
"used_by_resellers": []
},
{
"id": "e204d056-81d0-4e61-b2aa-a4ee25da6ce2",
"tags": [],
"client": null,
"properties": {
"owner_specified.openstack.md5": "",
"owner_specified.openstack.sha256": "",
"owner_specified.openstack.object": "images/cirros",
"os_hidden": false,
"os_hash_algo": "sha512",
"os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b",
"stores": "rbd"
},
"is_iso": false,
"display_name": "cirros",
"cleanup_date": null,
"assigned_to_flavor": true,
"related_instance": null,
"name": "cirros",
"type": "template",
"status": "active",
"size": 21430272,
"created_at": "2023-12-30T12:01:01Z",
"updated_at": "2023-12-30T12:01:17Z",
"deleted_at": null,
"os_distro": "cirros",
"hypervisor_type": null,
"os_version": null,
"architecture": null,
"min_disk": 0,
"min_ram": 0,
"protected": false,
"visibility": "public",
"container_format": "bare",
"disk_format": "qcow2",
"hw_qemu_guest_agent": false,
"instance_uuid": null,
"volume_snapshot_uuid": null,
"region": "ua-central-1",
"reseller_resources": null,
"used_by_resellers": []
},
{
"id": "736b728a-6fe9-4dfd-92b3-7b86026dcc85",
"tags": [],
"client": null,
"properties": {
"owner_specified.openstack.md5": "",
"owner_specified.openstack.sha256": "",
"owner_specified.openstack.object": "images/ubuntu-ubunut-20-04",
"hw_qemu_guest_agent": "yes",
"os_hidden": false,
"os_hash_algo": "sha512",
"os_hash_value": "e72fd59b0faf06f4f56bbcac327faf434727353b21468b64465cca1afbc88ccfd81501dbd104db2d329003d2afb827f391dc3fb68e337f3ebe70e6147d25b927",
"stores": "rbd"
},
"is_iso": false,
"display_name": "Ubuntu 20.04 LTS (x64)",
"cleanup_date": null,
"assigned_to_flavor": true,
"related_instance": null,
"name": "Ubuntu 20.04 LTS (x64)",
"type": "template",
"status": "active",
"size": 1047592960,
"created_at": "2023-12-30T11:54:59Z",
"updated_at": "2023-12-30T11:58:51Z",
"deleted_at": null,
"os_distro": "ubuntu",
"hypervisor_type": null,
"os_version": "20.04",
"architecture": null,
"min_disk": 0,
"min_ram": 0,
"protected": false,
"visibility": "public",
"container_format": "bare",
"disk_format": "qcow2",
"hw_qemu_guest_agent": true,
"instance_uuid": null,
"volume_snapshot_uuid": null,
"region": "ua-central-1",
"reseller_resources": null,
"used_by_resellers": []
},
{
"id": "6c27efd8-0305-44fc-8c2b-51bc6b3a77c9",
"tags": [],
"client": null,
"properties": {
"owner_specified.openstack.md5": "",
"owner_specified.openstack.sha256": "",
"owner_specified.openstack.object": "images/ubuntu-20.04-kube-v1.24.11",
"os_hidden": false,
"os_hash_algo": "sha512",
"os_hash_value": "f245b5a189a73c283e3f7033be14b981529977c7d7c97352d8f7f0ca34d91dcc1ecb76a76c0868c0883f2b90a017fee488ba3d7f570872b4662b32c3f83695fb",
"stores": "rbd"
},
"is_iso": false,
"display_name": "ubuntu-20.04-kube-v1.24.11",
"cleanup_date": null,
"assigned_to_flavor": true,
"related_instance": null,
"name": "ubuntu-20.04-kube-v1.24.11",
"type": "template",
"status": "active",
"size": 4460118016,
"created_at": "2023-12-30T11:55:32Z",
"updated_at": "2023-12-30T11:59:15Z",
"deleted_at": null,
"os_distro": "ubuntu",
"hypervisor_type": null,
"os_version": null,
"architecture": null,
"min_disk": 0,
"min_ram": 0,
"protected": false,
"visibility": "public",
"container_format": "bare",
"disk_format": "qcow2",
"hw_qemu_guest_agent": false,
"instance_uuid": null,
"volume_snapshot_uuid": null,
"region": "ua-central-1",
"reseller_resources": null,
"used_by_resellers": []
},
{
"id": "20774861-02cf-4450-ac6a-238e4f1272fc",
"tags": [],
"client": null,
"properties": {
"owner_specified.openstack.md5": "",
"owner_specified.openstack.sha256": "",
"owner_specified.openstack.object": "images/ubuntu-20.04-kube-v1.26.7",
"os_hidden": false,
"os_hash_algo": "sha512",
"os_hash_value": "ffb988c5cd564a9d7a0748415925dc568f4bd47489be10f8fdaf95cc60a4004c52e98086808a55d94186b0e23692514faab23a6cae718ba565d12b702fd3664f",
"stores": "rbd"
},
"is_iso": false,
"display_name": "ubuntu-20.04-kube-v1.26.7",
"cleanup_date": null,
"assigned_to_flavor": true,
"related_instance": null,
"name": "ubuntu-20.04-kube-v1.26.7",
"type": "template",
"status": "active",
"size": 4440457216,
"created_at": "2023-12-30T11:56:40Z",
"updated_at": "2023-12-30T11:59:25Z",
"deleted_at": null,
"os_distro": "ubuntu",
"hypervisor_type": null,
"os_version": null,
"architecture": null,
"min_disk": 0,
"min_ram": 0,
"protected": false,
"visibility": "public",
"container_format": "bare",
"disk_format": "qcow2",
"hw_qemu_guest_agent": false,
"instance_uuid": null,
"volume_snapshot_uuid": null,
"region": "ua-central-1",
"reseller_resources": null,
"used_by_resellers": []
},
{
"id": "5e2c1d1a-88af-41f2-ab7e-a0968413a6c1",
"tags": [],
"client": null,
"properties": {
"owner_specified.openstack.md5": "",
"owner_specified.openstack.sha256": "",
"owner_specified.openstack.object": "images/ubuntu-20.04-kube-v1.27.4",
"os_hidden": false,
"os_hash_algo": "sha512",
"os_hash_value": "972e0114d5cc664c127bdad963d919ee5b54885ac6e43b3983845ece5d065b91ccb58758cd00b5da2178c8fb15fc0ca602ff3ef59ff2b79452c37d42ae86d245",
"stores": "rbd"
},
"is_iso": false,
"display_name": "ubuntu-20.04-kube-v1.27.4",
"cleanup_date": null,
"assigned_to_flavor": true,
"related_instance": null,
"name": "ubuntu-20.04-kube-v1.27.4",
"type": "template",
"status": "active",
"size": 4424204288,
"created_at": "2023-12-30T11:58:00Z",
"updated_at": "2023-12-30T11:59:35Z",
"deleted_at": null,
"os_distro": "ubuntu",
"hypervisor_type": null,
"os_version": null,
"architecture": null,
"min_disk": 0,
"min_ram": 0,
"protected": false,
"visibility": "public",
"container_format": "bare",
"disk_format": "qcow2",
"hw_qemu_guest_agent": false,
"instance_uuid": null,
"volume_snapshot_uuid": null,
"region": "ua-central-1",
"reseller_resources": null,
"used_by_resellers": []
},
{
"id": "ec2439ca-7c00-4d23-a17a-61aea0992590",
"tags": [],
"client": null,
"properties": {
"owner_specified.openstack.md5": "",
"owner_specified.openstack.sha256": "",
"owner_specified.openstack.object": "images/ubuntu-22.04-kube-v1.27.4",
"os_hidden": false,
"os_hash_algo": "sha512",
"os_hash_value": "d1d9de1da35b665f7d368dab891375f09b1597b41dc47bf44e06dcad199f802e6aaaa77209df854082576bd16a63e7f15b377caefdb286209fbaf884d59188ac",
"stores": "rbd"
},
"is_iso": false,
"display_name": "ubuntu-22.04-kube-v1.27.4",
"cleanup_date": null,
"assigned_to_flavor": true,
"related_instance": null,
"name": "ubuntu-22.04-kube-v1.27.4",
"type": "template",
"status": "active",
"size": 4985520128,
"created_at": "2023-12-30T11:59:45Z",
"updated_at": "2023-12-30T12:00:52Z",
"deleted_at": null,
"os_distro": "ubuntu",
"hypervisor_type": null,
"os_version": null,
"architecture": null,
"min_disk": 0,
"min_ram": 0,
"protected": false,
"visibility": "public",
"container_format": "bare",
"disk_format": "qcow2",
"hw_qemu_guest_agent": false,
"instance_uuid": null,
"volume_snapshot_uuid": null,
"region": "ua-central-1",
"reseller_resources": null,
"used_by_resellers": []
},
{
"id": "52e39a74-c2c0-4085-a587-e49f7fd12100",
"tags": [],
"client": null,
"properties": {
"owner_specified.openstack.md5": "",
"owner_specified.openstack.sha256": "",
"owner_specified.openstack.object": "images/ubuntu-22.04-kube-v1.28.6",
"hw_qemu_guest_agent": "yes",
"os_hidden": false,
"os_hash_algo": "sha512",
"os_hash_value": "4fc24716c7db6e59087df44904c16cf3a52d574fd6bc989e9cd2eee33dc8d178769a504a0cb7a97936a6931ecb532c11268d7357f62570c5a23af7c17967ba7b",
"stores": "rbd"
},
"is_iso": false,
"display_name": "ubuntu-22.04-kube-v1.28.6",
"cleanup_date": null,
"assigned_to_flavor": true,
"related_instance": null,
"name": "ubuntu-22.04-kube-v1.28.6",
"type": "template",
"status": "active",
"size": 4971495424,
"created_at": "2024-02-06T12:17:28Z",
"updated_at": "2024-02-09T12:46:51Z",
"deleted_at": null,
"os_distro": "ubuntu",
"hypervisor_type": null,
"os_version": "22.04",
"architecture": null,
"min_disk": 0,
"min_ram": 0,
"protected": false,
"visibility": "public",
"container_format": "bare",
"disk_format": "qcow2",
"hw_qemu_guest_agent": true,
"instance_uuid": null,
"volume_snapshot_uuid": null,
"region": "ua-central-1",
"reseller_resources": null,
"used_by_resellers": []
}
],
"own": [],
"shr": []
},
"instance": {
"id": "3aa3a443-8642-4c1c-9099-3e8205f88d5e",
"name": "instance",
"allowed_actions": [
"shutoff",
"reboot",
"resize",
"rescue",
"rebuild",
"console",
"rename",
"create_snapshot",
"attach_volume",
"boot_from_iso",
"shelve",
"associate_ip",
"dissociate_ip",
"change_password"
],
"access_ip": "10.0.1.141",
"uuid": "3aa3a443-8642-4c1c-9099-3e8205f88d5e",
"created": "2024-03-15T08:30:06Z",
"display_status": "Виконується",
"display_task": null,
"description": null,
"image": {
"id": "2b979045-4e10-45c9-805c-c95be46a37b9",
"tags": [],
"client": null,
"properties": {
"owner_specified.openstack.md5": "",
"owner_specified.openstack.sha256": "",
"owner_specified.openstack.object": "images/Centos-7",
"hw_qemu_guest_agent": "yes",
"os_hidden": false,
"os_hash_algo": "sha512",
"os_hash_value": "1b29cd42a53a3b0807962c1c9fbbf7fb360e0d95bb0c962c15fd9fa27ad13e908f45d81558a273ecdc4a5db1b7b3ae8cd14678b56e17e8d7ee5f588d36a8a401",
"stores": "rbd"
},
"is_iso": false,
"display_name": "Centos 7 (x64)",
"cleanup_date": null,
"assigned_to_flavor": true,
"related_instance": null,
"name": "Centos 7 (x64)",
"type": "template",
"status": "active",
"size": 902889472,
"created_at": "2023-12-30T11:54:35Z",
"updated_at": "2023-12-30T11:57:43Z",
"deleted_at": null,
"os_distro": "centos",
"hypervisor_type": null,
"os_version": "7",
"architecture": null,
"min_disk": 0,
"min_ram": 0,
"protected": false,
"visibility": "public",
"container_format": "bare",
"disk_format": "qcow2",
"hw_qemu_guest_agent": true,
"instance_uuid": null,
"volume_snapshot_uuid": null,
"region": "ua-central-1",
"reseller_resources": null,
"used_by_resellers": []
},
"region": "ua-central-1",
"region_obj": {
"id": "default",
"description": "",
"enabled": true,
"enable_volumes": true,
"enable_snapshots": true,
"is_default": true
},
"flavor": {
"id": "4d429bcd-252c-4522-9ed0-4a24d6d8249e",
"memory_gb": 1,
"flavor_group": null,
"name": "v1.m1",
"description": "v1.m1",
"memory_mb": 1024,
"vcpus": 1,
"swap": 0,
"root_gb": 10,
"ephemeral_gb": 0,
"out_of_stock": false,
"properties": "{}",
"region": "ua-central-1",
"reseller_resources": null,
"assigned_cluster_templates": [],
"used_by_resellers": []
},
"status": "active",
"booted_from_iso": false,
"locked": false,
"current_cycle_traffic": 1,
"current_month_traffic": 1,
"hostId": "5edc2161bc58cd4920fd84600b7ef1d1b4a4b68bef7bcaf209911915",
"host_name": "s10",
"access_subnet_id": "04830e34-ee2b-4257-8c25-fddcd3c3eeba",
"availability_zone": "nova",
"tags": [
{
"id": 24,
"name": "fdgdfgfd"
},
{
"id": 25,
"name": "fggdfg"
},
{
"id": 26,
"name": "fggggggg"
}
],
"floating_ips": [
{
"id": "869f5f03-d96f-48c9-ab1a-7f450193c2f5",
"floating_ip_address": "217.147.172.153"
}
]
}
}
Loading...