How do I create a new version of an intent type?

Purpose

You can create a new version starting from any version of an intent type. For example, if there are three versions, you can create a new version of version 2. The new version is numbered 4, but it does not include any updates made in version 3.

The new version number is auto-assigned and cannot be changed.

Steps
 

Open Network Intents, Intent Types.


Select an intent type.


Click png1.png (Table row actions), New Version.

The new version is created in draft state.


Configure migration and rollback functions as needed.

  1. Select the new version from the intent types list and click png1.png (Table row actions), Edit.

  2. Add the migration and rollback functions to the SCRIPT.


Configure migration paths.

  1. In the GENERAL panel, click png5.pngADD in the Migration pane.

  2. In the form that opens, configure the parameters and click ADD.

  3. Repeat steps 1 and 2 to configure additional migration paths as needed.

End of steps