Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To enable more control over cloud operations, users can create no-code action plans that can automatically run tasks on VMs and scaling groups, and to run general tasks, such as sending an email or web hook.

...

Action plan actions table

Action

Notes and Parameters

Virtual machine

Increase CPU

vCPUs

Decrease CPU

vCPUs. Not supported by hot-reconfigure. Check OS compatibility

Increase RAM

  • RAM

  • RAM unit of GB or MB

Decrease RAM

  • RAM. Not supported by hot-reconfigure. Check OS compatibility

  • RAM unit of GB or MBĀ 

Increase hardware profile

Use the same family and type

Decrease hardware profile

Use the same family and type

Resize disk

  • Amount

  • Disk unit of GB or MB

  • Selected disk

Instance

  • Name for Instance (clone) template.
    The platform will append the date to the name supplied

  • All disks or selected disks

Set hardware profile

Select from the available hardware profiles

General

Send email

  • Subject

  • Body

  • To (email addresses)

  • Cc (copy to these addresses)

Enter email addresses as a comma separated list

Send webhook

See webhook attributes table

Scaling group

Start maintenance

End maintenance

Scale in

Scale out

Webhook action attributes table

Attribute

Description

Required

Default value

Endpoint

Where to submit the request

true

HTTP Method

The type of request can be GET, POST, or PUT

false

GET

Expected HTTP status code

If this status code is returned, continue running the action plan

false

204 No Content

Request headers

Headers such as, secret, authentication, and content-type

false

Request content

Request body

false

...

Run an action plan now

To run an action plan immediately to test it, do these steps:

...