1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-29 21:57:16 +02:00
2024-08-13 15:52:26 +03:00

633 B

sidebar_position
5

Get asynchronous change status

Get async job status for access changes

Function GetAsynchronousChangeStatus(Val Token, Val JobID) Export

Parameter CLI option Type Description
Token --token String Token
JobID --job String AsynchronousJobID

Returns: Map Of KeyAndValue - serialized JSON response from Dropbox



    
  oint dropbox GetAsynchronousChangeStatus --token %token% --job %job%