13 lines
223 B
JSON
13 lines
223 B
JSON
|
{
|
||
|
"ipWhiteList": {
|
||
|
"sourceRange": ["127.0.0.1/32"]
|
||
|
},
|
||
|
"name": "ipwhitelist@myprovider",
|
||
|
"provider": "myprovider",
|
||
|
"status": "enabled",
|
||
|
"type": "ipwhitelist",
|
||
|
"usedBy": [
|
||
|
"bar@myprovider",
|
||
|
"test@myprovider"
|
||
|
]
|
||
|
}
|