Module google_api_proto::google::monitoring::v3::uptime_check_config::http_check
source · Expand description
Nested message and enum types in HttpCheck
.
Modules§
- Nested message and enum types in
ResponseStatusCode
. - Nested message and enum types in
ServiceAgentAuthentication
.
Structs§
- The authentication parameters to provide to the specified resource or URL that requires a username and password. Currently, only Basic HTTP authentication is supported in Uptime checks.
- A status to accept. Either a status code class like “2xx”, or an integer status code like “200”.
- Contains information needed for generating an OpenID Connect token. The OIDC token will be generated for the Monitoring service agent service account.
Enums§
- This field is optional and should be set only by users interested in an authenticated uptime check. Do not set both
auth_method
andauth_info
. - Header options corresponding to the content type of a HTTP request body.
- The HTTP request method options.