35 lines
687 B
JSON
35 lines
687 B
JSON
{
|
|
"fields": {
|
|
"username": {
|
|
"readOnly": true
|
|
},
|
|
"portal": {
|
|
"readOnly": true
|
|
},
|
|
"user": {
|
|
"readOnly": true
|
|
},
|
|
"ipAddress": {
|
|
"readOnly": true
|
|
},
|
|
"authToken": {
|
|
"readOnly": true
|
|
},
|
|
"isDenied": {
|
|
"readOnly": true
|
|
},
|
|
"denialReason": {
|
|
"readOnly": true
|
|
},
|
|
"microtime": {
|
|
"readOnly": true
|
|
},
|
|
"requestUrl": {
|
|
"readOnly": true
|
|
},
|
|
"requestMethod": {
|
|
"readOnly": true
|
|
}
|
|
}
|
|
}
|