Apache Dubbo · Example Payload

Dubbo Admin Model. Address Match Example

ApacheGoJavaMicroservicesOpen SourceRPCService DiscoveryService Mesh

Dubbo Admin Model. Address Match Example is an example object payload from Apache Dubbo, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

cirdexactwildcard

Example Payload

Raw ↑
{
  "cird": "example-value",
  "exact": "example-value",
  "wildcard": "example-value"
}