{ "$schema": "https://json-structure.org/meta/extended/v0/#", "name": "UpdateVirtualNodeInput", "type": "record", "fields": [ { "name": "clientToken", "type": "string" }, { "name": "spec", "type": "string" } ] }