Skip to main content

List GlobalProtect locations

GET 

/locations

Retrieve a list of GlobalProtect locations

Request

Query Parameters

    folder anyrequired

    The folder in which the resource is defined

Responses

OK

Schema
    data object[]
  • Array [
  • region object[]
  • Array [
  • name string
    locations string[]
  • ]
  • ]
  • limit number

    Default value: 200

    offset number

    Default value: 0

    total number
Loading...