You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the changes made on Scalingo/cli#909 to run a one-off container asynchronously.
The endpoint run now return an operation url to follow the treatment of our request.
Like it was made for the scale and restart endpoints.
This operation url will be sent if the params contains aync=true.
The text was updated successfully, but these errors were encountered:
ipfaze
changed the title
Run a one-off container now return an operation url in headers Location
Run a one-off container now returns an operation url in headers Location
Mar 14, 2023
Following the changes made on Scalingo/cli#909 to run a one-off container asynchronously.
The endpoint
run
now return an operation url to follow the treatment of our request.Like it was made for the
scale
andrestart
endpoints.This operation url will be sent if the params contains
aync=true
.The text was updated successfully, but these errors were encountered: