request Method
Parameters
value
The HTTP request method to use for the check. If set to METHOD_UNSPECIFIED
then request_method
defaults to GET
. Default value is GET
. Possible values are: METHOD_UNSPECIFIED
, GET
, POST
.
The HTTP request method to use for the check. If set to METHOD_UNSPECIFIED
then request_method
defaults to GET
. Default value is GET
. Possible values are: METHOD_UNSPECIFIED
, GET
, POST
.