Skip to main content

User connected list

POST 

/insights/v3.0/resource/query/mobileusers/gp/noc_current_connected_user_list

Retrieves a list of all users currently active on the GlobalProtect Gateway. If a DEM or ADEM license is present, the time range filter is used to compute the experience score.

Request

Header Parameters

    X-PANW-Region stringrequired

    CDL Region

    Prisma-Tenant string

    A Prisma-Tenant is a unique identifier for a tenant or a subtenant within a single or multi-tenant architecture, providing precise tenant management and resource allocation.

Body

required
    connection_method string

    Possible values: [ep, gp]

    Type of connection

    edge_location_display_name string

    Name of PA location

    event_time stringrequired

    Time of the event

    node_type number

    Type of the node

    platform_type string

    Platform name

    source_city string

    Name of city

    source_country string

    Name of country

Responses

OK

Schema
    device_name string

    Device name

    distance number

    distance

    is_connected boolean

    Is connected

    is_degraded boolean

    Indicates if experience degraded

    last_login_time integer

    Most recent login time of this user

    latitude number

    latitude

    longitude number

    longitude

    pa_location string

    Prisma Access location

    username string

    Username

Loading...