Bu endpoint sayesinde ip adresi üstünde yapılan işlemleri görebilirsiniz.
GET https://api.ni.net.tr/v1/ip/0.0.0.0/logs
URL kısmında ip'den sonra sorgulama yapacağınız IP adresini girmeniz gerekmektedir.
{
"results": {
"status": true,
"message": "0.0.0.0 Geçmişi",
"error": null,
"data": [
{
"Created": "2019-02-04T14:17:12+03:00",
"Description": "API Kullanıcısı Tarafından Yapılan İşlem",
"Id": 30066,
"IpSubnet": "0.0.0.0/32",
"IsDescription": true,
"IsLog": false,
"IsPerson": false,
"LogFile": "",
"Name": "API UserId: 00000",
"RuleIn": "2019-02-04T14:10:49+03:00",
"RuleOut": "2019-02-04T14:17:12+03:00",
"RuleType": "Null Route",
"Updated": "2019-02-04T14:17:12+03:00"
},
{
"Created": "2019-02-04T14:17:57+03:00",
"Description": "API Kullanıcısı Tarafından Yapılan İşlem",
"Id": 30067,
"IpSubnet": "0.0.0.0/32",
"IsDescription": true,
"IsLog": false,
"IsPerson": false,
"LogFile": "",
"Name": "API UserId: 00000",
"RuleIn": "2019-02-04T14:14:37+03:00",
"RuleOut": "2019-02-04T14:17:57+03:00",
"RuleType": "Null Route",
"Updated": "2019-02-04T14:17:57+03:00"
},
{
"Created": "2019-02-04T14:19:47+03:00",
"Description": "API Kullanıcısı Tarafından Yapılan İşlem",
"Id": 30068,
"IpSubnet": "0.0.0.0/32",
"IsDescription": true,
"IsLog": false,
"IsPerson": false,
"LogFile": "",
"Name": "API UserId: 00000",
"RuleIn": "2019-02-04T13:54:01+03:00",
"RuleOut": "2019-02-04T14:19:47+03:00",
"RuleType": "Null Route",
"Updated": "2019-02-04T14:19:47+03:00"
}
]
}