Managing Virtual Machines Using OpenStack API
This guide covers essential operations for managing a VM in OpenStack, including stopping, shelving, starting, and deleting a VM. 1. Listing VMs […]
How to Create a Virtual Machine (VM) in CloudPe using API
CloudPe users can create and manage Virtual Machines (VMs) programmatically using API. This guide walks through the complete process of creating a […]
Managing CloudPe Using API
This guide provides step-by-step instructions to authenticate with the CloudPe API using the provided ID and Secret Key. Required Credentials Before making […]
Managing VM Password in CloudPe: A Step-by-Step Guide
If you need to set or reset the password of an existing VM in Cloudpe, follow these simple steps: Steps to Set […]
Creating a New Virtual Machine (VM) Using a Snapshot of a Volume
Snapshots are an efficient way to back up and restore data from a volume. They allow you to quickly create new VMs […]
Connecting to Virtual Machines using Console
This guide explains how to connect to your virtual machines (VMs) on the CloudPe platform using the VNC console. Before connecting to […]
Accessing a Windows Virtual Machine from Linux and Windows Server.
Remote Desktop Protocol (RDP) is a widely used protocol for accessing Windows-based systems remotely. If you need to connect to a Windows […]
How to Expand a Volume on a Linux Virtual Machine
How to Expand a Volume on a Linux Virtual Machine? Expanding a volume on a Linux VM involves several steps, including resizing […]
How to add volume to VM
How to add volume to VM After attaching the volume please run the below commands to print the partitions, partion types and […]
Managing Backups
CloudPe Cloud offers a backup solution to ensure data protection and recovery. It enables users to create secure copies of their data, […]
Managing floating IP addresses
A virtual machine (VM) on a virtual network can be accessed from the Internet using a floating IP address. This floating IP […]
Managing load balancers
Load balancing improves the performance and reliability of web applications by sharing incoming traffic across multiple virtual machines (VMs) in a group. […]