Skip to main content
Create a new files report based on the required business filters. At least one of the filter parameters is required. Required Permission:
  • cyera.insert.report
External DocumentationTo learn more, visit the Cyera documentation.

Parameters

ParameterDescription
Datastore UIDA datastore UID to filter the report results by.
File ClassificationsA comma-separated list of file classifications to filter the report results by.
File NameThe file name to filter the report results by. case-insensitive, supports partial match (“contains” operator).
File PathThe file path to filter the report results by. case-insensitive, supports partial match (“contains” operator).
File SensitivityThe file sensitivity to filter the report results by.
File Sensitivity Display NameThe file sensitivity display name to filter the report results by.

Example Output

{
	"reportJobUid": "91c5ca09-3716-48ed-9fa8-0a3df4cb81a6"
}

Workflow Library Example

Create Files Report with Cyera and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop