for me, it is not yet possible (it is on limitation feature on pdf/video of Airheads)...
------------------------------
PowerArubaSW : Powershell Module to use Aruba Switch API for Vlan, VlanPorts, LACP, LLDP...
PowerArubaCP: Powershell Module to use ClearPass API (create NAD, Guest...)
PowerArubaCL: Powershell Module to use Aruba Central
PowerArubaCX: Powershell Module to use ArubaCX API (get interface/vlan/ports info)..
ACEP / ACMX #107 / ACDX #1281
------------------------------
Original Message:
Sent: Sep 17, 2021 06:05 AM
From: Davide Poletto
Subject: Arubaos-CX 6200 - Job scheduler
Hello Lars-Ake, technically speaking if the copy command does not require interactive actions (it doesn't require interaction with the user, like when answering y/n to a question in order to proceed) and the whole set of commands belonging to the job lasts no more than 300 seconds (5 minutes) I would say it's definitely possible to create and schedule a job that save the running configuration and then it uploads it to a remote server...but if the SFTP is used, that S (Secure) in the SFTP implies that the job will require to exchange keys (thus being password-less) otherwise the copy command will require an interaction (inserting the user's password, at least).
------------------------------
Davide Poletto
------------------------------