Creates a new Uptime check configuration.
HTTP request
POST https://monitoring.googleapis.com/v3/{parent}/uptimeCheckConfigs
Path parameters
| Parameters | |
|---|---|
parent |
Required. The project in which to create the Uptime check. The format is: Authorization requires the following IAM permission on the specified resource
|
Request body
The request body contains an instance of UptimeCheckConfig.
Response body
If successful, the response body contains a newly created instance of UptimeCheckConfig.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-platformhttps://www.googleapis.com/auth/monitoring
For more information, see the Authentication Overview.