Palo Alto Networks · JSON Structure

Sase Multitenant Interconnect Api Physical Interconnect Link Type Structure

PhysicalInterconnectLinkType schema from SP Interconnect Manage APIs

Type: string Properties: 0
Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

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

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-multitenant-interconnect-api-physical-interconnect-link-type-structure.json",
  "name": "PhysicalInterconnectLinkType",
  "description": "PhysicalInterconnectLinkType schema from SP Interconnect Manage APIs",
  "type": "string",
  "enum": [
    "LINK_TYPE_ETHERNET_10G_LR",
    "LINK_TYPE_ETHERNET_100G_LR"
  ]
}