An object that represents the status of a service mesh.
{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "MeshStatus", "description": "An object that represents the status of a service mesh.", "type": "object", "properties": { "status": {} } }