Skip to main content

Extend JIT activation workflow

POST 

/jit-activations/extend

Sends a signal to a running JIT Privileged (JIT P) activation workflow to extend the activation period by the requested number of minutes.

This request cannot be applied to a workflow that does not exist or whose execution has already completed. The client receives an error response in those cases.

The response is returned with HTTP 202 Accepted after the signal is sent.

Request

Responses

Accepted. The extend signal was sent to the workflow.