Download OpenAPI specification:Download
Welcome to the API documentation for Fotbo.com services. This API is documented in OpenAPI format. Explore the following sections to gain comprehensive insights into the functionalities and capabilities offered by our platform. Whether you are interested in user registration, account management, billing details, or the configuration of virtualized resources, this documentation provides detailed information and examples to facilitate your interaction with our services.
Authentication Billing offers forms of authentication - API Key. Authentication tokens are used instead of passwords and are handy when using Fotbo API from scripts or other software that you write and interacts with Fotbo. You can make simple GET, POST, PUT or DELETE HTTP requests by using curl. Make sure you include the authorization header as curl parameter:
'Authorization: Token {Token}'
Sections:
Instances (VPS): Dive into the world of Virtual Private Servers (VPS), covering instance creation, management, and configuration.
Load balancers: Understand load balancing functionalities for efficient traffic distribution and high availability.
Networks (VPC): Explore Virtual Private Cloud (VPC) features, including network creation, subnet configuration, and security settings.
Routers: Manage and optimize routing settings for your infrastructure.
Zones (DNS): Gain insights into Domain Name System (DNS) functionalities, managing DNS zones and domain settings.
Security groups: Define and apply security group rules to control inbound and outbound traffic.
Floating IPs: Allocate, associate, and manage floating IP addresses for flexible network configurations.
SSH Keys: Manage Secure Shell (SSH) keys for secure access to instances and services.
My images: Handle custom images, including creation, upload, and management for efficient deployment.
Billing: Access information on billing functionalities, including invoice management, payment methods, and billing history.
User: Explore user management, profile customization, and authentication options to tailor your experience.
Clients: Access features related to client management, usage statistics, and client experience optimization.
Tickets: Utilize support ticket management features, from creation to resolution.
Notifications: Configure notification preferences to stay informed about important events and updates.
Explore the detailed descriptions, endpoints, features, and examples provided in each section to make the most of our hosting services. Through a GET request with create_options, data about the service options is obtained before ordering it. You can see what the characteristics may be. These options must be specified when using POST/PUT requests.
The "Instances (VPS)" section covers everything related to Virtual Private Servers (VPS). Users can create, manage, and monitor their instances, customize configurations, and explore features for efficient virtualization. Through a GET request with create_options, data about the service options is obtained before ordering it. You can see what the characteristics may be. These options must be specified when using POST/PUT requests.
Host: https://api.fotbo.com
Retrieve a list of OpenStack instances associated with the user's account. Get a list of information about instances when they don't exist yet.
filtering | string |
ordering | string |
page | string |
page_size | string |
{- "count": 0,
- "next": null,
- "previous": null,
- "objects": [
- {
- "id": "string",
- "name": "string",
- "allowed_actions": [
- "string"
], - "access_ip": "string",
- "uuid": "string",
- "created": "string",
- "display_status": "string",
- "display_task": null,
- "description": null,
- "image": {
- "id": "string",
- "tags": [ ],
- "client": null,
- "properties": {
- "fleio_default_image_username": "string",
- "hw_qemu_guest_agent": "string",
- "os_glance_importing_to_stores": "string",
- "os_glance_failed_import": "string",
- "os_hidden": true,
- "os_hash_algo": "string",
- "os_hash_value": "string",
- "stores": "string"
}, - "is_iso": true,
- "display_name": "string",
- "cleanup_date": null,
- "assigned_to_flavor": true,
- "related_instance": null,
- "name": "string",
- "type": "string",
- "status": "string",
- "size": 0,
- "created_at": "string",
- "updated_at": "string",
- "deleted_at": null,
- "os_distro": "string",
- "hypervisor_type": null,
- "os_version": "string",
- "architecture": null,
- "min_disk": 0,
- "min_ram": 0,
- "protected": true,
- "visibility": "string",
- "container_format": "string",
- "disk_format": "string",
- "hw_qemu_guest_agent": true,
- "instance_uuid": null,
- "volume_snapshot_uuid": null,
- "region": "string",
- "reseller_resources": null,
- "used_by_resellers": [ ]
}, - "region": "string",
- "region_obj": {
- "id": "string",
- "description": "string",
- "enabled": true,
- "enable_volumes": true,
- "enable_snapshots": true,
- "is_default": true,
- "is_lbaas_default": true
}, - "flavor": {
- "id": "string",
- "memory_gb": 0,
- "flavor_group": null,
- "flavor_id": "string",
- "name": "string",
- "description": "string",
- "memory_mb": 0,
- "vcpus": 0,
- "swap": 0,
- "root_gb": 0,
- "ephemeral_gb": 0,
- "out_of_stock": true,
- "properties": "string",
- "region": "string",
- "reseller_resources": null,
- "assigned_cluster_templates": [ ],
- "used_by_resellers": [ ]
}, - "status": "string",
- "booted_from_iso": true,
- "locked": true,
- "current_cycle_traffic": 0,
- "current_month_traffic": 0,
- "hostId": "string",
- "host_name": "string",
- "access_subnet_id": "string",
- "availability_zone": "string"
}
], - "totalCount": 0,
- "pageNo": "string",
- "permissions": {
- "instances.list": true,
- "instances.retrieve": true,
- "instances.create": true,
- "instances.abort-migrate": true,
- "instances.attach-volume": true,
- "instances.change-password": true,
- "instances.confirm-resize": true,
- "instances.create_snapshot": true,
- "instances.detach_volume": true,
- "instances.destroy": true,
- "instances.attach_port": true,
- "instances.detach_port": true,
- "instances.lock": true,
- "instances.migrate": true,
- "instances.move": true,
- "instances.reboot": true,
- "instances.rebuild": true,
- "instances.rename": true,
- "instances.rescue": true,
- "instances.boot_from_iso": true,
- "instances.reset-state": true,
- "instances.resize": true,
- "instances.resume": true,
- "instances.revert-resize": true,
- "instances.start": true,
- "instances.stop": true,
- "instances.shelve": true,
- "instances.suspend": true,
- "instances.unlock": true,
- "instances.unrescue": true,
- "instances.unshelve": true,
- "instances.dissociate_security_group": true,
- "instances.associate_security_group": true,
- "instances.create_backup": true,
- "instances.add_floating_ip": true,
- "instances.remove_floating_ip": true
}, - "filter_options": {
- "task_state": [
- {
- "display": "string",
- "value": "string"
}
], - "status": [
- {
- "display": "string",
- "value": "string"
}
], - "availability_zone": [
- {
- "display": "string",
- "value": "string"
}
], - "project__service__client__status": [
- {
- "display": "string",
- "value": "string"
}
], - "project__service__status": [
- {
- "display": "string",
- "value": "string"
}
]
}, - "operations": [ ]
}
Host: https://api.fotbo.com
Create Instances. You can specify SSH key or password. It is recommended to use a complex password of 16 characters or more, of different case, including numbers and special characters. You can also specify the number of instances to create.
required | object |
client required | integer |
flavor required | string |
name required | string |
nics required | Array of strings |
region required | string |
root_password required | string |
ssh_keys required | string |
number_of_instances required | integer |
user_data required | string |
{- "boot_source": {
- "cinder_az": null,
- "create_new_volume": false,
- "delete_on_termination": true,
- "source_id": "4d7f500b-8d79-4af2-b722-ab079588d188",
- "source_type": "image",
- "volume_type": ""
}, - "client": "{client_id}",
- "flavor": "{country_name}-{flavor_id}",
- "name": "{name}",
- "nics": [
- "{network_id}"
], - "region": "{country_name}",
- "root_password": "{root_password}",
- "ssh_keys": "[{id1}]",
- "number_of_instances": "{number_of_instances}",
- "user_data": ""
}
{- "name": {
- "name_instance": null
}, - "flavor": {
- "flavor+id": null
}, - "region": {
- "region": null
}, - "availability_zone": null,
- "operation_id": {
- "operation_id": null
}
}
Host: https://api.fotbo.com
Retrieve options for creating a new instance. Through a GET request with create_options, data about the service options is obtained before ordering it. You can see what the characteristics may be. These options must be specified when using POST/PUT requests.
image | string |
region | string |
{- "bootSources": {
- "image": [
- {
- "id": "3771b9d1-b228-443c-beb8-3e91a372cb1e",
- "tags": [ ],
- "client": null,
- "properties": {
- "fleio_default_image_username": "almalinux",
- "hw_qemu_guest_agent": "yes",
- "os_glance_importing_to_stores": "",
- "os_glance_failed_import": "",
- "os_hidden": false,
- "os_hash_algo": "sha512",
- "os_hash_value": "b764ca6cad19bdb59b0efd653b2898a9557ced3d060d13a05faf4d5b53e676bd5e12801ae862040c9f3854af0228b49ddfbbc727300a4bf7d3d670fc246264a3",
- "stores": "file"
}, - "is_iso": false,
- "display_name": "AlmaLinux 8",
- "cleanup_date": null,
- "assigned_to_flavor": true,
- "related_instance": null,
- "name": "AlmaLinux 8",
- "type": "template",
- "status": "active",
- "size": 565444608,
- "created_at": "2023-11-27T11:43:31+02:00",
- "updated_at": "2023-11-27T11:44:45+02:00",
- "deleted_at": null,
- "os_distro": "almalinux",
- "hypervisor_type": null,
- "os_version": "8 x64",
- "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": "Staging",
- "reseller_resources": null,
- "used_by_resellers": [ ]
}, - {
- "id": "2d935701-fd18-47f6-8b15-52242a398674",
- "tags": [ ],
- "client": null,
- "properties": {
- "fleio_default_image_username": "almalinux",
- "hw_qemu_guest_agent": "yes",
- "os_glance_importing_to_stores": "",
- "os_glance_failed_import": "",
- "os_hidden": false,
- "os_hash_algo": "sha512",
- "os_hash_value": "985449a16556d0dad6d24718edda2b659fe041984a5af58754ec0cfe59fa494983530515e17b3dd463c66f13443e7897e7c057746e8befd97d8e12ce4f4227ae",
- "stores": "file"
}, - "is_iso": false,
- "display_name": "AlmaLinux 9",
- "cleanup_date": null,
- "assigned_to_flavor": true,
- "related_instance": null,
- "name": "AlmaLinux 9",
- "type": "template",
- "status": "active",
- "size": 606928896,
- "created_at": "2023-11-27T11:43:31+02:00",
- "updated_at": "2023-11-27T11:44:48+02:00",
- "deleted_at": null,
- "os_distro": "almalinux",
- "hypervisor_type": null,
- "os_version": "9 x64",
- "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": "Staging",
- "reseller_resources": null,
- "used_by_resellers": [ ]
}, - {
- "id": "34d79d22-6cbc-4bf3-a394-c9a1ae1c523c",
- "tags": [ ],
- "client": null,
- "properties": {
- "fleio_default_image_username": "centos",
- "hw_qemu_guest_agent": "yes",
- "os_glance_importing_to_stores": "",
- "os_glance_failed_import": "",
- "os_hidden": false,
- "os_hash_algo": "sha512",
- "os_hash_value": "2fb5f77c16337c23257b32f139747aa55e2dc64b313af1f2e1d69ecd1284037785fedf349c43f26174a640430b3529bfeb32da6d58459a0e1b1874ddc6e599f2",
- "stores": "file"
}, - "is_iso": false,
- "display_name": "CentOS Stream 8",
- "cleanup_date": null,
- "assigned_to_flavor": true,
- "related_instance": null,
- "name": "CentOS Stream 8",
- "type": "template",
- "status": "active",
- "size": 1866642432,
- "created_at": "2023-11-27T11:43:31+02:00",
- "updated_at": "2023-11-27T11:45:42+02:00",
- "deleted_at": null,
- "os_distro": "centos",
- "hypervisor_type": null,
- "os_version": "8 x64",
- "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": "Staging",
- "reseller_resources": null,
- "used_by_resellers": [ ]
}, - {
- "id": "e69ecfef-bb22-4787-952c-9dbb77f4c829",
- "tags": [ ],
- "client": null,
- "properties": {
- "fleio_default_image_username": "cloud-user",
- "hw_qemu_guest_agent": "yes",
- "os_glance_importing_to_stores": "",
- "os_glance_failed_import": "",
- "os_hidden": false,
- "os_hash_algo": "sha512",
- "os_hash_value": "5c03d03531f0705c3e58a63ccf4692f1bfce19c4e0131e5d0f6424ddbec2cd75b4e43f98c8a595e51b8aa021572bc7196cac6be7c0eaea059f9e3a94eb3c821c",
- "stores": "file"
}, - "is_iso": false,
- "display_name": "CentOS Stream 9",
- "cleanup_date": null,
- "assigned_to_flavor": true,
- "related_instance": null,
- "name": "CentOS Stream 9",
- "type": "template",
- "status": "active",
- "size": 1109335040,
- "created_at": "2023-11-27T11:44:12+02:00",
- "updated_at": "2023-11-27T11:45:37+02:00",
- "deleted_at": null,
- "os_distro": "centos",
- "hypervisor_type": null,
- "os_version": "9 x64",
- "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": "Staging",
- "reseller_resources": null,
- "used_by_resellers": [ ]
}, - {
- "id": "55ac8593-3edc-4ab5-b8e9-bf6845769cb5",
- "tags": [ ],
- "client": null,
- "properties": {
- "fleio_default_image_username": "debian",
- "hw_qemu_guest_agent": "yes",
- "os_glance_importing_to_stores": "",
- "os_glance_failed_import": "",
- "os_hidden": false,
- "os_hash_algo": "sha512",
- "os_hash_value": "a6293eb7c80ca12cc0c458a540ba11c677e15480f460ad1a271aacda41881687c0486dd80cb5ead7382daa9a93ce6252c72bd5b93a8c44144fc44209a18ac682",
- "stores": "file"
}, - "is_iso": false,
- "display_name": "Debian 10",
- "cleanup_date": null,
- "assigned_to_flavor": true,
- "related_instance": null,
- "name": "Debian 10",
- "type": "template",
- "status": "active",
- "size": 293732352,
- "created_at": "2023-11-27T11:43:31+02:00",
- "updated_at": "2023-11-27T11:44:00+02:00",
- "deleted_at": null,
- "os_distro": "debian",
- "hypervisor_type": null,
- "os_version": "10 x64",
- "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": "Staging",
- "reseller_resources": null,
- "used_by_resellers": [ ]
}, - {
- "id": "42324a0b-bb4b-469a-9a94-bf6079c72007",
- "tags": [ ],
- "client": null,
- "properties": {
- "fleio_default_image_username": "debian",
- "hw_qemu_guest_agent": "yes",
- "os_glance_importing_to_stores": "",
- "os_glance_failed_import": "",
- "os_hidden": false,
- "os_hash_algo": "sha512",
- "os_hash_value": "78fe9e9a71fa2d63715a2e156939964b45cfaa5c91b634af1b5a06fa359dd612f027332f65319ec08d4aa204672df95a75812d7a6a016659112b931b4d94f6b6",
- "stores": "file"
}, - "is_iso": false,
- "display_name": "Debian 11",
- "cleanup_date": null,
- "assigned_to_flavor": true,
- "related_instance": null,
- "name": "Debian 11",
- "type": "template",
- "status": "active",
- "size": 334359040,
- "created_at": "2023-11-27T11:44:02+02:00",
- "updated_at": "2023-11-27T11:44:30+02:00",
- "deleted_at": null,
- "os_distro": "debian",
- "hypervisor_type": null,
- "os_version": "11 x64",
- "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": "Staging",
- "reseller_resources": null,
- "used_by_resellers": [ ]
}, - {
- "id": "73365666-32e9-4908-ab2a-2cbb5f73b942",
- "tags": [ ],
- "client": null,
- "properties": {
- "fleio_default_image_username": "debian",
- "hw_qemu_guest_agent": "yes",
- "os_glance_importing_to_stores": "",
- "os_glance_failed_import": "",
- "os_hidden": false,
- "os_hash_algo": "sha512",
- "os_hash_value": "b2ddc01e8d13dabbcfde6661541aae92219be2d442653950f0e44613ddebaeb80dc7a83e0202c5509c5e72f4bd1f4edee4c83f35191f2562b3f31e20e9e87ec2",
- "stores": "file"
}, - "is_iso": false,
- "display_name": "Debian 12",
- "cleanup_date": null,
- "assigned_to_flavor": true,
- "related_instance": null,
- "name": "Debian 12",
- "type": "template",
- "status": "active",
- "size": 379256832,
- "created_at": "2023-11-27T11:43:31+02:00",
- "updated_at": "2023-11-27T11:44:03+02:00",
- "deleted_at": null,
- "os_distro": "debian",
- "hypervisor_type": null,
- "os_version": "12 x64",
- "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": "Staging",
- "reseller_resources": null,
- "used_by_resellers": [ ]
}, - {
- "id": "dbc6cc34-4e7c-475b-91ab-7f26f0ee9ca8",
- "tags": [ ],
- "client": null,
- "properties": {
- "fleio_default_image_username": "rocky",
- "hw_qemu_guest_agent": "yes",
- "os_glance_importing_to_stores": "",
- "os_glance_failed_import": "",
- "os_hidden": false,
- "os_hash_algo": "sha512",
- "os_hash_value": "e620a69bbf51ac6805b406e9901d61327532b1035c554368c43368df57f4a5fcf1dc1727e69191ccff1a9c104658cf01049550084b78b080cb444e099a917277",
- "stores": "file"
}, - "is_iso": false,
- "display_name": "Rocky-Linux-8",
- "cleanup_date": null,
- "assigned_to_flavor": true,
- "related_instance": null,
- "name": "Rocky-Linux-8",
- "type": "template",
- "status": "active",
- "size": 1971978240,
- "created_at": "2023-11-27T11:43:31+02:00",
- "updated_at": "2023-11-27T11:49:36+02:00",
- "deleted_at": null,
- "os_distro": "rockylinux",
- "hypervisor_type": null,
- "os_version": "8 x64",
- "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": "Staging",
- "reseller_resources": null,
- "used_by_resellers": [ ]
}, - {
- "id": "9439366b-ce08-458d-99c1-19ee3107ed03",
- "tags": [ ],
- "client": null,
- "properties": {
- "fleio_default_image_username": "rocky",
- "hw_qemu_guest_agent": "yes",
- "os_glance_importing_to_stores": "",
- "os_glance_failed_import": "",
- "os_hidden": false,
- "os_hash_algo": "sha512",
- "os_hash_value": "0499f1e4d8e33b9b2e4a73fcffe48595b9958943be87ae2234e5a75bf38fe0f40803a7cf5aff7283c381127d089bcc93bdfb55ba9ed2534092286607a60ba8c3",
- "stores": "file"
}, - "is_iso": false,
- "display_name": "Rocky-Linux-9",
- "cleanup_date": null,
- "assigned_to_flavor": true,
- "related_instance": null,
- "name": "Rocky-Linux-9",
- "type": "template",
- "status": "active",
- "size": 1083965440,
- "created_at": "2023-11-27T11:43:31+02:00",
- "updated_at": "2023-11-27T11:47:11+02:00",
- "deleted_at": null,
- "os_distro": "rockylinux",
- "hypervisor_type": null,
- "os_version": "9 x64",
- "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": "Staging",
- "reseller_resources": null,
- "used_by_resellers": [ ]
}, - {
- "id": "49344b6f-93b1-4af2-8756-f01543813c3b",
- "tags": [ ],
- "client": null,
- "properties": {
- "hw_qemu_guest_agent": "yes",
- "os_glance_importing_to_stores": "",
- "os_glance_failed_import": ""
}, - "is_iso": false,
- "display_name": "Ubuntu 20.04",
- "cleanup_date": null,
- "assigned_to_flavor": true,
- "related_instance": null,
- "name": "Ubuntu 20.04",
- "type": "template",
- "status": "active",
- "size": 642187264,
- "created_at": "2023-11-27T11:43:31+02:00",
- "updated_at": "2023-12-21T18:03:04+02:00",
- "deleted_at": null,
- "os_distro": "ubuntu",
- "hypervisor_type": null,
- "os_version": "20.04 x64",
- "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": "Staging",
- "reseller_resources": null,
- "used_by_resellers": [ ]
}, - {
- "id": "2ae1f71c-cc0a-4ede-ad40-01cfbc2c3661",
- "tags": [ ],
- "client": null,
- "properties": {
- "fleio_default_image_username": "ubuntu",
- "hw_qemu_guest_agent": "yes",
- "os_glance_importing_to_stores": "",
- "os_glance_failed_import": "",
- "os_hidden": false,
- "os_hash_algo": "sha512",
- "os_hash_value": "fdf9dc12589a47f9def7fe653a806d09051ce17e04f5ce1f73385d27a963a0cb16f72d3dca9c069ae74457fed2d7318c46015ada5793eb487d86731d2234f6db",
- "stores": "file"
}, - "is_iso": false,
- "display_name": "Ubuntu 22.04",
- "cleanup_date": null,
- "assigned_to_flavor": true,
- "related_instance": null,
- "name": "Ubuntu 22.04",
- "type": "template",
- "status": "active",
- "size": 672202752,
- "created_at": "2023-11-27T11:44:02+02:00",
- "updated_at": "2023-11-27T11:44:23+02:00",
- "deleted_at": null,
- "os_distro": "ubuntu",
- "hypervisor_type": null,
- "os_version": "22.04 x64",
- "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": "Staging",
- "reseller_resources": null,
- "used_by_resellers": [ ]
}, - {
- "id": "906f89f4-462a-41c7-9cae-62899ec8e8a6",
- "tags": [ ],
- "client": null,
- "properties": {
- "fleio_default_image_username": "ubuntu",
- "hw_qemu_guest_agent": "yes",
- "os_glance_importing_to_stores": "",
- "os_glance_failed_import": "",
- "os_hidden": false,
- "os_hash_algo": "sha512",
- "os_hash_value": "48f5b7ba21ee761eb8547fc514306da63076e61c1d16148cd96acaa15a8c749baed418f229d87f485f7da39d479cd2df911c09dba61c4a86fb694dffd1d5495a",
- "stores": "file"
}, - "is_iso": false,
- "display_name": "Ubuntu 23.04",
- "cleanup_date": null,
- "assigned_to_flavor": true,
- "related_instance": null,
- "name": "Ubuntu 23.04",
- "type": "template",
- "status": "active",
- "size": 755040256,
- "created_at": "2023-11-27T11:44:12+02:00",
- "updated_at": "2023-11-27T11:44:45+02:00",
- "deleted_at": null,
- "os_distro": "ubuntu",
- "hypervisor_type": null,
- "os_version": "23.04 x64",
- "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": "Staging",
- "reseller_resources": null,
- "used_by_resellers": [ ]
}, - {
- "id": "c504925f-2e34-498e-8efd-c7aefd991f99",
- "tags": [ ],
- "client": null,
- "properties": {
- "fleio_default_image_username": "ubuntu",
- "hw_qemu_guest_agent": "yes",
- "os_glance_importing_to_stores": "",
- "os_glance_failed_import": "",
- "os_hidden": false,
- "os_hash_algo": "sha512",
- "os_hash_value": "f35b28e8c5c82e80db116f311b72dfbfa2a8c84ed0116b5d7ff114a9b71a14b02aeac7651655fc5754d4c35abc82c646823c2a84b8ac8e022e3978e0771831a6",
- "stores": "file"
}, - "is_iso": false,
- "display_name": "Ubuntu 23.10",
- "cleanup_date": null,
- "assigned_to_flavor": true,
- "related_instance": null,
- "name": "Ubuntu 23.10",
- "type": "template",
- "status": "active",
- "size": 779419648,
- "created_at": "2023-11-27T11:43:31+02:00",
- "updated_at": "2023-11-27T11:44:06+02:00",
- "deleted_at": null,
- "os_distro": "ubuntu",
- "hypervisor_type": null,
- "os_version": "23.10 x64",
- "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": "Staging",
- "reseller_resources": null,
- "used_by_resellers": [ ]
}, - {
- "id": "4a52199c-d6a7-4dd1-a3cd-c639f71fbf61",
- "tags": [ ],
- "client": null,
- "properties": {
- "fleio_default_image_username": "",
- "hw_qemu_guest_agent": "yes",
- "os_glance_import_task": "48a30ae3-d520-4164-8ff0-f4141a3cf2a2",
- "os_glance_importing_to_stores": "",
- "os_glance_failed_import": ""
}, - "is_iso": false,
- "display_name": "Windows Server 2016",
- "cleanup_date": null,
- "assigned_to_flavor": true,
- "related_instance": null,
- "name": "Windows Server 2016",
- "type": "template",
- "status": "active",
- "size": 26545946624,
- "created_at": "2023-12-19T16:48:00+02:00",
- "updated_at": "2023-12-19T17:05:21+02:00",
- "deleted_at": null,
- "os_distro": "windows",
- "hypervisor_type": null,
- "os_version": "2016",
- "architecture": null,
- "min_disk": 20,
- "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": "Staging",
- "reseller_resources": null,
- "used_by_resellers": [ ]
}, - {
- "id": "a8eb43ee-5416-4955-bec4-a2845f191f7b",
- "tags": [ ],
- "client": null,
- "properties": {
- "fleio_default_image_username": "",
- "hw_qemu_guest_agent": "yes",
- "os_glance_import_task": "e137ded8-4127-4503-b1ca-eb02f4fd543d",
- "os_glance_importing_to_stores": "",
- "os_glance_failed_import": ""
}, - "is_iso": false,
- "display_name": "Windows Server 2019",
- "cleanup_date": null,
- "assigned_to_flavor": true,
- "related_instance": null,
- "name": "Windows Server 2019",
- "type": "template",
- "status": "active",
- "size": 19490668544,
- "created_at": "2023-12-19T16:48:00+02:00",
- "updated_at": "2023-12-19T17:03:34+02:00",
- "deleted_at": null,
- "os_distro": "windows",
- "hypervisor_type": null,
- "os_version": "2019",
- "architecture": null,
- "min_disk": 20,
- "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": "Staging",
- "reseller_resources": null,
- "used_by_resellers": [ ]
}, - {
- "id": "3ee02058-08d0-463b-b1f9-dd74b751b801",
- "tags": [ ],
- "client": null,
- "properties": {
- "fleio_default_image_username": "",
- "hw_qemu_guest_agent": "yes",
- "os_glance_import_task": "b36b979a-40d6-4afa-9c93-72cfd02e47c3",
- "os_glance_importing_to_stores": "",
- "os_glance_failed_import": ""
}, - "is_iso": false,
- "display_name": "Windows Server 2022",
- "cleanup_date": null,
- "assigned_to_flavor": true,
- "related_instance": null,
- "name": "Windows Server 2022",
- "type": "template",
- "status": "active",
- "size": 21646737408,
- "created_at": "2023-12-19T16:30:52+02:00",
- "updated_at": "2023-12-19T16:37:39+02:00",
- "deleted_at": null,
- "os_distro": "windows",
- "hypervisor_type": null,
- "os_version": "2022",
- "architecture": null,
- "min_disk": 20,
- "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": "Staging",
- "reseller_resources": null,
- "used_by_resellers": [ ]
}
], - "owned_image": [ ],
- "shared_image": [ ],
- "community_image": [ ],
- "volume": [ ],
- "volume_snapshot": [ ],
- "volume_types": [ ],
- "requested_boot_source": false
}, - "flavor": [
- {
- "id": "Staging-61340fe0-d1ed-4850-9300-3385122708ab",
- "memory_gb": 2,
- "flavor_group": null,
- "flavor_id": "61340fe0-d1ed-4850-9300-3385122708ab",
- "name": "VPS Start",
- "description": "VPS Start",
- "memory_mb": 2048,
- "vcpus": 1,
- "swap": 0,
- "root_gb": 12,
- "ephemeral_gb": 0,
- "out_of_stock": false,
- "properties": "{\"discount\": \"0\", \"discount_persent\": \"0\", \"price\": \"3.9\", \"quota:cpu_shares\": \"80\", \"quota:vif_inbound_average\": \"125000\", \"quota:vif_outbound_average\": \"125000\"}",
- "region": "Staging",
- "reseller_resources": null,
- "assigned_cluster_templates": [ ],
- "used_by_resellers": [ ]
}, - {
- "id": "Staging-390d6703-0eee-4843-b23d-d9b951960383",
- "memory_gb": 4,
- "flavor_group": null,
- "flavor_id": "390d6703-0eee-4843-b23d-d9b951960383",
- "name": "VPS Basic",
- "description": "VPS Basic",
- "memory_mb": 4096,
- "vcpus": 2,
- "swap": 0,
- "root_gb": 25,
- "ephemeral_gb": 0,
- "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": "Staging",
- "reseller_resources": null,
- "assigned_cluster_templates": [ ],
- "used_by_resellers": [ ]
}, - {
- "id": "Staging-19c23033-aedc-4324-88cc-a38a8e5a9505",
- "memory_gb": 6,
- "flavor_group": null,
- "flavor_id": "19c23033-aedc-4324-88cc-a38a8e5a9505",
- "name": "VPS Boom",
- "description": "VPS Boom",
- "memory_mb": 6144,
- "vcpus": 3,
- "swap": 0,
- "root_gb": 35,
- "ephemeral_gb": 0,
- "out_of_stock": false,
- "properties": "{\"discount\": \"0\", \"discount_persent\": \"0\", \"price\": \"5\", \"quota:cpu_shares\": \"90\", \"quota:vif_inbound_average\": \"125000\", \"quota:vif_outbound_average\": \"125000\"}",
- "region": "Staging",
- "reseller_resources": null,
- "assigned_cluster_templates": [ ],
- "used_by_resellers": [ ]
}, - {
- "id": "Staging-beff649e-2a9f-4eca-9980-32e8de3b38a6",
- "memory_gb": 8,
- "flavor_group": null,
- "flavor_id": "beff649e-2a9f-4eca-9980-32e8de3b38a6",
- "name": "VPS Light",
- "description": "VPS Light",
- "memory_mb": 8192,
- "vcpus": 4,
- "swap": 0,
- "root_gb": 50,
- "ephemeral_gb": 0,
- "out_of_stock": false,
- "properties": "{\"discount\": \"0\", \"discount_persent\": \"0\", \"price\": \"10.9\", \"quota:cpu_shares\": \"100\", \"quota:vif_inbound_average\": \"125000\", \"quota:vif_outbound_average\": \"125000\"}",
- "region": "Staging",
- "reseller_resources": null,
- "assigned_cluster_templates": [ ],
- "used_by_resellers": [ ]
}, - {
- "id": "Staging-3b2d4002-09dd-4ae6-a68f-d78b272fae9e",
- "memory_gb": 16,
- "flavor_group": null,
- "flavor_id": "3b2d4002-09dd-4ae6-a68f-d78b272fae9e",
- "name": "VPS Smart",
- "description": "VPS Smart",
- "memory_mb": 16384,
- "vcpus": 6,
- "swap": 0,
- "root_gb": 100,
- "ephemeral_gb": 0,
- "out_of_stock": false,
- "properties": "{\"discount\": \"0\", \"discount_persent\": \"0\", \"price\": \"19.9\", \"quota:cpu_shares\": \"100\", \"quota:vif_inbound_average\": \"125000\", \"quota:vif_outbound_average\": \"125000\"}",
- "region": "Staging",
- "reseller_resources": null,
- "assigned_cluster_templates": [ ],
- "used_by_resellers": [ ]
}, - {
- "id": "Staging-d7fc06e9-b467-4e95-8e0f-c96328fc3838",
- "memory_gb": 32,
- "flavor_group": null,
- "flavor_id": "d7fc06e9-b467-4e95-8e0f-c96328fc3838",
- "name": "VPS Ultra",
- "description": "VPS Ultra",
- "memory_mb": 32768,
- "vcpus": 8,
- "swap": 0,
- "root_gb": 200,
- "ephemeral_gb": 0,
- "out_of_stock": false,
- "properties": "{\"discount\": \"0\", \"discount_persent\": \"0\", \"price\": \"38.9\", \"quota:cpu_shares\": \"100\", \"quota:vif_inbound_average\": \"125000\", \"quota:vif_outbound_average\": \"125000\"}",
- "region": "Staging",
- "reseller_resources": null,
- "assigned_cluster_templates": [ ],
- "used_by_resellers": [ ]
}, - {
- "id": "Staging-184a88fd-1420-4fba-890c-ead976c061d5",
- "memory_gb": 48,
- "flavor_group": null,
- "flavor_id": "184a88fd-1420-4fba-890c-ead976c061d5",
- "name": "VPS Pro",
- "description": "VPS Pro",
- "memory_mb": 49152,
- "vcpus": 9,
- "swap": 0,
- "root_gb": 300,
- "ephemeral_gb": 0,
- "out_of_stock": false,
- "properties": "{\"discount\": \"0\", \"discount_persent\": \"0\", \"price\": \"57.9\", \"quota:cpu_shares\": \"100\", \"quota:vif_inbound_average\": \"125000\", \"quota:vif_outbound_average\": \"125000\"}",
- "region": "Staging",
- "reseller_resources": null,
- "assigned_cluster_templates": [ ],
- "used_by_resellers": [ ]
}, - {
- "id": "Staging-b99f9157-4b25-42d9-960f-4bf5084efc01",
- "memory_gb": 64,
- "flavor_group": null,
- "flavor_id": "b99f9157-4b25-42d9-960f-4bf5084efc01",
- "name": "VPS Premium",
- "description": "VPS Premium",
- "memory_mb": 65536,
- "vcpus": 10,
- "swap": 0,
- "root_gb": 400,
- "ephemeral_gb": 0,
- "out_of_stock": false,
- "properties": "{\"discount\": \"0\", \"discount_persent\": \"0\", \"price\": \"76.9\", \"quota:cpu_shares\": \"100\", \"quota:vif_inbound_average\": \"125000\", \"quota:vif_outbound_average\": \"125000\"}",
- "region": "Staging",
- "reseller_resources": null,
- "assigned_cluster_templates": [ ],
- "used_by_resellers": [ ]
}
], - "ssh_key": [
- {
- "id": 11,
- "name": {
- "ssh_key_name": null
}, - "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDw+TvjFcrGHVRo2V5OgEvqLH5DU9HmsHK7vq8FArLuc6Lw/sXHmj3HppbzLmTtLW1jfLBDDaIkO6XMzahhBXufIpCvb765yS5fh5iPULm/IJ8t3xFhSkEK5ZKO+wOjMndkvD70Yf0id9UfpzsAacQwai893Woto5oEPYT03QYJhJ3pZ3488f15YqCST+iZEFaHzy+h4r/SjAoffqXpVkKrK/e3+G2wZNF3QE1b5ggv0r5R2Zsb8d+FCRa4swLUc104f2U5ncmXz3wCqQF51rdzQk8iuY/nbHLMW1PehuAwyZXlPPwywNNKx9NQSn9QVT7sn8pl7NWkKXFxFGUMwUWJ",
- "created_at": "2023-12-26T12:05:11.254722+02:00",
- "fingerprint": "ae:ea:cb:de:0f:99:54:70:27:49:31:c9:83:a4:8d:93",
}, - {
- "id": 4,
- "name": {
- "ssh_key_name": null
}, - "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCZAqndTmEJBOeGlo7BpTpVyXOCyM7hZWQ/Jq4Szr7OhYkSs59WUKDqJCKbaxGeGT0WQF+1WT3RtuE4DjH9w2MKkRYMTPO9ApNVXhKjFzBHfkJCu7GCKDnwInms7fSe8kiTE9JNEXDsJGnpuxyJH2V0MDDOo7QqNlzZeTHlzi+F11fYc0Cr5wN7IB5zjSGXdlTikz0ch8aSGtiJuHIrzvCFdEqn3BISszQQ7shy9kif4wi8mGb8XRFC2Zwb+mlMVaXEvgVlYDLsPwD/DKQoEq0ZlAGhgJPjbv5RF139OltrjmbRHZwi7tA2tT/JVNInYPgTX1vZhuSxI4pzcY/XFB/9",
- "created_at": "2023-12-09T15:23:32.102556+02:00",
- "fingerprint": "3c:7c:4c:79:dd:9e:9a:be:46:69:db:73:1e:2e:3f:9d",
}, - {
- "id": 3,
- "name": {
- "ssh_key_name": null
}, - "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCg5PhnY23r6mYBv98+UeJTtsaA5mQKrNMFRxMIoN47hXdTmMVjwjff4BsSPYZ2P6VZvHnZROr0M7D5okITPa4IDX4jPgMQas2fBhGIfsB5yXtbR/iygDTS1NGWeoBfAbzwTgRyVwBFBFk4lhnX/SYdV0WNGngRHptS5T46/sHvkGERv8rpUdvReq01AVwes9WyZ2BQER9j38pqAs8OozMXebuCiGKsIwF66uL5HOLd4jn1cGRFMsc/15g0dvBPuZoC9oQ8VTbv2EYeJd6KcoGB6B94i/ahgXezoItvAj01J9eLBVqrGAvBKbwcf9j4EC5r94LfNufv75/vGn/aM00T",
- "created_at": "2023-12-09T15:23:11.869822+02:00",
- "fingerprint": "52:7f:16:6c:aa:8b:43:8e:77:9f:81:94:71:e2:81:1c",
}, - {
- "id": 2,
- "name": {
- "ssh_key_name": null
}, - "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1MFDXlY+Pvwb0XPJKaqhtLnFsm0Knta9tX9JR2iOSn+uiXfgxqvhLJjwGpO4uPmZ0yEgnaVGghJxuUNNNluQuV9Albq4psK4HdbemPvPqfW/g6LW9JKypGY9q7od4t6uJzqFVuDkDCVHTsxJydFVftWsKwkqZ6Wf7mq2MlZOt4nPKWtDpZeZuwQNa7N60fhcsAAhG8zBc/OkFUxosMJ4arV4mrJNmzJYOgoZkeLVo1UlDqZCTw7mrf9OP2F1dsBmPJVNGKdrWfX5TUcUcq09J0SQQ1BKkhU0uGyO4H4i1UCCAYw9Id9nkvxboe0OvEymhnRbRsN9j4+bYfdFSjVEv",
- "created_at": "2023-12-01T15:20:10.542660+02:00",
- "fingerprint": "13:3a:57:2c:1a:41:f5:9c:4c:5d:5d:b4:26:7d:5d:41",
}
], - "nics": [
- {
- "id": {
- "network_id": null
}, - "name": "staging-public-NAT-1",
- "tags": [
- {
- "tag_name": "public"
}
]
}, - {
- "id": {
- "network_id": null
}, - "name": "staging-public-v6-1",
- "tags": [
- {
- "tag_name": "public"
}
]
}
], - "availability_zones": [ ],
- "cinder_az": [ ],
- "enable_volumes": false,
- "enable_snapshots": true,
- "hide_volume_az": true,
- "region": [
- {
- "id": "Staging",
- "description": ""
}
], - "selected_region": "Staging",
- "client": {
- "id": 341130,
- "name": "John Last",
- "display": "Fotbo (John Last) #341130"
}
}
Host: https://api.fotbo.com
Initiate a reboot for the specified instance.
{- "detail": "string"
}
Host: https://api.fotbo.com
List recovery options for the specified instance.
{- "image": {
- "own": [
- {
- "architecture": null,
- "assigned_to_flavor": true,
- "cleanup_date": null,
- "client": {
- "display": "string",
- "id": 0,
- "name": "string"
}, - "container_format": "string",
- "created_at": "string",
- "deleted_at": null,
- "disk_format": "string",
- "display_name": "string",
- "hw_qemu_guest_agent": true,
- "hypervisor_type": null,
- "id": "string",
- "instance_uuid": null,
- "is_iso": true,
- "min_disk": 0,
- "min_ram": 0,
- "name": "string",
- "os_distro": "string",
- "os_version": "string",
- "properties": {
- "base_image_ref": "string",
- "boot_roles": "string",
- "fleio_default_image_username": "string",
- "hw_cdrom_bus": "string",
- "hw_disk_bus": "string",
- "hw_input_bus": "string",
- "hw_machine_type": "string",
- "hw_pointer_model": "string",
- "hw_qemu_guest_agent": "string",
- "hw_video_model": "string",
- "hw_vif_model": "string",
- "image_location": "string",
- "image_state": "string",
- "image_type": "string",
- "instance_uuid": "string",
- "owner_id": "string",
- "owner_project_name": "string",
- "owner_user_name": "string",
- "user_id": "string"
}, - "protected": true,
- "region": "string",
- "related_instance": { },
- "reseller_resources": null,
- "size": 0,
- "status": "string",
- "tags": [ ],
- "type": "string",
- "updated_at": "string",
- "used_by_resellers": [ ],
- "visibility": "string",
- "volume_snapshot_uuid": null
}
], - "pub": [
- {
- "architecture": null,
- "assigned_to_flavor": true,
- "cleanup_date": null,
- "client": null,
- "container_format": "string",
- "created_at": "string",
- "deleted_at": null,
- "disk_format": "string",
- "display_name": "string",
- "hw_qemu_guest_agent": true,
- "hypervisor_type": null,
- "id": "string",
- "instance_uuid": null,
- "is_iso": true,
- "min_disk": 0,
- "min_ram": 0,
- "name": "string",
- "os_distro": "string",
- "os_version": "string",
- "properties": {
- "fleio_default_image_username": "string",
- "hw_qemu_guest_agent": "string",
- "os_glance_failed_import": "string",
- "os_glance_importing_to_stores": "string",
- "owner_specified.openstack.md5": "string",
- "owner_specified.openstack.object": "string",
- "owner_specified.openstack.sha256": "string"
}, - "protected": true,
- "region": "string",
- "related_instance": null,
- "reseller_resources": null,
- "size": 0,
- "status": "string",
- "tags": [ ],
- "type": "string",
- "updated_at": "string",
- "used_by_resellers": [ ],
- "visibility": "string",
- "volume_snapshot_uuid": null
}
], - "shr": [ ]
}, - "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,
- "description": null,
- "display_status": "string",
- "display_task": null,
- "flavor": {
- "assigned_cluster_templates": [ ],
- "description": "string",
- "ephemeral_gb": 0,
- "flavor_group": null,
- "flavor_id": "string",
- "id": "string",
- "memory_gb": 0,
- "memory_mb": 0,
- "name": "string",
- "out_of_stock": true,
- "properties": "string",
- "region": "string",
- "reseller_resources": null,
- "root_gb": 0,
- "swap": 0,
- "used_by_resellers": [ ],
- "vcpus": 0
}, - "hostId": "string",
- "host_name": "string",
- "id": "string",
- "image": {
- "architecture": null,
- "assigned_to_flavor": true,
- "cleanup_date": null,
- "client": null,
- "container_format": "string",
- "created_at": "string",
- "deleted_at": null,
- "disk_format": "string",
- "display_name": "string",
- "hw_qemu_guest_agent": true,
- "hypervisor_type": null,
- "id": "string",
- "instance_uuid": null,
- "is_iso": true,
- "min_disk": 0,
- "min_ram": 0,
- "name": "string",
- "os_distro": "string",
- "os_version": "string",
- "properties": {
- "fleio_default_image_username": "string",
- "hw_qemu_guest_agent": "string",
- "os_glance_failed_import": "string",
- "os_glance_importing_to_stores": "string"
}, - "protected": true,
- "region": "string",
- "related_instance": null,
- "reseller_resources": null,
- "size": 0,
- "status": "string",
- "tags": [ ],
- "type": "string",
- "updated_at": "string",
- "used_by_resellers": [ ],
- "visibility": "string",
- "volume_snapshot_uuid": null
}, - "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"
}
}
Host: https://api.fotbo.com
Activate rescue mode for the specified instance.
image required | string |
root_password required | string |
{- "image": "string",
- "root_password": "string"
}
{- "detail": "string"
}
Host: https://api.fotbo.com
Shelve the specified instance, saving its state for later use.
{- "detail": "string"
}
Host: https://api.fotbo.com
Start the specified instance.
{- "detail": "string"
}
Host: https://api.fotbo.com
Stop the specified instance.
{- "detail": "string"
}
Host: https://api.fotbo.com
Deactivate rescue ISO-mode for the specified instance. Umount ISO-image ande reboot.
{- "detail": "string"
}
Host: https://api.fotbo.com
Select the specified instance for Rebuild. In this case, all current data on instance will be destroyed.
{- "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
}
}
]
}
Host: https://api.fotbo.com
Rebuild the specified instance. In this case, all current data on instance will be destroyed.
image required | string |
ssh_keys required | string |
{- "image": "string",
- "ssh_keys": "string"
}
{- "detail": "string"
}
Host: https://api.fotbo.com
Change the name of the specified instance.
name required | string |
{- "name": "netbsd-3333"
}
{- "detail": "Renamed"
}
Host: https://api.fotbo.com
Change the size of the specified instance.
flavor required | string |
{- "flavor": "{country_name}-{flavor_id}"
}
{- "detail": "Instance resize started successfully"
}
Host: https://api.fotbo.com
Retrieve available options for resizing the specified instance.
{- "flavors": [
- {
- "assigned_cluster_templates": [ ],
- "description": "VPS {Name}",
- "ephemeral_gb": 0,
- "flavor_group": null,
- "flavor_id": "{flavor_id}",
- "id": "{country_name}-{flavor_id}",
- "memory_gb": 2,
- "memory_mb": 2048,
- "name": "VPS {Name}",
- "out_of_stock": false,
- "properties": "{\"discount\": \"0\", \"discount_persent\": \"0\", \"price\": \"3.9\", \"quota:cpu_shares\": \"80\", \"quota:vif_inbound_average\": \"125000\", \"quota:vif_outbound_average\": \"125000\"}",
- "region": "{country_name}",
- "reseller_resources": null,
- "root_gb": 12,
- "swap": 0,
- "used_by_resellers": [ ],
- "vcpus": 1
}, - {
- "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
}, - {
- "assigned_cluster_templates": [ ],
- "description": "VPS {Name}",
- "ephemeral_gb": 0,
- "flavor_group": null,
- "flavor_id": "{flavor_id}",
- "id": "{country_name}-{flavor_id}",
- "memory_gb": 6,
- "memory_mb": 6144,
- "name": "VPS {Name}",
- "out_of_stock": false,
- "properties": "{\"discount\": \"0\", \"discount_persent\": \"0\", \"price\": \"5\", \"quota:cpu_shares\": \"90\", \"quota:vif_inbound_average\": \"125000\", \"quota:vif_outbound_average\": \"125000\"}",
- "region": "{country_name}",
- "reseller_resources": null,
- "root_gb": 35,
- "swap": 0,
- "used_by_resellers": [ ],
- "vcpus": 3
}, - {
- "assigned_cluster_templates": [ ],
- "description": "VPS {Name}",
- "ephemeral_gb": 0,
- "flavor_group": null,
- "flavor_id": "{flavor_id}",
- "id": "{country_name}-{flavor_id}",
- "memory_gb": 8,
- "memory_mb": 8192,
- "name": "VPS {Name}",
- "out_of_stock": false,
- "properties": "{\"discount\": \"0\", \"discount_persent\": \"0\", \"price\": \"10.9\", \"quota:cpu_shares\": \"100\", \"quota:vif_inbound_average\": \"125000\", \"quota:vif_outbound_average\": \"125000\"}",
- "region": "{country_name}",
- "reseller_resources": null,
- "root_gb": 50,
- "swap": 0,
- "used_by_resellers": [ ],
- "vcpus": 4
}, - {
- "assigned_cluster_templates": [ ],
- "description": "VPS Smart",
- "ephemeral_gb": 0,
- "flavor_group": null,
- "flavor_id": "{flavor_id}",
- "id": "{country_name}-{flavor_id}",
- "memory_gb": 16,
- "memory_mb": 16384,
- "name": "VPS Smart",
- "out_of_stock": false,
- "properties": "{\"discount\": \"0\", \"discount_persent\": \"0\", \"price\": \"19.9\", \"quota:cpu_shares\": \"100\", \"quota:vif_inbound_average\": \"125000\", \"quota:vif_outbound_average\": \"125000\"}",
- "region": "{country_name}",
- "reseller_resources": null,
- "root_gb": 100,
- "swap": 0,
- "used_by_resellers": [ ],
- "vcpus": 6
}, - {
- "assigned_cluster_templates": [ ],
- "description": "VPS Ultra",
- "ephemeral_gb": 0,
- "flavor_group": null,
- "flavor_id": "{flavor_id}",
- "id": "{country_name}-{flavor_id}",
- "memory_gb": 32,
- "memory_mb": 32768,
- "name": "VPS Ultra",
- "out_of_stock": false,
- "properties": "{\"discount\": \"0\", \"discount_persent\": \"0\", \"price\": \"38.9\", \"quota:cpu_shares\": \"100\", \"quota:vif_inbound_average\": \"125000\", \"quota:vif_outbound_average\": \"125000\"}",
- "region": "{country_name}",
- "reseller_resources": null,
- "root_gb": 200,
- "swap": 0,
- "used_by_resellers": [ ],
- "vcpus": 8
}, - {
- "assigned_cluster_templates": [ ],
- "description": "VPS Pro",
- "ephemeral_gb": 0,
- "flavor_group": null,
- "flavor_id": "{flavor_id}",
- "id": "{country_name}-{flavor_id}",
- "memory_gb": 48,
- "memory_mb": 49152,
- "name": "VPS Pro",
- "out_of_stock": false,
- "properties": "{\"discount\": \"0\", \"discount_persent\": \"0\", \"price\": \"57.9\", \"quota:cpu_shares\": \"100\", \"quota:vif_inbound_average\": \"125000\", \"quota:vif_outbound_average\": \"125000\"}",
- "region": "{country_name}",
- "reseller_resources": null,
- "root_gb": 300,
- "swap": 0,
- "used_by_resellers": [ ],
- "vcpus": 9
}, - {
- "assigned_cluster_templates": [ ],
- "description": "VPS Premium",
- "ephemeral_gb": 0,
- "flavor_group": null,
- "flavor_id": "{flavor_id}",
- "id": "{country_name}-{flavor_id}",
- "memory_gb": 64,
- "memory_mb": 65536,
- "name": "VPS Premium",
- "out_of_stock": false,
- "properties": "{\"discount\": \"0\", \"discount_persent\": \"0\", \"price\": \"76.9\", \"quota:cpu_shares\": \"100\", \"quota:vif_inbound_average\": \"125000\", \"quota:vif_outbound_average\": \"125000\"}",
- "region": "{country_name}",
- "reseller_resources": null,
- "root_gb": 400,
- "swap": 0,
- "used_by_resellers": [ ],
- "vcpus": 10
}
], - "instance": {
- "access_ip": "2a13:4ac0:4:0:f816:3eff:fe72:1524",
- "access_subnet_id": "aaaefafb-8204-4a22-8e98-49696375cfc9",
- "allowed_actions": [
- "shutoff",
- "reboot",
- "resize",
- "rescue",
- "rebuild",
- "console",
- "rename",
- "create_snapshot",
- "attach_volume",
- "boot_from_iso",
- "shelve",
- "associate_ip",
- "dissociate_ip",
- "change_password"
], - "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": "Running",
- "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": 8,
- "memory_mb": 8192,
- "name": "VPS {Name}",
- "out_of_stock": false,
- "properties": "{\"discount\": \"0\", \"discount_persent\": \"0\", \"price\": \"10.9\", \"quota:cpu_shares\": \"100\", \"quota:vif_inbound_average\": \"125000\", \"quota:vif_outbound_average\": \"125000\"}",
- "region": "{country_name}",
- "reseller_resources": null,
- "root_gb": 50,
- "swap": 0,
- "used_by_resellers": [ ],
- "vcpus": 4
}, - "hostId": "d4e0893dc4b0aac68503e0df8e6ea38ab0caac213fb331184801d7d8",
- "host_name": "worker-node01-nl",
- "id": "{instance_id}",
- "image": 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": "active",
- "uuid": "{instance_id}"
}
}
Host: https://api.fotbo.com
Retrieve traffic data for the specified instance.
{- "cycle_traffic": [ ],
- "month_traffic": [ ]
}
Host: https://api.fotbo.com
Unshelve the specified instance, restoring its state.
{- "detail": "string"
}
Host: https://api.fotbo.com
View a list of booting or launching an instance from an ISO image.
{- "image": {
- "own": [ ],
- "pub": [ ],
- "shr": [ ]
}, - "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,
- "description": null,
- "display_status": "string",
- "display_task": null,
- "flavor": {
- "assigned_cluster_templates": [ ],
- "description": "string",
- "ephemeral_gb": 0,
- "flavor_group": null,
- "flavor_id": "string",
- "id": "string",
- "memory_gb": 0,
- "memory_mb": 0,
- "name": "string",
- "out_of_stock": true,
- "properties": "string",
- "region": "string",
- "reseller_resources": null,
- "root_gb": 0,
- "swap": 0,
- "used_by_resellers": [ ],
- "vcpus": 0
}, - "hostId": "string",
- "host_name": "string",
- "id": "string",
- "image": {
- "architecture": null,
- "assigned_to_flavor": true,
- "cleanup_date": null,
- "client": null,
- "container_format": "string",
- "created_at": "string",
- "deleted_at": null,
- "disk_format": "string",
- "display_name": "string",
- "hw_qemu_guest_agent": true,
- "hypervisor_type": null,
- "id": "string",
- "instance_uuid": null,
- "is_iso": true,
- "min_disk": 0,
- "min_ram": 0,
- "name": "string",
- "os_distro": "string",
- "os_version": "string",
- "properties": {
- "fleio_default_image_username": "string",
- "hw_qemu_guest_agent": "string",
- "os_glance_failed_import": "string",
- "os_glance_importing_to_stores": "string"
}, - "protected": true,
- "region": "string",
- "related_instance": null,
- "reseller_resources": null,
- "size": 0,
- "status": "string",
- "tags": [ ],
- "type": "string",
- "updated_at": "string",
- "used_by_resellers": [ ],
- "visibility": "string",
- "volume_snapshot_uuid": null
}, - "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"
}
}
Host: http://api.fotbo.com
image required | string |
{- "image": "string"
}
{- "detail": "string"
}
Host: https://api.fotbo.com
Change the password for the specified instance.
password required | string |
{- "password": "string"
}
{- "detail": "string"
}
Host: https://api.fotbo.com
Retrieve options for dissociating an IP from the specified instance. Through a GET request with create_options, data about the service options is obtained before ordering it. You can see what the characteristics may be. These options must be specified when using POST/PUT requests.
{- "ips": [
- {
- "associated_object": {
- "device_type": "instance",
- "id": "{instance_id}",
- "name": "{name-instance}"
}, - "created_at": "2023-11-29T17:38:28+02:00",
- "description": "description",
- "fixed_ip_address": "{fixed_ip_address}",
- "floating_ip_address": "{floating_ip_address}",
- "floating_network": {
- "description": "",
- "id": "{floating_network_id}",
- "name": "nl-public-v4-1",
- "region": "{region}"
}, - "id": "{floating_ip_id}",
- "port": {
- "id": "{port_id}",
- "name": ""
}, - "project": "73aa943377f14b5bbef095786cd9635b",
- "router": {
- "id": "{router_id}",
- "name": "{name_router}"
}, - "status": "ACTIVE",
- "updated_at": "2023-11-30T11:14:00+02:00"
}
]
}
Host: https://api.fotbo.com
Retrieve the console URL for the specified instance.
{- "remote_console": {
- "protocol": "string",
- "type": "string",
- "url": "string"
}
}
Host: https://api.fotbo.com
Retrieve options for adding an IP to the specified instance. No ports found for instance
{- "networks": [
- {
- "id": "string",
- "extra": {
- "provider:physical_network": null,
- "provider:network_type": "string",
- "provider:segmentation_id": null,
- "availability_zones": [
- "string"
]
}, - "subnets": [
- {
- "id": "string",
- "name": "string",
- "cidr": "string",
- "ip_version": 0,
- "gateway_ip": "string",
- "project_id": "string",
- "enable_dhcp": true,
- "extra": "string",
- "allocation_pools": "string",
- "has_edit_permission": true,
- "has_delete_permission": true
}
], - "allowed_actions": [
- "string"
], - "tags": [
- "string"
], - "name": "string",
- "description": "string",
- "shared": true,
- "router_external": true,
- "is_default": true,
- "status": "string",
- "admin_state_up": true,
- "created_at": "string",
- "updated_at": "string",
- "mtu": 0,
- "port_security_enabled": true,
- "dns_domain": "string",
- "revision_number": 0,
- "region": "string",
- "project": "string"
}
], - "ports": [
- {
- "id": "string",
- "fixed_ips": [
- {
- "subnet_id": "string",
- "ip_address": "string"
}
], - "created_at": "string",
- "name": "string",
- "description": "string",
- "admin_state_up": true,
- "device_id": "string",
- "device_owner": "string",
- "mac_address": "string",
- "security_groups": "string",
- "port_security_enabled": true,
- "extra": "string",
- "status": "string",
- "network": "string",
- "project": "string"
}
]
}
Host: https://api.fotbo.com
Retrieve options for associating an IP with the specified instance. Through a GET request with create_options, data about the service options is obtained before ordering it. You can see what the characteristics may be. These options must be specified when using POST/PUT requests.
Host: https://api.fotbo.com
Confirm the resizing of the specified instance.
{- "detail": "Resize confirmed"
}
Host: https://api.fotbo.com
Retrieve the console output for the specified instance.
length | string |
{- "console_text": "",
- "length": 30
}
Host: https://api.fotbo.com
Retrieve measures for the specified instance.
hours | string |
metric | string |
{- "measures": [ ]
}
Host: https://api.fotbo.com
Add a floating IP to the specified instance.
fixed_ip required | string |
floating_ip required | string |
{- "fixed_ip": "{fixed_ip}",
- "floating_ip": "{floating_ip}"
}
{- "detail": "Floating ip associated"
}
Host: https://api.fotbo.com
Retrieve options for adding a port to the specified instance.
{- "networks": [
- {
- "admin_state_up": true,
- "allowed_actions": [
- "update",
- "delete",
- "add_subnet",
- "add_router"
], - "created_at": "2023-11-28T11:52:54+02:00",
- "description": "{description_name}",
- "dns_domain": "",
- "extra": {
- "availability_zones": [
- "nova"
], - "provider:network_type": "vxlan",
- "provider:physical_network": null,
- "provider:segmentation_id": 758
}, - "id": "{network_id}",
- "is_default": false,
- "mtu": 1450,
- "name": "{network_name}",
- "port_security_enabled": true,
- "project": "73aa943377f14b5bbef095786cd9635b",
- "region": "{country_name}",
- "revision_number": 11,
- "router_external": false,
- "shared": false,
- "status": "ACTIVE",
- "subnets": [
- {
- "allocation_pools": "[{'start': '{pool_ip_start}', 'end': '{pool_ip_end}'}]",
- "cidr": "{cidr/24}",
- "enable_dhcp": true,
- "extra": "{'ipv6_address_mode': None, 'ipv6_ra_mode': None, 'host_routes': [], 'dns_nameservers': []}",
- "gateway_ip": {
- "gateway_ip": null
}, - "has_delete_permission": true,
- "has_edit_permission": true,
- "id": "{id_subnet}",
- "ip_version": 4,
- "name": "{name_vpc}",
- "project_id": "73aa943377f14b5bbef095786cd9635b"
}, - {
- "allocation_pools": "[{'start': '{pool_ip_start}', 'end': '{pool_ip_end}'}]",
- "cidr": "sidr/24",
- "enable_dhcp": true,
- "extra": "{'ipv6_address_mode': None, 'ipv6_ra_mode': None, 'host_routes': [], 'dns_nameservers': []}",
- "gateway_ip": null,
- "has_delete_permission": true,
- "has_edit_permission": true,
- "id": "7659285a-30cd-421b-a19a-9d7e5051e484",
- "ip_version": 4,
- "name": "{subnets_name}",
- "project_id": "73aa943377f14b5bbef095786cd9635b"
}
], - "updated_at": "2023-11-29T17:06:25+02:00"
}, - {
- "admin_state_up": true,
- "allowed_actions": [
- "update",
- "delete",
- "add_subnet",
- "add_router"
], - "created_at": "2023-11-29T17:07:34+02:00",
- "description": "{description_name}",
- "dns_domain": "",
- "extra": {
- "availability_zones": [
- "nova"
], - "provider:network_type": "vxlan",
- "provider:physical_network": null,
- "provider:segmentation_id": 551
}, - "id": "f4b4f9b5-6fee-47d2-b300-1d14b99fc583",
- "is_default": false,
- "mtu": 1450,
- "name": "{subnet_name}",
- "port_security_enabled": true,
- "project": "73aa943377f14b5bbef095786cd9635b",
- "region": "{country_name}",
- "revision_number": 3,
- "router_external": false,
- "shared": false,
- "status": "ACTIVE",
- "subnets": [
- {
- "allocation_pools": "[{'start': '{pool_ip_start}', 'end': '{pool_ip_end}'}]",
- "cidr": "{cidr/24}",
- "enable_dhcp": true,
- "extra": "{'ipv6_address_mode': None, 'ipv6_ra_mode': None, 'host_routes': [], 'dns_nameservers': []}",
- "gateway_ip": "{gateway_ip}",
- "has_delete_permission": true,
- "has_edit_permission": true,
- "id": "543bf774-d1dd-44d0-8dd2-b5c81b59a1a3",
- "ip_version": 4,
- "name": "{name_router}",
- "project_id": "73aa943377f14b5bbef095786cd9635b"
}
], - "updated_at": "2023-11-30T10:42:12+02:00"
}
], - "project_id": "73aa943377f14b5bbef095786cd9635b"
}
Host: https://api.fotbo.com
Create a backup for the specified instance.
backup_name required | string |
backup_type required | string |
rotation required | integer |
{- "backup_name": "{name_image}",
- "backup_type": "manual",
- "rotation": 1
}
{- "detail": "Backup for instance netbsd-3333 was scheduled for creation"
}
Host: https://api.fotbo.com
Retrieve the price for creating a backup of the specified instance.
{- "estimated_cost_display": "ESTIMATED COST<br>\n€0.0007 / hour<br>\nor €0.50 / month"
}
Host: https://api.fotbo.com
Retrieve information about backups and backup schedules for the specified instance.
{- "backups": [
- {
- "backup_type": "manual",
- "client_owned": true,
- "id": "838a9e7b-b7cd-4dc2-a889-ff1e1f8f21a4",
- "name": "{name_image}"
}, - {
- "backup_type": "manual",
- "client_owned": true,
- "id": "a8537450-fc2e-40fe-95bb-e09aeefcdd56",
- "name": "{name_image}"
}
], - "schedules": [
- {
- "backup_name": "{name_image}",
- "backup_type": "weekly",
- "day": 0,
- "hour": 6,
- "id": 181141,
- "instance": "{instance_id}",
- "rotation": 1,
- "run_at": "2023-12-04T08:00:00.855745+02:00"
}, - {
- "backup_name": "{name_image}",
- "backup_type": "daily",
- "day": 0,
- "hour": 20,
- "id": 527313,
- "instance": "{instance_id}",
- "rotation": 1,
- "run_at": "2023-11-30T22:00:00.012391+02:00"
}
]
}
Host: https://api.fotbo.com
Create a snapshot for the specified instance.
name required | string |
{- "name": "{name}"
}
{- "image_uuid": "ede0eb63-5c8f-4c9b-95ab-c1a167cb8143"
}
Host: https://api.fotbo.com
Retrieve the price per cycle for creating a snapshot of the specified instance.
{- "estimated_cost_display": "ESTIMATED COST<br>\n€0.0007 / hour<br>\nor €0.50 / month",
- "estimated_cost_display_reseller": null
}
Host: https://api.fotbo.com
Remove a floating IP from the specified instance.
ip required | string |
{- "ip": "{floating_ip}"
}
{- "detail": "Floating ip dissociated"
}
Host: https://api.fotbo.com
Retrieve a list of actions available for the specified instance.
limit | string |
{- "count": 0,
- "hasMore": true,
- "objects": [
- {
- "action": "string",
- "message": null,
- "request_id": "string",
- "start_time": "string"
}
]
}
Host: https://api.fotbo.com
Associate a security group with the specified instance.
group required | string |
{- "group": "string"
}
{- "detail": "string"
}
Host: https://api.fotbo.com
Retrieve options for associating a security group with the specified instance. Through a GET request with create_options, data about the service options is obtained before ordering it. You can see what the characteristics may be. These options must be specified when using POST/PUT requests.
{- "groups": [
- {
- "id": "string",
- "name": "string"
}
]
}
Host: https://api.fotbo.com
Dissociate a security group from the specified instance.
group required | string |
{- "group": "string"
}
{- "detail": "string"
}
Host: https://api.fotbo.com
Retrieve a list of security groups associated with the specified instance.
{- "security_groups": [
- {
- "description": "string",
- "id": "string",
- "name": "string",
- "security_group_rules": [
- {
- "display": "string"
}
]
}
]
}
Host: https://api.fotbo.com
Delete a specific instance, identified by its unique ID.
null
Host: https://api.fotbo.com
Retrieve detailed information about a specific OpenStack instance identified by its unique ID.
{- "access_ip": "2a13:4ac0:4:0:f816:3eff:fe72:1524",
- "allowed_actions": [
- "shutoff",
- "reboot",
- "resize",
- "rescue",
- "rebuild",
- "console",
- "rename",
- "create_snapshot",
- "attach_volume",
- "boot_from_iso",
- "shelve",
- "associate_ip",
- "dissociate_ip",
- "change_password"
], - "availability_zone": "nova",
- "booted_from_iso": false,
- "client": {
- "display": "Staff (John3.16 Good News) #{client_id}",
- "id": "{client_id}",
- "name": "John3.16 Good News"
}, - "created": "2023-11-30T12:41:48+02:00",
- "current_cycle_traffic": 0,
- "current_month_traffic": 0,
- "description": null,
- "display_status": "Running",
- "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": 8,
- "memory_mb": 8192,
- "name": "VPS {Name}",
- "out_of_stock": false,
- "properties": "{\"discount\": \"0\", \"discount_persent\": \"0\", \"price\": \"10.9\", \"quota:cpu_shares\": \"100\", \"quota:vif_inbound_average\": \"125000\", \"quota:vif_outbound_average\": \"125000\"}",
- "region": "{country_name}",
- "reseller_resources": null,
- "root_gb": 50,
- "swap": 0,
- "used_by_resellers": [ ],
- "vcpus": 4
}, - "hostId": "d4e0893dc4b0aac68503e0df8e6ea38ab0caac213fb331184801d7d8",
- "host_name": "worker-node01-nl",
- "id": "{instance_id}",
- "image": null,
- "locked": false,
- "name": "{name_instance}",
- "net_details": {
- "grouped_ips": [
- {
- "ipv4s": [ ],
- "ipv6s": [
- {
- "ip_address": "2a13:4ac0:4:0:f816:3eff:fe72:1524",
- "subnet_id": "aaaefafb-8204-4a22-8e98-49696375cfc9"
}
], - "network_name": "nl-public-v6-1"
}
], - "ports": [
- {
- "end_user_has_access": false,
- "floating_ips": [ ],
- "id": "781d503b-18b9-402b-a725-7d7e523fe7f5",
- "ipv4s": [ ],
- "ipv6s": [
- {
- "ip_address": "2a13:4ac0:4:0:f816:3eff:fe72:1524",
- "subnet_id": "aaaefafb-8204-4a22-8e98-49696375cfc9"
}
], - "name": "781d503b-18b9-402b-a725-7d7e523fe7f5",
- "network": "{network_id}"
}
]
}, - "project": "73aa943377f14b5bbef095786cd9635b",
- "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": "active",
- "storage_details": {
- "hide_local_storage": false,
- "local_storage": 50,
- "volume_attachments": [ ]
}, - "traffic_type": "all",
- "uuid": "{instance_id}"
}
Host: https://api.fotbo.com
Retrieve the price for creating a new instance.
client_id | string |
flavor_id | string |
network_ids | string |
region | string |
{- "estimated_cost_display": "ESTIMATED COST<br>\n€0.0069 / hour<br>\nor €5.00 / month"
}
Host: https://api.fotbo.com
Retrieve permissions related to instances.
{- "instances.abort-migrate": true,
- "instances.add_floating_ip": true,
- "instances.associate_security_group": true,
- "instances.attach-volume": true,
- "instances.attach_port": true,
- "instances.boot_from_iso": true,
- "instances.change-password": true,
- "instances.confirm-resize": true,
- "instances.create": true,
- "instances.create_backup": true,
- "instances.create_snapshot": true,
- "instances.destroy": true,
- "instances.detach_port": true,
- "instances.detach_volume": true,
- "instances.dissociate_security_group": true,
- "instances.list": true,
- "instances.lock": true,
- "instances.migrate": true,
- "instances.move": true,
- "instances.reboot": true,
- "instances.rebuild": true,
- "instances.remove_floating_ip": true,
- "instances.rename": true,
- "instances.rescue": true,
- "instances.reset-state": true,
- "instances.resize": true,
- "instances.resume": true,
- "instances.retrieve": true,
- "instances.revert-resize": true,
- "instances.shelve": true,
- "instances.start": true,
- "instances.stop": true,
- "instances.suspend": true,
- "instances.unlock": true,
- "instances.unrescue": true,
- "instances.unshelve": true
}
Host: https://api.fotbo.com
Retrieve a list of ports associated with the user's account. You may not have services or there may not be funds on your balance to complete this operation.
attach_to required | string |
device_id required | string |
device_owner required | string |
required | Array of objects |
network required | string |
project required | string |
region required | string |
subnet required | string |
{- "attach_to": "string",
- "device_id": "string",
- "device_owner": "string",
- "fixed_ips": [
- {
- "ip_address": "string"
}
], - "network": "string",
- "project": "string",
- "region": "string",
- "subnet": "string"
}
{- "name": null,
- "admin_state_up": true,
- "port_security_enabled": true,
- "fixed_ips": [ ],
- "region": "string",
- "attach_to": "string",
- "project": "string",
- "host_id": null,
- "vnic_type": null,
- "auto_add_security_group": true,
- "created_at": null,
- "description": null,
- "device_id": "string",
- "device_owner": "string",
- "mac_address": null,
- "status": null,
- "network": "string"
}
Host: https://api.fotbo.com
Add an IP address to the specified port in VPS. You may not have services or there may not be funds on your balance to complete this operation.
append_ip required | boolean |
device_id required | string |
device_owner required | string |
required | Array of objects |
port required | string |
region required | string |
subnet required | string |
{- "append_ip": true,
- "device_id": "{instance_id}",
- "device_owner": "compute:nova",
- "fixed_ips": [
- {
- "ip_address": "{fixed_ip}"
}
], - "port": "{ports_id}",
- "region": "{country_name}",
- "subnet": "{id_subnet}"
}
{- "detail": "string"
}
Host: https://api.fotbo.com
Automatically add IPs to the specified port in VPS.
required | Array of objects |
region required | string |
{- "fixed_ips": [
- {
- "subnet_id": "{id_subnet}"
}
], - "region": "{country_name}"
}
{- "detail": "IP(s) added"
}
Host: https://api.fotbo.com
Remove IP from the specified port in VPS.
required | Array of objects |
region required | string |
{- "fixed_ips": [
- {
- "ip_address": "{ip_addres}",
- "subnet_id": "{id_subnet}"
}
], - "region": "{country_name}"
}
{- "detail": "IP removed"
}
Host: https://api.fotbo.com
Retrieve a list of regions available.
{- "count": 2,
- "next": null,
- "objects": [
- {
- "description": "",
- "enable_snapshots": true,
- "enable_volumes": true,
- "enabled": true,
- "id": "{country_name}",
- "is_default": false,
- "is_lbaas_default": false
}, - {
- "description": "",
- "enable_snapshots": true,
- "enable_volumes": true,
- "enabled": true,
- "id": "{country_name}",
- "is_default": true,
- "is_lbaas_default": true
}
], - "pageNo": 1,
- "previous": null,
- "totalCount": 2
}
Host: https://api.fotbo.com
Access and manage OpenStack backup options and configurations.
backup_name required | string |
backup_type required | string |
day | integer |
instance required | string |
rotation required | integer |
run_at required | null |
{- "backup_name": "{name_image}",
- "backup_type": "weekly",
- "day": 0,
- "instance": "{instance_id}",
- "rotation": 1,
- "run_at": null
}
{- "backup_name": "{name_image}",
- "backup_type": "weekly",
- "day": 0,
- "hour": 6,
- "id": 181141,
- "instance": "{instance_id}",
- "rotation": 1,
- "run_at": "2023-12-04T08:00:00.855745+02:00"
}
The "Load balancers" section offers insights into load balancing functionalities. Users can configure and manage load balancers, distribute traffic efficiently, and ensure high availability for their applications. Through a GET request with create_options, data about the service options is obtained before ordering it. You can see what the characteristics may be. These options must be specified when using POST/PUT requests.
Host: https://api.fotbo.com
Retrieve options for creating a new LBAAS listener within the Load Balancer as a Service context. Through a GET request with create_options, data about the service options is obtained before ordering it. You can see what the characteristics may be. These options must be specified when using POST/PUT requests.
region | string |
{- "availability_zones": [ ],
- "certificates": [ ],
- "flavors": [ ],
- "listener_protocols": [
- "TCP",
- "HTTP",
- "HTTPS",
- "TERMINATED_HTTPS",
- "UDP"
], - "monitor_http_methods": {
- "CONNECT": "CONNECT",
- "DELETE": "DELETE",
- "GET": "GET",
- "HEAD": "HEAD",
- "OPTIONS": "OPTIONS",
- "PATCH": "PATCH",
- "POST": "POST",
- "PUT": "PUT",
- "TRACE": "TRACE"
}, - "monitor_types": {
- "HTTP": "HTTP",
- "HTTPS": "HTTPS",
- "PING": "Ping",
- "SCTP": "SCTP",
- "TCP": "TCP",
- "TLS-HELLO": "TLS-HELLO",
- "UDP-CONNECT": "UDP-CONNECT"
}, - "pool_algorithms": {
- "LEAST_CONNECTIONS": "Least connections",
- "ROUND_ROBIN": "Round robin",
- "SOURCE_IP": "Source IP",
- "SOURCE_IP_PORT": "Source IP port"
}, - "pool_protocols": [
- "TCP",
- "HTTP",
- "HTTPS",
- "PROXY",
- "PROXYV2",
- "UDP",
- "SCTP"
], - "pool_supported_algorithms": [
- "LEAST_CONNECTIONS",
- "ROUND_ROBIN",
- "SOURCE_IP"
], - "protocols": {
- "HTTP": "HTTP",
- "HTTPS": "HTTPS",
- "PROXY": "PROXY",
- "PROXYV2": "PROXYV2",
- "SCTP": "SCTP",
- "TCP": "TCP",
- "TERMINATED_HTTPS": "TERMINATED_HTTPS",
- "UDP": "UDP"
}, - "session_persistence_types": {
- "APP_COOKIE": "Application cookie",
- "HTTP_COOKIE": "HTTP cookie",
- "SOURCE_IP": "Source IP"
}, - "subnets": [
- {
- "allocation_pools": "[{'start': '{pool_ip_start}', 'end': '{pool_ip_end}'}]",
- "cidr": "sidr/24",
- "created_at": "2023-11-28T11:54:11+02:00",
- "description": "",
- "enable_dhcp": true,
- "extra": "{'ipv6_address_mode': None, 'ipv6_ra_mode': None, 'host_routes': [], 'dns_nameservers': []}",
- "gateway_ip": {
- "gateway_ip": null
}, - "id": "7659285a-30cd-421b-a19a-9d7e5051e484",
- "ip_version": 4,
- "name": "{name}",
- "network": "{network_id}",
- "network_name": "{network_name}",
- "project": "73aa943377f14b5bbef095786cd9635b",
- "subnetpool_id": null,
- "updated_at": "2023-11-28T11:54:11+02:00"
}, - {
- "allocation_pools": "[{'start': '{pool_ip_start}', 'end': '{pool_ip_end}'}]",
- "cidr": "2a13:4ac0::/64",
- "created_at": "2023-08-31T13:01:30+03:00",
- "description": "",
- "enable_dhcp": true,
- "extra": "{'ipv6_address_mode': 'dhcpv6-stateless', 'ipv6_ra_mode': 'dhcpv6-stateless', 'host_routes': [], 'dns_nameservers': ['2a13:4ac0::f816:3eff:fedd:7bac', '2a13:4ac0::f816:3eff:fe1e:3187']}",
- "gateway_ip": "2a13:4ac0::1",
- "id": "4eb458f6-dc5b-40ad-acc7-1230d92b8b81",
- "ip_version": 6,
- "name": "",
- "network": "8e1c1d85-173c-403e-8138-1ce0457c40ec",
- "network_name": "nl-public-v4-1",
- "project": "fbf2b4896fe04e17b70aec83f8be4fcd",
- "subnetpool_id": null,
- "updated_at": "2023-11-24T14:17:08+02:00"
}, - {
- "allocation_pools": "[{'start': '{pool_ip_start}', 'end': '{pool_ip_end}'}]",
- "cidr": "2a13:4ac0:4::/64",
- "created_at": "2023-08-31T13:01:29+03:00",
- "description": "",
- "enable_dhcp": true,
- "extra": "{'ipv6_address_mode': 'dhcpv6-stateless', 'ipv6_ra_mode': 'dhcpv6-stateless', 'host_routes': [], 'dns_nameservers': ['2a13:4ac0:4:0:f816:3eff:fecb:fa43', '2a13:4ac0:4:0:f816:3eff:fe63:ec8e']}",
- "gateway_ip": "2a13:4ac0:4::1",
- "id": "aaaefafb-8204-4a22-8e98-49696375cfc9",
- "ip_version": 6,
- "name": "",
- "network": "{network_id}",
- "network_name": "nl-public-v6-1",
- "project": "fbf2b4896fe04e17b70aec83f8be4fcd",
- "subnetpool_id": null,
- "updated_at": "2023-11-23T09:20:54+02:00"
}, - {
- "allocation_pools": "[{'start': '{pool_ip_start}', 'end': '{pool_ip_end}'}]",
- "cidr": "{sidr}/24",
- "created_at": "2023-08-31T13:01:29+03:00",
- "description": "",
- "enable_dhcp": true,
- "extra": "{'ipv6_address_mode': None, 'ipv6_ra_mode': None, 'host_routes': [], 'dns_nameservers': ['dns_nameservers1', 'dns_nameservers2']}",
- "gateway_ip": "{gateway_ip}",
- "id": "fa5956f8-8573-4dcc-8c51-ca3b91aee28c",
- "ip_version": 4,
- "name": "",
- "network": "8e1c1d85-173c-403e-8138-1ce0457c40ec",
- "network_name": "nl-public-v4-1",
- "project": "fbf2b4896fe04e17b70aec83f8be4fcd",
- "subnetpool_id": null,
- "updated_at": "2023-11-24T14:17:08+02:00"
}
]
}
Host: https://api.fotbo.com
Access LBAAS load balancers within the Load Balancer as a Service context.
filtering | string |
ordering | string |
page | string |
page_size | string |
region | string |
{- "count": 0,
- "next": null,
- "previous": null,
- "objects": [ ],
- "totalCount": 0,
- "pageNo": 0,
- "onePage": true,
- "disableCreate": true,
- "permissions": { }
}
Host: https://api.fotbo.com
Access L7 policies within the Load Balancer as a Service context.
listener_id | string |
page | string |
region | string |