Skip to main content

Get GlobalProtect enablement status

GET 

/enable

Get the Prisma Access GlobalProtect enablement status.

This is normally done in the UI. This endpoint is necessary for customers that do not use the UI to enable GlobalProtect in Prisma Access. This endpoint will be deprecated once the UI dependencies have been eliminated.

Responses

OK

Schema
    enabled booleanrequired

    Has GlobalProtect been enabled?

Loading...