Resources for managing admin centric resources
Overview
Admin Data API exposes a collection of API operations to access and manage platform resources that are mutated to carry out admin centric activities without redefining data security definition.
A securable is a logical container of data that is owned by a group or principal. The owner of a securable has exclusive access to that securable and all child data. For example, the owner of an exposure set controls access to the exposures, analysis results, and variations in that exposure set.
The IRP supports five types of securables:
- Exposure Set
- Program Set
- Business Hierarchy Set
- Share Set
Entitlement
RI-DATAADMIN
Jobs
Client applications with the RI-DATAADMIN
entitlement can run operations that initiate the following platform jobs:
Job Type | API | Operation |
---|---|---|
ARCHIVE_SECURABLE | Admin Data API | Archive Securable |
AUTO_DELETE_ARCHIVE | Admin Data API | |
COPY_TO_ARCHIVE | Admin Data API | Create Archive from Snapshot |
DELETE_ARCHIVE | Admin Data API | Delete Archive |
DELETE_SECURABLE | Admin Data API | Delete Securable |
RESTORE_ARCHIVE | Admin Data API | Restore Archive |