Manage Google Compute Engine virtual machines.
Deletes one or more Compute Engine virtual machines that match the label specified.
Variables
Select the credentials to use to authenticate with the Google Cloud Platform.
ID of the project containing the Compute Engines or images.
Zone containing the Compute Engines or images.
Specify the name of the key in the label that identifies a Compute Engine or image.
Specify the value associated with the key in the label that identifies a Compute Engine or image.
If enabled, all Compute Engines with a matching label will be deleted, otherwise the Task will fail if more than one Compute Engine with a matching label exists.
Prune custom images that match the criteria specified.
Variables
Select the credentials to use to authenticate with the Google Cloud Platform.
ID of the project containing the Compute Engines or images.
Specify the name of the key in the label that identifies a Compute Engine or image.
Specify the value associated with the key in the label that identifies a Compute Engine or image.
Specify the maximum number of most recent images to keep. If blank or 0, no limit will be applied.
Specify the maximum age, in days, of images to keep. If blank or 0, no limit will be applied.
If enabled, the most recently created image will not be deleted, regardless of other parameter values.
Create a custom image from a Compute Engine that matches the label specified.
Variables
Select the credentials to use to authenticate with the Google Cloud Platform.
ID of the project containing the Compute Engines or images.
Zone containing the Compute Engines or images.
Specify the name of the key in the label that identifies a Compute Engine or image.
Specify the value associated with the key in the label that identifies a Compute Engine or image.
Specify a name for the image to create. Maximum of 47 characters. The current datetime will be appended to the name.
Create a Compute Engine from an image.
Variables
Select the credentials to use to authenticate with the Google Cloud Platform.
ID of the project containing the Compute Engines or images.
Zone containing the Compute Engines or images.
Specify the name of the key in the label that identifies a Compute Engine or image.
Specify the value associated with the key in the label that identifies a Compute Engine or image.
Specify a name for the Compute Engine to create.
Optional. Name of a Launch Template to use. If specified, other parameters will not be used.
Optional. Only used if no Launch Template is specified. Name of an image to use as the base for the Compute Engine. If not specified, the most recent image matching the label specified will be used.
Optional. Only required if no Launch Template is specified. Machine Type for the Compute Engine.
Only required if no Launch Template is specified. External IP address associated with the Compute Engine. Must exist in the same region.
Starts one or more stopped Compute Engines that match the label specified.
Variables
Select the credentials to use to authenticate with the Google Cloud Platform.
ID of the project containing the Compute Engines or images.
Zone containing the Compute Engines or images.
Specify the name of the key in the label that identifies a Compute Engine or image.
Specify the value associated with the key in the label that identifies a Compute Engine or image.
If enabled, all Compute Engines with a matching label will be started, otherwise the Task will fail if more than one Compute Engine with a matching label exists.
Stops one or more running Compute Engines that match the label specified.
Variables
Select the credentials to use to authenticate with the Google Cloud Platform.
ID of the project containing the Compute Engines or images.
Zone containing the Compute Engines or images.
Specify the name of the key in the label that identifies a Compute Engine or image.
Specify the value associated with the key in the label that identifies a Compute Engine or image.
If enabled, all Compute Engines with a matching label will be stopped, otherwise the Task will fail if more than one Compute Engine with a matching label exists.