Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




New in this release

Set User Ip Restrictions

PUT /object/user-cas/ip-restrictions/{namespace}/{uid}

Updates the CAS registered IP restrictions for a specified namespace and user identifier.

namespaceNamespace for user
uidUser identifier for which to set ip restrictions

Required Roles

Requires one of the following roles:

  • SYSTEM_ADMIN

  • NAMESPACE_ADMIN


Prerequisites

The following conditions must be met in order to call this operation.

  • Namespace must exist

  • User identifier must exist


Request Payload

All parameters are required unless otherwise stated.

Field Description Type Notes
user_ip_restrictions_param
ip_restrictions CAS ip restrictions associated with the user String 0-* Elements

Response Body

Response indicating Success or Failure to set metadata