Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




New in this release

List User Ip Restrictions

GET /object/user-cas/ip-restrictions/

Gets the users with CAS registered IP restrictions.


Query Parameters

nextTokentoken to start list from

Required Roles

Requires one of the following roles:

  • SYSTEM_ADMIN

  • NAMESPACE_ADMIN


Response Body

Users with CAS IP restrictions

Field Description Type Notes
user_ip_restrictions_list
userIpRestriction     0-* Elements
user_name Name of the CAS user String
ip_restrictions CAS ip restrictions associated with the user String 0-* Elements
NextToken String