NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
GeoIpBlockedEventsList (schema)
Paginated Geo IP Blocked Events
| Name | Description | Type | Notes |
|---|---|---|---|
| cursor | Cursor for getting next page of records | string | Readonly |
| geo_ip_blocked_events | GeoIpBlockedEvent list | array of GeoIpBlockedEvent | Required Readonly |
| result_count | Total Result Count | int | Readonly |
| sort_ascending | Sort By Ascending | boolean | Readonly |
| sort_by | Sort By | string | Readonly |