Skip to main content

Location and data center sites details

POST 

/insights/v3.0/resource/query/locations/noc_location_list_rn_sc

Provides details on Prisma Access locations of branch and data center sites.

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

    source_city string

    Name of city

    source_country string

    Name of country

Responses

OK

Schema
    aggregate_status string

    Status of the PA Location - UP/DOWN

    edge_location_display_name string

    Name of PA location

    latitude number

    Latitude for the PA Location

    longitude number

    Longitude for the PA Location

    rn_count number

    Number of RN sites configured

    rn_status string

    RN Status of the PA Location - UP/DOWN

    rn_up_count number

    Number of RN sites which are up

    sc_colo_connection_count number

    Number of Colo Connect Connections

    sc_colo_connection_up_count number

    Number of Up SC Colo connections

    sc_colo_count number

    Number of Colo Connect SCs

    sc_colo_link_count number

    Number of Colo Connect Links

    sc_colo_link_up_count number

    Number of Up SC Colo connections

    sc_count number

    Number of SC sites configured

    sc_status string

    Service Connection Status of the PA Location - UP/DOWN

    sc_up_count number

    Number of SC sites which are up

Loading...