Amazon App Mesh · Example Payload

Amazon App Mesh Virtualgatewayhealthcheckpolicy Example

MicroservicesNetworkingService Mesh

Amazon App Mesh Virtualgatewayhealthcheckpolicy Example is an example object payload from Amazon App Mesh, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

healthyThresholdintervalMillispathportprotocoltimeoutMillisunhealthyThreshold

Example Payload

Raw ↑
{
  "healthyThreshold": "example-healthyThreshold",
  "intervalMillis": "example-intervalMillis",
  "path": "example-path",
  "port": "example-port",
  "protocol": "example-protocol",
  "timeoutMillis": "example-timeoutMillis",
  "unhealthyThreshold": "example-unhealthyThreshold"
}