Admin::Ip
Represents an IP address associated with a user.
Last modified
Edit this page
Example
{
"ip": "192.168.42.1",
"used_at": "2022-09-15T01:38:58.851Z"
}
Attributes
ip
Description: The IP address.
Type: String (IP address)
Version history:
3.5.0 - added
used_at
Description: The timestamp of when the IP address was last used for this account.
Type: String (ISO 8601 Datetime)
Version history:
3.5.0 - added
See also
ips
attribute)
Admin::Account (
app/serializers/rest/admin/ip_serializer.rb