-
Amazon S3
- S3 Bucket Acl Operations
- S3 Bucket Cors Operations
- S3 Bucket Is Stale Allowed Operations
- S3 Bucket Lifecycle Operation
- S3 Bucket List Uploads Operations
- S3 Bucket Location Operations
- S3 Bucket Operations
- S3 Bucket Versioning Operations
- S3 Bucket Versions Operations
- S3 Data Node Operation
- S3 Metadata Key List Operations
- S3 Metadata Key System List Operation
- S3 Metadata Search Operation
- S3 Multi Object Delete Operations
- S3 Object Acl Operations
- S3 Object Init Uploads Operations
- S3 Object Operations
- S3 Object Uploads Operations
- S3 Options Operations
- S3 Ping Operation
- EMC Atmos
- OpenStack SWIFT
- All Changes
-
Modified Services
- Data Store
- Password Group (Swift)
- S3 Bucket Acl Operations
- S3 Bucket Lifecycle Operation
- S3 Bucket Location Operations
- S3 Bucket Operations
- S3 Bucket Versioning Operations
- S3 Object Operations
- S3 Object Uploads Operations
- Secret Key
- Secret Key Self-Service
- Swift Account Operations
- Swift Container Operations
- Swift File Access Operations
- Swift Object Operations
- User (Object)

Get Registered Applications
Gets the CAS registered applications for a specified namespace.
namespace | Namespace required to get CAS registered applications |
Required Roles
Requires one of the following roles:
SYSTEM_ADMIN
SYSTEM_MONITOR
NAMESPACE_ADMIN
Prerequisites
The following conditions must be met in order to call this operation.
Namesapace should exist
Response Body
List of CAS registered applications for the specific namespace
Field | Description | Type | Notes |
<cas_registered_applications> | |||
<cas_registered_application> |
0-* Elements |
||
<application_id> | Application ID. Can be set via CAS API. May be empty. | String | |
<application_version> | Application version. Can be set via CAS API. May be empty. | String | |
<sdk_version> | SDK version used by application to connect to CAS head. | String | |
<hostname> | Hostname of the client used to access CAS head. | String | |
<profile> | Profile name used to access CAS head | String | |
<os> | Operation system of the client | String | |
<authentications> | Number of authentications for this app registration entry | Integer | |
<first_authentication> | Timestamp of the first authentication | Long | |
<latest_authentication> | Timestamp of the latest authentication | Long | |
</cas_registered_application> | |||
</cas_registered_applications> |