Use Google Cloud Platform actions with Automation

この記事では、現在展開している機能について説明します。これらの機能がサイト上で公開される時期は、リリース ノートまたはアトラシアン コミュニティでご確認ください。

You can connect your Google Cloud Platform account with your project to automate the retrieval of data from Google Cloud Platform.

To use these actions, you need to connect the Google Cloud Platform app to Atlassian Automation platform. You’ll get a connection setup message when you select the action. Once the connection is established, you can automate actions and set up triggers based on Google Cloud Platform events, such as create virtual machine, start virtual machine, stop virtual machine, etc.

You must be a Jira admin to connect Google Cloud Platform to Atlassian Automation.

Atlassian does not collect, retain, or use any user data for the purpose of developing, training, or improving generative AI systems or large language models (LLMs), and is in compliance with Google's Limited Use Restrictions.

操作

Create virtual machine on Google Cloud Platform

Create a virtual machine (VM) instance in a specific Google Cloud project and zone.

Enter the following fields or select using smart values:

  • Project ID: Enter the project ID.

  • Zone: Enter the zone, which is a data center or group of data centers within a region.

  • VM name: Enter the name of the virtual machine

  • VM type: Enter the type of virtual machine, such as system VM or process VM

  • VM source image: Enter the original image file used to create the VM operating system disk.

スマート値

{{createdGoogleVirtualMachine}} — Returns data for the created virtual machine.

Get projects from Google Cloud Platform

Returns a list of all projects from Google Cloud Platform.

スマート値

{{fetchedGoogleProjectList}} — Returns the list of projects that the user who created the connection can access.

Get project details from Google Cloud Platform

Returns the details for a specific Google Cloud project.

Enter the following fields or select using smart values:

Project ID: Enter the project ID.

スマート値

{{fetchedGoogleProject}} — Returns the details of the project using the project ID.

Get zone details from Google Cloud Platform

Returns the zone details for a specific Google Cloud project, where Google Cloud resources are deployed.

Enter the following fields or select using smart values:

Project ID: Enter the project ID.

スマート値

{{fetchedGoogleZoneList}} — Returns the list of zones in the project.

Start virtual machine on Google Cloud Platform

Starts an instance of a virtual machine located in the specific project and zone.

Enter the following fields or select using smart values:

  • Project ID: Enter the project ID.

  • Zone: Enter the zone, which is a data center or group of data centers within a region.

  • VM instance ID: Enter the ID of the VM instance you want to start.

スマート値

{{updatedGoogleVirtualMachine}} — Returns data for the started virtual machine.

Stop virtual machine on Google Cloud Platform

Stops an instance of a virtual machine (VM) located in the specific project and zone.

Enter the following fields or select using smart values:

  • Project ID: Enter the project ID.

  • Zone: Enter the zone, which is a data center or group of data centers within a region.

  • VM instance ID: Enter the ID of the VM instance you want to stop.

スマート値

{{updatedGoogleVirtualMachine}} — Returns data for the stopped virtual machine.

さらにヘルプが必要ですか?

アトラシアン コミュニティをご利用ください。