VirtualNodeSpec is a JSON Structure definition published by AWS App Mesh, describing 5 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"type": "object",
"properties": {
"backendDefaults": {
"allOf": [
{
"$ref": "#/components/schemas/BackendDefaults"
},
{
"description": "A reference to an object that represents the defaults for backends."
}
]
},
"backends": {
"allOf": [
{
"$ref": "#/components/schemas/Backends"
},
{
"description": "The backends that the virtual node is expected to send outbound traffic to."
}
]
},
"listeners": {
"allOf": [
{
"$ref": "#/components/schemas/Listeners"
},
{
"description": "The listener that the virtual node is expected to receive inbound traffic from. You can specify one listener."
}
]
},
"logging": {
"allOf": [
{
"$ref": "#/components/schemas/Logging"
},
{
"description": "The inbound and outbound access logging information for the virtual node."
}
]
},
"serviceDiscovery": {
"allOf": [
{
"$ref": "#/components/schemas/ServiceDiscovery"
},
{
"description": "The service discovery information for the virtual node. If your virtual node does not expect ingress traffic, you can omit this parameter. If you specify a <code>listener</code>, then you must specify service discovery information."
}
]
}
},
"description": "An object that represents the specification of a virtual node.",
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/aws-app-mesh/refs/heads/main/json-structure/app-mesh-virtual-node-spec-structure.json",
"name": "VirtualNodeSpec"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.