Skip to main content

Global-Protect mobile users login location

POST 

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

Provides details of the top five Prisma Access location by mobile users count.

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

    event_time stringrequired

    Time of the event

    node_type number

    Type of the node

Responses

OK

Schema
    edge_location_display_name string

    Display name of the location

    unique_users integer

    Number of unique GlobalProtect users at the location

    unique_users_gp integer

    Number of unique GlobalProtect users at the location

Loading...