Getting Device Credentials Dynamically from a YAML Task 
- Get device detail:
$$devicename.username$$ - Get device
credential:
$$devicename.password$$
Note: Device(s) must be added in the Appviewx
inventory.
To get the device credentials dynamically:
- Design a new workflow.
- From the User Interface section, drag and drop the YAML task.
-
Enter the syntax to get device credentials dynamically.
-
In the YAML task window, under
Resource, define the permissions in the chart as
follows:
- V (View) - Users can only view the interface. There is no Submit or Cancel buttons provided.
- R (Review) - Users can only view/read, Submit and Cancel without editing the task.
- RW (Read Write) - Users can read/write, Edit, Submit, and Cancel the task.
- Connect the workflow tasks and enable the workflow.
-
Trigger the workflow.
Device credentials are dynamically pulled from the Inventory.

