Import Export Pre-check

Use this endpoint to validate rules and policies before performing an export operation.

This pre-check ensures that all selected rules are in a valid state for export — helping avoid runtime errors or partial migrations during policy export/import workflows.

This is especially useful when migrating policies across environments (e.g., dev → prod) or preparing bulk policy backups.

Endpoint(s)

MethodPath
GET/catalog-server/api/rules/export/policy-definitions/pre-check

Query Parameters

NameTypeRequiredDescription
ruleIdsstringYesComma-separated list of rule IDs to check.
tenantIdsstringNoOptional tenant identifier (for multi-tenant deployments).

Sample Request

Bash
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard