data-safe-work-requests Resource

The data-safe-work-requests resource represents all the work requests that correspond to Oracle Data Safe in Oracle Cloud Infrastructure. For example, when a user creates an Oracle Data Safe private endpoint or generates a comparison report in Security Assessment, Oracle Data Safe issues a work request.

Note:

read permission on the data-safe-work-requests resource is required for a user to be able to set baselines and compare assessments in User Assessment and Security Assessment.

The information about the work request is available through Oracle Data Safe 's API. For more information about the API, see WorkRequest Reference.

The following table describes the permissions available for the data-safe-work-requests resource.

Permission Description
inspect The user group can list Oracle Data Safe work requests without access to any confidential information or user-specific metadata that may be part of the work request.
read or use The user group has inspect permission plus can do the following:
  • Get user-specified metadata and the actual resource itself
  • Set baselines and compare assessments in User Assessment and Security Assessment.
manage The user group has all permissions on Oracle Data Safe work requests (create, update, move, and so on).

Example 2-8 Allow a user group to compare assessments in Security Assessment

The following policy statements allow a user group named IT-Security to compare security assessments in the compartment named Info-Tech.

allow group IT-Security to manage security-assessments in compartment Info-Tech
allow group IT-Security to read data-safe-work-requests in compartment Info-Tech