health Check Uri
Parameters
value
The HTTP request method for health checks. Valid values:
HEAD(default): requests the headers of the resource.GET: requests the specified resource and returns both the headers and entity body.
The HTTP request method for health checks. Valid values:
HEAD (default): requests the headers of the resource.
GET: requests the specified resource and returns both the headers and entity body.