IPRestrictions
Defines and enforces IP-based access restrictions to enhance system security and control user access.
Columns
| Name | Type | References | Description |
| internalid [KEY] | Integer | A unique identifier automatically generated by the system for each record in the IP Restrictions table, used to reference specific restriction entries. | |
| role | String | The user role associated with the IP restriction, determining the level of access permitted based on predefined security policies. | |
| rules | String | A list of IP restriction rules for the specified role that define allowed or blocked IP addresses, limiting NetSuite access to designated networks. |