Skip to main content

Summary

The VM Autoscale Summary section provides a comprehensive view of the configuration and operational status of your Autoscale setup within the Cloud Management Portal. It consolidates essential details like network settings, autoscaling thresholds, VM instance profiles, and load balancer configurations, helping you quickly monitor and manage the autoscaling environment.


Summary Panel

Autoscale Group Information :

  • Name: Displays the name of your Autoscale group (e.g., My-autoscale-01).

  • Status: Indicates if the autoscaling feature is Enabled or Disabled.

  • Actions:

    • Disable: Temporarily suspend the autoscaling operations.

    • Delete: Permanently remove the autoscale configuration.


Details Section

S. NoFieldDescription
1Network NameName of the associated network (e.g., My-autoscale-01).
2Public IPThe public IP address assigned to the load balancer (e.g., 154.210.166.61).
3ZoneThe data center or region where the autoscale setup resides (e.g., Mumbai).
4UUIDUnique identifier for the autoscale entity.
5Public PortThe port exposed to external traffic (e.g., 80).
6Private PortThe internal port on which VMs listen (e.g., 80).
7VM CountCurrent number of VMs running under this autoscale group.
8Minimum InstancesMinimum number of VMs that should always run (e.g., 1).
9Maximum InstancesMaximum VMs allowed for scaling (e.g., 2).
10Polling IntervalInterval (in seconds) to monitor VM performance and trigger scaling actions (e.g., 60 seconds).
11Created DateTimestamp when the autoscale configuration was created.
12Last UpdatedTimestamp of the most recent configuration change.
  • Edit Autoscale Details: Update network, port, polling interval, and scaling thresholds.

Autoscale Profile

The Autoscale Profile describes the template and configuration used for creating and managing virtual machine instances during scaling events.

S. NoFieldDescription
1Template NameThe base image used for new instances (e.g., Ubuntu 20.04 LTS).
2OS TypeOperating system type (e.g., Ubuntu 20.04 LTS).
3Compute OfferThe instance size and resource package (e.g., GC_2C4R).
4SSH Key PairLink to view the associated SSH key for secure instance access.
5Root Disk SizeStorage size allocated for the VM's root disk (e.g., 10 GB).
6Expunge VM Grace Period (in sec)Time period after which a VM is permanently removed after being expunged (e.g., 60 seconds).