Add actor reboot method to the RunClient
#383
Labels
t-platform
Issues with this label are in the ownership of the platform team.
validated
Issues that are resolved and their solutions fulfill the acceptance criteria.
Add a
.reboot()
method to theRunClient
class. It will invoke the endpoint located at/v2/actor-runs/{actorRunId}/reboot
via a POST request. The endpoint has no parameters.The text was updated successfully, but these errors were encountered: