Amazon App Mesh · Example Payload

Amazon App Mesh Weightedtarget Example

MicroservicesNetworkingService Mesh

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

Top-level fields

portvirtualNodeweight

Example Payload

Raw ↑
{
  "port": "example-port",
  "virtualNode": "example-virtualNode",
  "weight": "example-weight"
}