VNC · JSON Structure
Vnc Cloud Address Structure
Structural documentation for the VNC Cloud Address resource.
Type: object
Properties: 0
Remote DesktopRemote AccessVNCNetworkingScreen Sharing
Vnc Cloud Address Structure is a JSON Structure definition published by VNC.
Meta-schema:
JSON Structure
{
"title": "VNC Cloud Address Structure",
"description": "Structural documentation for the VNC Cloud Address resource.",
"type": "object",
"fields": [
{
"name": "cloudAddress",
"type": "string",
"required": true,
"description": "Unique identifier for the cloud address (e.g. VJ4MX-HTQZP-R8L9N-K2YWB)."
},
{
"name": "cloudPassword",
"type": "string",
"required": false,
"description": "Cloud password returned only at creation and password-reset time."
},
{
"name": "allowedActions",
"type": "array<string>",
"required": true,
"description": "Permitted actions: 'connect' (viewer/initiator) or 'listen' (server/acceptor).",
"enum": ["connect", "listen"]
},
{
"name": "groups",
"type": "array<string>",
"required": false,
"description": "Up to 16 group labels for organizational grouping of devices.",
"maxItems": 16
},
{
"name": "accessControl",
"type": "object",
"required": false,
"description": "Peer-level access restrictions.",
"fields": [
{
"name": "groups",
"type": "array<string>",
"description": "Up to 24 group names allowed to connect.",
"maxItems": 24
},
{
"name": "cloudAddresses",
"type": "array<string>",
"description": "Up to 8 specific cloud addresses allowed to connect.",
"maxItems": 8
}
]
}
]
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/vnc-cloud-address-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
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.
A second provider on the same verified email joins the account you already have.