How do I execute an action from an intent?

Purpose

If your intent includes RPC actions, you can run the actions without auditing or synchronizing the intent.

Steps
 

Open Network Intents, Intent Types.


Double-click on the intent type includes the RPC action you want to execute.


From the list of intents that appears, double-click on an intent.

The intent information page opens with the list of available actions in a panel on the right of the screen.


Click on the action to execute.

  1. If the action has no input parameters, it executes immediately.

  2. If the action has input parameters, a form opens. Configure the parameters and click OK.

End of steps