Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




CAS User Profile

/object/user-cas

API for creating and manipulating CAS specific data for a user

Resource Description
GET /object/user-cas/secret/{uid} Gets CAS secret for the specified user
GET /object/user-cas/secret/{namespace}/{uid} Gets CAS secret for the specified namespace and user identifier
POST /object/user-cas/secret/{uid} Creates or updates CAS secret for a specified user
GET /object/user-cas/secret/{namespace}/{uid}/pea Generates PEA file for specified user
POST /object/user-cas/secret/{uid}/deactivate Deletes CAS secret for a specified user identifier
GET /object/user-cas/bucket/{namespace}/{uid} Gets default bucket for the specified namespace and user identifier
GET /object/user-cas/bucket/{uid} Gets default bucket for a specified user identifier
POST /object/user-cas/bucket/{namespace}/{uid} Updates default bucket for the specified namespace and user identifier
GET /object/user-cas/applications/{namespace} Gets the CAS registered applications for a specified namespace
POST /object/user-cas/metadata/{namespace}/{uid} Updates the CAS registered applications for a specified namespace and user identifier
GET /object/user-cas/metadata/{namespace}/{uid} Gets the CAS user metadata for the specified namespace and user identifier
PUT /object/user-cas/ip-restrictions/{namespace}/{uid} Updates the CAS registered IP restrictions for a specified namespace and user identifier.
GET /object/user-cas/ip-restrictions/{namespace}/{uid} Gets the CAS registered IP restrictions for the specified namespace and user identifier.
GET /object/user-cas/ip-restrictions/ Gets the users with CAS registered IP restrictions.