Skip to main content

List locations

Retrieve Prisma Access locations.

Responses

List of locations


Schema
  • Array [
  • type
  • title
  • items object
  • aggregate_region string
  • continent string
  • display string
  • latitude float

    Possible values: >= -90 and <= 90

  • longitude float

    Possible values: >= -180 and <= 180

  • region string
  • value string
  • ]
Loading...