Compute Engine API: healthChecks. Creates and runs virtual machines on Google Cloud Platform. See: https://developers.google.com/compute/docs/reference/latest/api/reference/rest/v1/healthChecks
Compute Engine API: healthChecks. Creates and runs virtual machines on Google Cloud Platform. See: https://developers.google.com/compute/docs/reference/latest/api/reference/rest/v1/healthChecks
(aggregatedList$ auth args)Required parameters: project
Optional parameters: filter, maxResults, orderBy, pageToken Retrieves the list of all HealthCheck resources, regional and global, available to the specified project.
https://developers.google.com/compute/docs/reference/latest/api/reference/rest/v1/healthChecks/aggregatedList Required parameters: project Optional parameters: filter, maxResults, orderBy, pageToken Retrieves the list of all HealthCheck resources, regional and global, available to the specified project.
(delete$ auth args)Required parameters: healthCheck, project
Optional parameters: requestId Deletes the specified HealthCheck resource.
https://developers.google.com/compute/docs/reference/latest/api/reference/rest/v1/healthChecks/delete Required parameters: healthCheck, project Optional parameters: requestId Deletes the specified HealthCheck resource.
(get$ auth args)https://developers.google.com/compute/docs/reference/latest/api/reference/rest/v1/healthChecks/get
Required parameters: healthCheck, project
Optional parameters: none Returns the specified HealthCheck resource. Gets a list of available health checks by making a list() request.
https://developers.google.com/compute/docs/reference/latest/api/reference/rest/v1/healthChecks/get Required parameters: healthCheck, project Optional parameters: none Returns the specified HealthCheck resource. Gets a list of available health checks by making a list() request.
(insert$ auth args body)Required parameters: project
Optional parameters: requestId
Body:
{:description string, :httpHealthCheck {:host string, :port integer, :portName string, :portSpecification string, :proxyHeader string, :requestPath string, :response string}, :sslHealthCheck {:port integer, :portName string, :portSpecification string, :proxyHeader string, :request string, :response string}, :creationTimestamp string, :tcpHealthCheck {:port integer, :portName string, :portSpecification string, :proxyHeader string, :request string, :response string}, :healthyThreshold integer, :name string, :selfLink string, :type string, :region string, :http2HealthCheck {:host string, :port integer, :portName string, :portSpecification string, :proxyHeader string, :requestPath string, :response string}, :id string, :httpsHealthCheck {:host string, :port integer, :portName string, :portSpecification string, :proxyHeader string, :requestPath string, :response string}, :kind string, :checkIntervalSec integer, :timeoutSec integer, :unhealthyThreshold integer}
Creates a HealthCheck resource in the specified project using the data included in the request.
https://developers.google.com/compute/docs/reference/latest/api/reference/rest/v1/healthChecks/insert
Required parameters: project
Optional parameters: requestId
Body:
{:description string,
:httpHealthCheck {:host string,
:port integer,
:portName string,
:portSpecification string,
:proxyHeader string,
:requestPath string,
:response string},
:sslHealthCheck {:port integer,
:portName string,
:portSpecification string,
:proxyHeader string,
:request string,
:response string},
:creationTimestamp string,
:tcpHealthCheck {:port integer,
:portName string,
:portSpecification string,
:proxyHeader string,
:request string,
:response string},
:healthyThreshold integer,
:name string,
:selfLink string,
:type string,
:region string,
:http2HealthCheck {:host string,
:port integer,
:portName string,
:portSpecification string,
:proxyHeader string,
:requestPath string,
:response string},
:id string,
:httpsHealthCheck {:host string,
:port integer,
:portName string,
:portSpecification string,
:proxyHeader string,
:requestPath string,
:response string},
:kind string,
:checkIntervalSec integer,
:timeoutSec integer,
:unhealthyThreshold integer}
Creates a HealthCheck resource in the specified project using the data included in the request.(list$ auth args)https://developers.google.com/compute/docs/reference/latest/api/reference/rest/v1/healthChecks/list
Required parameters: project
Optional parameters: filter, maxResults, orderBy, pageToken Retrieves the list of HealthCheck resources available to the specified project.
https://developers.google.com/compute/docs/reference/latest/api/reference/rest/v1/healthChecks/list Required parameters: project Optional parameters: filter, maxResults, orderBy, pageToken Retrieves the list of HealthCheck resources available to the specified project.
(patch$ auth args body)https://developers.google.com/compute/docs/reference/latest/api/reference/rest/v1/healthChecks/patch
Required parameters: healthCheck, project
Optional parameters: requestId
Body:
{:description string, :httpHealthCheck {:host string, :port integer, :portName string, :portSpecification string, :proxyHeader string, :requestPath string, :response string}, :sslHealthCheck {:port integer, :portName string, :portSpecification string, :proxyHeader string, :request string, :response string}, :creationTimestamp string, :tcpHealthCheck {:port integer, :portName string, :portSpecification string, :proxyHeader string, :request string, :response string}, :healthyThreshold integer, :name string, :selfLink string, :type string, :region string, :http2HealthCheck {:host string, :port integer, :portName string, :portSpecification string, :proxyHeader string, :requestPath string, :response string}, :id string, :httpsHealthCheck {:host string, :port integer, :portName string, :portSpecification string, :proxyHeader string, :requestPath string, :response string}, :kind string, :checkIntervalSec integer, :timeoutSec integer, :unhealthyThreshold integer}
Updates a HealthCheck resource in the specified project using the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules.
https://developers.google.com/compute/docs/reference/latest/api/reference/rest/v1/healthChecks/patch
Required parameters: healthCheck, project
Optional parameters: requestId
Body:
{:description string,
:httpHealthCheck {:host string,
:port integer,
:portName string,
:portSpecification string,
:proxyHeader string,
:requestPath string,
:response string},
:sslHealthCheck {:port integer,
:portName string,
:portSpecification string,
:proxyHeader string,
:request string,
:response string},
:creationTimestamp string,
:tcpHealthCheck {:port integer,
:portName string,
:portSpecification string,
:proxyHeader string,
:request string,
:response string},
:healthyThreshold integer,
:name string,
:selfLink string,
:type string,
:region string,
:http2HealthCheck {:host string,
:port integer,
:portName string,
:portSpecification string,
:proxyHeader string,
:requestPath string,
:response string},
:id string,
:httpsHealthCheck {:host string,
:port integer,
:portName string,
:portSpecification string,
:proxyHeader string,
:requestPath string,
:response string},
:kind string,
:checkIntervalSec integer,
:timeoutSec integer,
:unhealthyThreshold integer}
Updates a HealthCheck resource in the specified project using the data included in the request. This method supports PATCH semantics and uses the JSON merge patch format and processing rules.(update$ auth args body)Required parameters: healthCheck, project
Optional parameters: requestId
Body:
{:description string, :httpHealthCheck {:host string, :port integer, :portName string, :portSpecification string, :proxyHeader string, :requestPath string, :response string}, :sslHealthCheck {:port integer, :portName string, :portSpecification string, :proxyHeader string, :request string, :response string}, :creationTimestamp string, :tcpHealthCheck {:port integer, :portName string, :portSpecification string, :proxyHeader string, :request string, :response string}, :healthyThreshold integer, :name string, :selfLink string, :type string, :region string, :http2HealthCheck {:host string, :port integer, :portName string, :portSpecification string, :proxyHeader string, :requestPath string, :response string}, :id string, :httpsHealthCheck {:host string, :port integer, :portName string, :portSpecification string, :proxyHeader string, :requestPath string, :response string}, :kind string, :checkIntervalSec integer, :timeoutSec integer, :unhealthyThreshold integer}
Updates a HealthCheck resource in the specified project using the data included in the request.
https://developers.google.com/compute/docs/reference/latest/api/reference/rest/v1/healthChecks/update
Required parameters: healthCheck, project
Optional parameters: requestId
Body:
{:description string,
:httpHealthCheck {:host string,
:port integer,
:portName string,
:portSpecification string,
:proxyHeader string,
:requestPath string,
:response string},
:sslHealthCheck {:port integer,
:portName string,
:portSpecification string,
:proxyHeader string,
:request string,
:response string},
:creationTimestamp string,
:tcpHealthCheck {:port integer,
:portName string,
:portSpecification string,
:proxyHeader string,
:request string,
:response string},
:healthyThreshold integer,
:name string,
:selfLink string,
:type string,
:region string,
:http2HealthCheck {:host string,
:port integer,
:portName string,
:portSpecification string,
:proxyHeader string,
:requestPath string,
:response string},
:id string,
:httpsHealthCheck {:host string,
:port integer,
:portName string,
:portSpecification string,
:proxyHeader string,
:requestPath string,
:response string},
:kind string,
:checkIntervalSec integer,
:timeoutSec integer,
:unhealthyThreshold integer}
Updates a HealthCheck resource in the specified project using the data included in the request.cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |