Zero Trust Network Access · JSON Structure

Zero Trust Network Access Policy Structure

Structural reference for a ZTNA access policy.

Type: object Properties: 7
Access ControlCloud SecurityCybersecurityIdentity ManagementNetwork AccessNetwork SecuritySecurityVPN ReplacementZero TrustZTNA

ZTNAAccessPolicyStructure is a JSON Structure definition published by Zero Trust Network Access, describing 7 properties. It conforms to the https://json-structure.org/draft-00/schema meta-schema.

Properties

id name decision subjects resources conditions session

Meta-schema: https://json-structure.org/draft-00/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft-00/schema",
  "name": "ZTNAAccessPolicyStructure",
  "type": "object",
  "description": "Structural reference for a ZTNA access policy.",
  "properties": {
    "id": { "type": "string", "description": "Policy identifier" },
    "name": { "type": "string", "description": "Human-readable policy name" },
    "decision": { "type": "string", "description": "Policy decision: allow, deny, require_mfa, isolate" },
    "subjects": { "type": "array", "description": "Identities the policy applies to" },
    "resources": { "type": "array", "description": "Applications or resources protected by the policy" },
    "conditions": { "type": "object", "description": "Contextual conditions under which the policy evaluates" },
    "session": { "type": "object", "description": "Session lifetime and reauth controls" }
  }
}

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.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/zero-trust-network-access-policy-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 email required.

A second provider on the same verified email joins the account you already have.