Back to Browse

How to Stop and Start SQL Instances on Schedule by using Cloud Schedule in GCP | GCP SQL Tutorial

2.1K views
Oct 1, 2022
18:53

How to Stop and Start SQL Instances on Schedule by using Cloud Schedule in GCP | GCP SQL Tutorial 2022, in this video we are going to learn How to Stop and Start SQL Instances on Schedule by using Cloud Schedule in GCP | GCP SQL Tutorial 2022, Google Cloud Platform Step by Step - GCP Tutorial 2022 - GCP Tutorial 2022 Step by Step - Google Cloud Platform Tutorial 2022. Script: https://www.googleapis.com/sql/v1beta4/projects/YourPRojectName/instances/SQLInstanceName https://www.googleapis.com/sql/v1beta4/projects/ProvideYourProjectId/instances/ProvideSQLInstanceID --Use this to Start { "settings": { "activationPolicy": "ALWAYS" } } --Use this to stop { "settings": { "activationPolicy": "NEVER" } } #googlecloudplatform Tutorial for beginners #googlecloudplatform Tutorial 2022 Step by step Google Cloud Platform Tutorial Real-time Google Cloud Platform Tutorial Scenario-based training on Google Cloud Platform Best GCP Tutorial on youtube #googlecloud #googlecloudplatform

Download

0 formats

No download links available.

How to Stop and Start SQL Instances on Schedule by using Cloud Schedule in GCP | GCP SQL Tutorial | NatokHD