Arguments for IMPORTING Ranger services and policies, executed after EXPORT (see ApiRangerReplicationExportArgs) and TRANSFORM (see ApiRangerReplicationTransformArgs).
| name | data type | description |
|---|---|---|
| importStrategy | RangerReplicationImportStrategy | The import strategy to be used, by default it's RangerReplicationImportStrategy#MERGE. For more information about the strategies, see RangerReplicationImportStrategy. |
Example
{
"importStrategy" : "OVERRIDE"
}