Skip to main content

AgentBuildStatusUpdateRequest

agent_idAgent Id (string)required
github_url object
anyOf
string
version_tag object
anyOf
string
image_reference object
anyOf
string
statusStatus (string)required
logs object
anyOf
string
k8s_job_name object
anyOf
string
error_message object
anyOf
string
AgentBuildStatusUpdateRequest
{
"agent_id": "string",
"github_url": "string",
"version_tag": "string",
"image_reference": "string",
"status": "string",
"logs": "string",
"k8s_job_name": "string",
"error_message": "string"
}