SMI Traffic Specs
Traffic Specs describes a set of resources that allow users to specify how their traffic looks. It is used in concert with access control and other policies to concretely define what should happen to specific types of traffic as it flows through the mesh. Defines `HTTPRouteGroup`, `TCPRoute`, and `UDPRoute` resources.
SMI Traffic Specs is one of 4 APIs that Service Mesh Interface (SMI) publishes on the APIs.io network.
This API exposes 3 JSON Schema definitions.
Tagged areas include Traffic Specs, Routing, HTTP, TCP, and UDP. The published artifact set on APIs.io includes sample payloads and 3 JSON Schemas.
Examples
Example
https://raw.githubusercontent.com/api-evangelist/service-mesh-interface/refs/heads/main/./examples/http-route-group-example.yaml
Example
https://raw.githubusercontent.com/api-evangelist/service-mesh-interface/refs/heads/main/./examples/tcp-route-example.yaml
Example
https://raw.githubusercontent.com/api-evangelist/service-mesh-interface/refs/heads/main/./examples/udp-route-example.yaml
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/service-mesh-interface/refs/heads/main/./json-schema/http-route-group-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/service-mesh-interface/refs/heads/main/./json-schema/tcp-route-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/service-mesh-interface/refs/heads/main/./json-schema/udp-route-schema.json