Hi Sowmiya,

You can use "REST Resource: projects.uptimeCheckConfigs" 
<https://cloud.google.com/monitoring/api/ref_v3/rest/v3/projects.uptimeCheckConfigs>
 
to manage uptime checks 
<https://cloud.google.com/monitoring/uptime-checks/#monitoring_uptime_check_create-api>.
 
You may take a look at this article 
<https://medium.com/google-cloud/stackdriver-monitoring-automation-part-3-uptime-checks-476b8507f59c>
 
explaining how to automate the management of Uptime Checks in conjunction 
with alerting policies. Also some examples 
<https://www.terraform.io/docs/providers/google/r/monitoring_uptime_check_config.html>
 
are explained in Terraform website.

I would like to add that "gcloud services enable monitoring" 
command enables the Monitoring API and you can use the "gcloud monitoring" 
group commands <https://cloud.google.com/sdk/gcloud/reference/monitoring> 
to manage Monitoring dashboards. I am not sure if this would work for your 
usecase. If not, feel free to raise a feature request via the Issue Tracker 
<https://cloud.google.com/support/docs/issue-trackers#feature_requests> and 
provide us with more clarification about your usecase so that the Cloud SDK 
product team would evaluate this feature.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/a87e8a59-9fff-4335-8954-539167b2013a%40googlegroups.com.
  • [google-appengin... Sowmiya Ragu
    • [google-app... 'Katayoon (Cloud Platform Support)' via Google App Engine
      • Re: [go... Sowmiya Ragu
        • Re:... 'Katayoon (Cloud Platform Support)' via Google App Engine

Reply via email to