Palo Alto Networks · JSON Structure

Sase 5G Api Network Slice Structure

NetworkSlice schema from Palo Alto Networks SASE 5G Managed Services API

Type: object Properties: 10
Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

NetworkSlice is a JSON Structure definition published by Palo Alto Networks, describing 10 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

slice_id name description slice_type sst sd status security_policy_id created_at updated_at

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/palo-alto-networks/refs/heads/main/json-structure/sase-5g-api-network-slice-structure.json",
  "name": "NetworkSlice",
  "description": "NetworkSlice schema from Palo Alto Networks SASE 5G Managed Services API",
  "type": "object",
  "properties": {
    "slice_id": {
      "type": "string",
      "description": "Unique identifier of the network slice."
    },
    "name": {
      "type": "string",
      "description": "Display name of the network slice."
    },
    "description": {
      "type": "string",
      "description": "Description of the slice's purpose or use case."
    },
    "slice_type": {
      "type": "string",
      "description": "5G slice type based on 3GPP SST values. eMBB for enhanced mobile broadband, URLLC for ultra-reliable low-latency, mMTC for massive machine-type communications.",
      "enum": [
        "eMBB",
        "URLLC",
        "mMTC"
      ]
    },
    "sst": {
      "type": "int32",
      "description": "Slice/Service Type numeric value (1=eMBB, 2=URLLC, 3=mMTC)."
    },
    "sd": {
      "type": "string",
      "description": "Slice Differentiator hex string for distinguishing slices of the same type."
    },
    "status": {
      "type": "string",
      "description": "Current slice status.",
      "enum": [
        "active",
        "inactive",
        "provisioning",
        "error"
      ]
    },
    "security_policy_id": {
      "type": "string",
      "description": "ID of the security policy applied to this slice."
    },
    "created_at": {
      "type": "datetime"
    },
    "updated_at": {
      "type": "datetime"
    }
  }
}

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/sase-5g-api-network-slice-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.