POST
/v1/private/local-runners/{runnerId}/heartbeatsLocal runner heartbeatRefresh local runner heartbeat
Parameters
runnerIdstring · uuidpathrequiredRequest body
application/json
objectLocalRunnerHeartbeatRequest
capabilitiesarray of stringShow child attributes
{
"capabilities": [
"string"
]
}Responses
objectLocalRunnerHeartbeatResponse
cancelled_job_idsarray of string · uuidShow child attributes
{
"cancelled_job_ids": [
"00000000-0000-0000-0000-000000000000"
]
}objectErrorMessage
codeinteger · int32detailsstringmessagestring{
"code": 0,
"details": "string",
"message": "string"
}objectErrorMessage
codeinteger · int32detailsstringmessagestring{
"code": 0,
"details": "string",
"message": "string"
}