ApiRangerReplicationImportArgs Data Model

Arguments for IMPORTING Ranger services and policies, executed after EXPORT (see ApiRangerReplicationExportArgs) and TRANSFORM (see ApiRangerReplicationTransformArgs).

Properties
name data type description
dryRun boolean Whether to perform a dry run.

Default: false

Example

{
  "dryRun" : true
}