List all IP filters
Retrieves a list of all IP filters
Response
Array of IP filter objects
Example response
[
{
"id": "entity123",
"createdBy": {
"id": "abc123",
"friendlyName": "John Doe (john.doe)"
},
"updatedBy": {
"id": "abc123",
"friendlyName": "John Doe (john.doe)"
},
"createdAt": "2023-10-31T12:34:56.789Z",
"updatedAt": "2023-10-31T12:34:56.789Z",
"address": "192\\.168\\.1\\..*",
"description": "Allow traffic from the local admin workstation"
}
]Changes
Changed in 8 of the 73 revisions of this API.121224
- ●
removed the optional property
items/creationDatefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/lastEditInstantfrom the response with the200statusresponse-optional-property-removed
- ○
added the required property
items/createdAtto the response with the200statusresponse-required-property-added
- ○
added the required property
items/createdByto the response with the200statusresponse-required-property-added
- ○
added the required property
items/updatedAtto the response with the200statusresponse-required-property-added
- ○
added the required property
items/updatedByto the response with the200statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
removed the required property
items/createdAtfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/createdByfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/updatedAtfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/updatedByfrom the response with the200statusresponse-required-property-removed
- ○
added the optional property
items/creationDateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/lastEditInstantto the response with the200statusresponse-optional-property-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
removed the optional property
items/creationDatefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/lastEditInstantfrom the response with the200statusresponse-optional-property-removed
- ○
added the required property
items/createdAtto the response with the200statusresponse-required-property-added
- ○
added the required property
items/createdByto the response with the200statusresponse-required-property-added
- ○
added the required property
items/updatedAtto the response with the200statusresponse-required-property-added
- ○
added the required property
items/updatedByto the response with the200statusresponse-required-property-added
- ●
- ▲
removed the required property
items/createdAtfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/createdByfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/updatedAtfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/updatedByfrom the response with the200statusresponse-required-property-removed
- ○
added the optional property
items/creationDateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/lastEditInstantto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
removed the optional property
items/creationDatefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/lastEditInstantfrom the response with the200statusresponse-optional-property-removed
- ○
added the required property
items/createdAtto the response with the200statusresponse-required-property-added
- ○
added the required property
items/createdByto the response with the200statusresponse-required-property-added
- ○
added the required property
items/updatedAtto the response with the200statusresponse-required-property-added
- ○
added the required property
items/updatedByto the response with the200statusresponse-required-property-added
This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
removed the optional property
items/createdAtfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/createdByfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/updatedAtfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/updatedByfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
items/creationDateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/lastEditInstantto the response with the200statusresponse-optional-property-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
removed the optional property
items/creationDatefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/lastEditInstantfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
items/createdAtto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/createdByto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/updatedAtto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/updatedByto the response with the200statusresponse-optional-property-added
This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
removed the required property
items/createdAtfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/createdByfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/updatedAtfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/updatedByfrom the response with the200statusresponse-required-property-removed
- ○
added the optional property
items/creationDateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/lastEditInstantto the response with the200statusresponse-optional-property-added
This revision also has 219 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲