1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-31 22:05:13 +02:00
2024-06-05 12:58:00 +03:00

588 B

sidebar_position
5

Get asynchronous change status

Gets the status of the asynchronous access change job

Function GetAsynchronousChangeStatus(Val Token, Val JobID) Export

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

Returns: Key-Value Pair - serialized JSON response from Dropbox

	

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