PoP Object
The Point-of-Presence (PoP) (pop ) object is provided for IP addresses where point-of-presence metadata is available. This information can be accessed through the IP API and various Netify Data Feed datasets.
In the adjacent example, the PoP tag af-south-1 maps to Amazon AWS infrastructure in Cape Town, South Africa. If a PoP object is provided for an IP address, the associated Network Object will also be present.
Point-of-Presence Info
- Tag
- af-south-1
- Internal Tag
- af-south-1
- Label
- Africa (Cape Town)
PoP Attributes
id
integertag
stringinternal_tag
stringlabel
stringPoP Object - JSON Example
"pop": {
"id": 95,
"tag": "af-south-1",
"internal_tag": "af-south-1",
"label": "Africa (Cape Town)"
}