Migrating event policies between tenants
Before you begin
Make sure that the event class definitions in the source (for example, test) environment match the event class definitions in the target (for example, production) environment.
For more information about the event class definition, see Event-base-event-class.
Example: Import and export event policies
The following example helps you understand how you can import and export an event policy:
To export an event policy
- Select Configuration > Event Policies.
- Do one of the following actions:
- Select the policy and click Export.
You can export a maximum of up to five event policies at a time. - From the Actions menu of a policy, select Export. The policy is exported as a JSON file.
- Select the policy and click Export.
In the Export policy JSON file window, you can do one of the following actions to set the policy name of the exported policy:
- Choose to append the default suffix "_Imported_<CurrentTime>" to the policy name. This option is the default.
- Choose to retain the original policy name.
- Choose to append a custom suffix to the policy name.
To import an event policy
- Select Configuration > Event Policies.
- Click Import
.
You can import a maximum of up to five event policies at a time.
- In the Import policy JSON file window, click Attach File to select a file to import and click Import.