Skip to main content
Infrastructure/Agents

SimulateHeartbeat

Simulate a heartbeat for an agent to test lifecycle state transitions

POST/api/v1/agents/{uuid}/lifecycle/heartbeat

Operation ID

SimulateHeartbeat

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

Path Parameters

  • uuid
    StringRequired

    UUID of the agent to simulate a heartbeat for

Responses

200 OK
200 OK

On success, this API returns an empty JSON object {}.