Skip to main content

Status of Branch Site and Data Center

POST 

/insights/v3.0/resource/query/sites/sc_list

Retrieves the status of Sites and Service Connections.

Request

Header Parameters

    X-PANW-Region stringrequired

    Region mapping for the tenant.

    Prisma-Tenant string

    TSG ID

Body

required
    edge_location_display_name string

    Name of PA location

    instance_state number

    Possible values: [0, 1, 2]

    Instance state

    site_name string

    Name of the site

    site_state number

    Possible values: [0, 1, 2]

    State of the SC

    transport_type string

    Possible values: [IPSec, Colo-Connect]

    Transport Type

Responses

OK

Schema
    avg_throughput number

    Average throughput

    bgp_all_tunnels number

    Count of BGP tunnels

    bgp_site_state number

    BGP Site State

    bgp_site_state_name string

    BGP Site State Name

    bgp_up_tunnels number

    Count of Up Tunnels

    destination_ip string

    Destination IP

    destination_ip_string string

    Destination IP

    edge_location_display_name string

    PA Location

    instance_state number

    Instance State

    instance_state_name string

    Instance State Name

    median_throughput number

    Median throughput

    peak_throughput number

    Peak throughput

    site_all_tunnels number

    Count of tunnels

    site_connection_duration number

    Site Connection Duration

    site_disconnection number

    Site Disconnection

    site_name string

    Site Name

    site_state number

    Site State

    site_state_name string

    Site State Name

    site_up_tunnels number

    Count of Up Tunnels

    source_ip string

    Source IP

    source_ip_string string

    Source IP

    transport_type string

    Transport Type

Loading...