10 Security REST APIs

This section describes the REST APIs to manage security features in Oracle Enterprise Performance Management Cloud.

Table 10-1 Security

Task Request REST Resource
Get Restricted Data Access GET /interop/rest/{api_version}/config/services/restricteddataaccess
Set Restricted Data Access PUT /interop/rest/{api_version}/config/services/restricteddataaccess
Get Virus Scan on File Upload GET /interop/rest/{api_version}/config/services/virusscanonfileupload
Set Virus Scan on File Upload PUT /interop/rest/{api_version}/config/services/virusscanonfileupload
Manage Permission for Manual Access to Database (v1) PUT /interop/rest/{api_version}/services/dataaccess?accessType={allow|revoke}&disableEmergencyAccess={true|false}
Manage Permission for Manual Access to Database (v2) PUT /interop/rest/v2/services/setmanualdataaccess
Set Encryption Key (v1) PUT /interop/rest/{api_version}/services/encryptionkey
Set Encryption Key (v2) PUT interop/rest/v2/services/setencryptionkey
View the IP Allowlist - Only for OCI (Gen 2) Environments GET /interop/rest/epmociservice/v2/ipallowlist
Update the IP Allowlist - Only for OCI (Gen 2) Environments POST /interop/rest/epmociservice/v2/ipallowlist