Palo Alto Networks · Example Payload

Sase Multitenant Interconnect Api Interconnect Request Example

Cloud SecurityCybersecurityFirewallNetwork SecuritySASESOARThreat IntelligenceXDR

Sase Multitenant Interconnect Api Interconnect Request Example is an example object payload from Palo Alto Networks, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameregionpartnerNamepartnerEmailusagetsgIdcloudProvidertypeipPoolphysicalConnectionvlanAttachment

Example Payload

Raw ↑
{
  "name": "Branch Cluster 86",
  "region": "us-west-2",
  "partnerName": "Production Connector 25",
  "partnerEmail": "example-partnerEmail",
  "usage": "PER_TENANT",
  "tsgId": "377682",
  "cloudProvider": "GCP",
  "type": "PARTNER",
  "ipPool": {
    "ipBlocks": [
      {
        "edgeLocation": "example-edgeLocation",
        "cidr": [
          "10.118.0.0/16",
          "10.60.0.0/16"
        ],
        "type": "SECONDARY"
      }
    ],
    "ipProvider": "SP"
  },
  "physicalConnection": {
    "physicalConnectionName": "Primary Agent 48",
    "linkType": "LINK_TYPE_ETHERNET_10G_LR",
    "requestedLinkCount": 599,
    "coloFacilities": [
      "example-coloFacilities_item",
      "example-coloFacilities_item"
    ],
    "macSecEnabled": false,
    "partnerName": "Secondary Scanner 81",
    "partnerEmail": "example-partnerEmail"
  },
  "vlanAttachment": {
    "name": "Staging Scanner 23",
    "stackType": "IPV4_IPV6",
    "bandwidth": "BPS_1G",
    "bgpPeerAsn": 575,
    "bgpPeerBfdSessionInitMode": "DISABLED",
    "bgpPeerBfdMinTransmitInterval": 28033,
    "bgpPeerBfdMinReceiveInterval": 1849,
    "bgpPeerBfdMultiplier": 12,
    "dedicatedConnectionDetails": [
      {
        "edgeAvailability": "example-edgeAvailability",
        "bandwidth": "BPS_100M"
      }
    ],
    "primaryAttachmentCustomIpAddress": {
      "candidateCloudRouterIpAddress": "10.130.145.147",
      "candidateCustomerRouterIpAddress": "10.195.3.252"
    },
    "redundantAttachmentCustomIpAddress": {
      "candidateCloudRouterIpAddress": "10.215.9.95",
      "candidateCustomerRouterIpAddress": "10.38.206.31"
    },
    "bgpPeerMd5AuthEnabled": false
  }
}