iiRecord
Agentic AI Atlas · Sandbox.networkPolicy
meta-attribute:sandbox--network-policya5c.ai
II.
MetaAttribute JSON

meta-attribute:sandbox--network-policy

Structured · live

Sandbox.networkPolicy json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · catalog-meta/meta-registry/meta-registry-surfacing-path.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-attribute:sandbox--network-policy",
  "_kind": "MetaAttribute",
  "_file": "catalog-meta/meta-registry/meta-registry-surfacing-path.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Sandbox.networkPolicy",
    "name": "networkPolicy",
    "parentNodeKindId": "meta-node-kind:sandbox",
    "type": "enum<none,egress-only,full,allowlist>",
    "required": true,
    "description": "network-egress posture for the sandbox."
  },
  "outgoingEdges": [
    {
      "from": "meta-attribute:sandbox--network-policy",
      "to": "meta-node-kind:sandbox",
      "kind": "defined_on",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:sandbox",
      "to": "meta-attribute:sandbox--network-policy",
      "kind": "contains_meta_attribute",
      "attributes": {}
    }
  ]
}